on 2010 Dec 14 7:59 PM
Hi,
I need to call the ECC system from SRM 550, to get some table data from ECC into SRM.
This call would be placed from inside a Shopping Cart BADI, as the table data would be necessary to do some checks.
Is this possible? How? Would performance suffer?
I was thinking that this could be done by creating an RFC enabled function module on the ECC side, and calling it from SRM.
Thanks!
Request clarification before answering.
Hey,
Try to use the FM META_READ_TABLE.
Rgs,
Pedro Marques
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Use "META_READ_TABLE" Function module which is already available for calling ECC table from SRM.
regards,
Raghu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.