Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Database table / BAPI for Components on Purchase order

former_member125661
Contributor
0 Kudos

In what database table are the components linked to a PO line item stored ?

(Strucuture - MDPM )

Are there any BAPI's present to create/modify/list/delete them ?

8 REPLIES 8

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please check BAPI MD_PLDORD_CHANGE_BAPI.

Regards,

Ferry Lianto

0 Kudos

Sorry..but that seems to be for planned order..Not purchase order..Any DB table ?

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please check table PLAF for planned order.

Regards,

Ferry Lianto

0 Kudos

my PLANF table is empty..Just have some POs in the system and have some components on these PO line items.. :-s

Former Member
0 Kudos

See if FM MD_LESEN_KOMPONENTEN helps.

Rob

ferry_lianto
Active Contributor
0 Kudos

Hi,

Are you dealing with production order (PO)? What is the transaction code?

If you are please check table AFKO and AFPO.

Also check table MDSM.

Regards,

Ferry Lianto

0 Kudos

No Ferry, I am dealing with Purchase Order and the components on the Purchase Order Line item.. Trying to create a RFC to modify/add/delete/list these components

0 Kudos

Solution found RESB is the table..