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: 

Passing Equipment Number (EQUIPMENT) to BAPI BAPI_ALM_ORDER_MAINTAIN

Former Member
0 Kudos

Hi,

I need to update an existing order with the equipment number.

I am trying to use the BAPI BAPI_ALM_ORDER_MAINTAIN.

Does anybody have sample code that needs to be populated in METHODS Table of the BAPI?

I will pass the equipment number in IT-HEADER-equipment but am curious as to what needs to be populated in the IT_METHODS.

A sample code will be appreciated.

1 REPLY 1

Former Member
0 Kudos

Got it working using the documentation as reference