cancel
Showing results for 
Search instead for 
Did you mean: 

Transfer data out of SRM

Former Member
0 Kudos

Dear Gurus,

May I kindly ask you advice on the following?

SC, PO and GR data is listed in several reports. Data can be packed and stored in folders( transaction AL11).

These data needs to be sent out of SRM into another server. Which is the best way to send the data out of SRM in a regular basis?

Thanks in advance for your support,

Ab.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186143
Active Contributor
0 Kudos

you can also write a report in the backend which retrieves the PO and GR data together with the SRM data .

define a function in srm with input and output parameters which also exist in the backend (or either create them)

and call the function with the po number (which checks in srm the bbp_pdbei table which shoppingcart is related)

kind regards

arthur