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: 

BAPI_PO_CREATE1 bapi - creating subcontracts using this bapi

Former Member
0 Kudos

Hi Experts,

I am trying to create POs with subcontracts. I have two structures POCOMPONENTS and POCOMPONENTSX to achieve. but two fields 'REQUIREMENT CATEGORY and GRID SIZE' fields are missing these structures.

Could you please guide/suggest me how to pass the above two fields also? or do i need to implement any notes to have these 2 fields also in these structures?

Note: I am able to create subcontracts for POs without these two fields also but the requirement is to pass these two fields also.

Please suggest!! as this is an urgent requirement.

Thanks

Parshu

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

You should look for OSS notes (with keywords like SUBCONTRACTS, POCOMPONENTS, POCOMPONENTSX and BAPI_PO_CREATE1) and read them. AFAIK yes there are some notes and at least one give reference of some business functions to activate thru SFW5 (so first read BF documentation, if ok, activate in a sandbox and execute some rigorous test runs.)