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: 

Reference Element PM/PS mapping to BAPI_ALM_ORDER_MAINTAIN

former_member607063
Discoverer
0 Kudos

Hello everyone,

I am working on a task to create work order using BAPI_ALM_ORDER_MAINTAIN. I can do the data mapping with most of the required fields to import tables of the BAPI. But there is only one field ADPSP (Reference Element PM/PS) left and I could not find any suitable structure to map it. From Tcode IW31, it is located at the ''Addtional data'' Tab with name ''Ref. Element PM/PS''.

So is there anyone have done it before? Can you give me a hint?

Much appreciated.

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

Did you look at Enhancement Spot/BAdI IBAPI_ALM_ORD_MODIFY for passing missing fields thru EXTENSIONIN parameter.

(Did you already look at the data element, does it carry a component name, is it used in some BAPI* structure)