Application Development and Automation 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: 
Read only

Database table / BAPI for Components on Purchase order

former_member125661
Contributor
0 Likes
1,073

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
Read only

ferry_lianto
Active Contributor
0 Likes
857

Hi,

Please check BAPI MD_PLDORD_CHANGE_BAPI.

Regards,

Ferry Lianto

Read only

0 Likes
857

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

Read only

ferry_lianto
Active Contributor
0 Likes
857

Hi,

Please check table PLAF for planned order.

Regards,

Ferry Lianto

Read only

0 Likes
857

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

Read only

Former Member
0 Likes
857

See if FM MD_LESEN_KOMPONENTEN helps.

Rob

Read only

ferry_lianto
Active Contributor
0 Likes
857

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

Read only

0 Likes
857

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

Read only

0 Likes
857

Solution found RESB is the table..