cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI to change data at operation level

Former Member
0 Kudos

Hi,

I have this requirement:

I need to change data at operation level, more particularly Person No (PERNR) by using a BAPI.

Is there any BAPI - in which I can pass the basic data (say Order data and Operation data) and change the PERNR for it.

The name of the BAPI and its usage will help.

Ankur

Accepted Solutions (0)

Answers (2)

Answers (2)

paul_meehan
Advisor
Advisor
0 Kudos

Hello,

Assuming you are talking about maintenance or service orders, you can use BAPI_ALM_ORDER_MAINTAIN. See function module documentation from SE37. The structure BAPI_ALM_ORDER_OPERATION contains PERS_NO field.

-Paul

Please use Enterprise Asset Management (EAM) forum for PM/CS specific topics

Former Member
0 Kudos

Hello Ankur,

Pls let us know for where you need to change the number of person.

Because..........

If it is required to be done for task list type "N" - Routing, "Q"-inspection plan, "S"-reference operation set. Then there is no need to search for BAPI, you can change it in mass with the trx CWBQM.

- Shyamal