cancel
Showing results for 
Search instead for 
Did you mean: 

SRM 7.0 Transfer multiple PO to Backend ECC 4.7

Former Member
0 Kudos

Hi,

We are using extended classic scenario, I'm trying to send multiple PO from SRM 7.0 to the backend System (exactly 200 PO).

The FM BBP_PD_PO_TRANSFER_EXEC and BBP_PD_PO_TRANSFER_EXEC_V2 only allow you to send a single order,
this can become tedious due to the amount of orders, I need to send the PO massively.


any idea or suggestions?


Regards

Angel Lagrava.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

There is a concept of grouping in the sourcing cockpit in the classic scenario. You can try and leverage the same concept in the extended classic scenario. There is a FM which does this grouping and sends it across to ECC. I dont have access to the system in order to give you the name of the FM.

Regards,

Naveen

Former Member
0 Kudos

Hello Angel,

You can write a Z program picking up thelist of  POs and transfer them using BBP_PD_PO_TRANSFER_EXEC.

Regards

Monika