‎2011 Jul 20 1:15 PM
hi friends,
i have one requirement , i want to retrive Header text of PO documents into SRM , is there any RFC enabled READ_TEXT function module ? or any RFC enabled function module to retive Header text of PO docs into SRM server
Thanks and Regards
Kumar Srin
‎2011 Jul 20 5:36 PM
Hi Kumar, function module RFC_READ_TEXT. Table parameter TEXT_LINES is used to both pass requested text keys to the function module and also returms the text lines in TEXT_LINES.
Regards Jack
‎2011 Jul 20 3:05 PM
Why not just create a remote enabled wrapper FM that calls READ_TEXT?
Rob
‎2011 Jul 20 5:36 PM
Hi Kumar, function module RFC_READ_TEXT. Table parameter TEXT_LINES is used to both pass requested text keys to the function module and also returms the text lines in TEXT_LINES.
Regards Jack
‎2011 Jul 21 1:36 PM