cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_ALM_ORDER_MAINTAIN add component item category 'N'

Former Member
0 Kudos

Hi Guru's,


I am trying to add components which item category is 'N' to maintenance order thanks to BAPI_ALM_ORDER_MAINTAIN but i can not handle with it.


Could you please help me.


In my scenario,

PM order is 400000012

and i am trying to add 2 components which are 3000000005 and 3000000006 with item category 'N'

Thank u so much!.

Cheers.

Accepted Solutions (1)

Accepted Solutions (1)

tajinder_singh
Active Participant
0 Kudos

In BAPI_ALM_ORDER_MAINTAIN go to table IT_Component; under there use the fields Material, Item_cat, Item_number. Apart from these use other mandatory fields such as Plant etc.

Since you have 2 items, you need to have 2 entries one with Item_number 0010 and one with 0020. Refer below screenshot:

Hope this helps!

Thanks,

Tajinder

Former Member
0 Kudos

Thank you Tajinder for your support,

But the other thing is , i am not sure about the it_methods part as well and i need to help if it needs more field to fill. Could you please help?

it doesnt work like that.

Former Member
0 Kudos

Guru'es please help!.

former_member215526
Active Participant
0 Kudos

Hello Karda Kayanlar,

Please verify and analyze if this sample attached can help you.

Change with your parameters.

Best Regards,

Xavier

Former Member
0 Kudos

Thank you Xavier.

it definitely works. cheers!.

Answers (0)