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: 

Generic Article - BAPI_PO_CREATE1 and BAPI_PO_CHANGE

Former Member
0 Kudos

Hi,

We are using BAPIs BAPI_PO_CREATE1 and BAPI_PO_CHANGE for creating and changing POs respectively. We wanted to create/change Purchase orders for Generic Articles using BAPIs but couldn't find any parameter in BAPI where we could pass Generic Article characteristics based on which it will add the Variant Article underneath as sub PO item. Currently we are directly passing Variant Article number in PO item to create/change PO using these BAPIs.

Using transaction ME21N we are able to create POs with Generic Article where we maintain the Generic Article and Characteristics(Color and Size) based on which it automatically includes the Variant Articles as the sub items of corresponding Generic Article in PO item.

Please let me know if we can create POs using above BAPIs by passing Generic Article and its characteristics or if there are any other BAPI/Function module using which we can achieve the similar results for create/changing POs for Generic Article.

Thanks and Regards,

Alok

2 REPLIES 2

Former Member
0 Kudos

Hi Alok,

Where do these fields appear in the PO? I don't see them in our system. If these are custom fields, then you have to use extensionin to pass your values to update in the PO. Please provide more information.

Sujay

Former Member
0 Kudos

standard report :-

RMCLCLMO :- T.code :- CLWJ :- Change Generic Article (MMS)

RMCLCLMO :- T.code:- CLWK :- Display Generic article (MMS)

Edited by: kk.adhvaryu on Sep 25, 2010 8:39 AM

Edited by: kk.adhvaryu on Sep 25, 2010 8:41 AM