‎2006 Feb 09 9:27 AM
Hi ,
I need to retreive Bill to address in ECC. Generally Bill to info is not availabe in ECC. Get User ID (EKKO-ERNAM) then search a "Bill To " belongs to this user ID in SRM Org structure.Utitilise SRM access functional module Z_GET_N_APPROVER (ECC) AND ZGET_PURCHASE_HEAD (SRM).
How can I do this????
Kindly clarify
Points will be awarded
Thanks
‎2006 Feb 09 9:54 AM
‎2006 Feb 09 9:42 AM
Hi Jayasree,
You need to maintain(sometimes already existing) a RFC destination to your SRM system and then using
CALL FUNCTION func DESTINATION dest. here dest is nothing but your RFC destination.
Cheers
JK
‎2006 Feb 09 9:54 AM
‎2006 Feb 09 10:00 AM
Hi Jayasree
You need to maintain RFC Destination for that as told in above replies...
To get help on this You can chek this link
http://help.sap.com/saphelp_bw30b/helpdata/en/22/04262b488911d189490000e829fbbd/content.htm
And also chek out those two Function Module..If They are Defined as RFC or Not..
To make Them Remote Enabled..You need to just set The Remote Enabled Module Radio Button in the Attribute of Your Function Module...
Cheeers:)
Mithlesh