cancel
Showing results for 
Search instead for 
Did you mean: 

how to get table to pull PO header and item data in SRM system

Former Member
0 Kudos

HI Friends,

Can anyone tell me how to pull the Purchase Order Header and item data in SRM system?

How to import some fields of Purchase Order from ECC 6.0 to SRM 5.0 form (smartform)?

Thanks a lot .....

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

1. To Get SRM Po Header and line item details, you need to use FM - BBP_PD_PO_GETDETAIL.

This is available in SRM, You can use this FM in ECC also, as it is RFC enabled.

To Get ECC PO Header and line item details, you need to use FM (RFC) - BAPI_PO_GETDETAIL1.

This is available in ECC, You can use this FM in SRM also as it is RFC enabled.

All the best,

Mohan Vamsi

Former Member
0 Kudos

Hi,

You can create a RFC to import those fields in the SRM smartform.

Regards,

Sheetal.