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: 

Post confirmations of Service Orders

Former Member
0 Kudos

Hello All,

I have to post confirmations for a Service Order in SAP.

After reading about the IW42 transaction in the forum I learned that the BAPI_ALM_CONF_CREATE can be used.

Can anybody please guide me about how to use this BAPI.

Appreciate your help.

Thanks,

Smita

1 ACCEPTED SOLUTION

paul_meehan
Advisor
Advisor
0 Kudos

Hello,

BAPI_ALM_CONF_CREATE can be used to post confirmations to PM and CS orders. Following BAPIs are also available:

BAPI_ALM_CONF_CANCEL

BAPI_ALM_CONF_GETDETAIL

BAPI_ALM_CONF_GETLIST

BAPI_ALM_GET_PROP

To get more information on any of these, run SE37 and enter the BAPI name. Click 'display' then choose function module documentation icon.

-Paul

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

1 REPLY 1

paul_meehan
Advisor
Advisor
0 Kudos

Hello,

BAPI_ALM_CONF_CREATE can be used to post confirmations to PM and CS orders. Following BAPIs are also available:

BAPI_ALM_CONF_CANCEL

BAPI_ALM_CONF_GETDETAIL

BAPI_ALM_CONF_GETLIST

BAPI_ALM_GET_PROP

To get more information on any of these, run SE37 and enter the BAPI name. Click 'display' then choose function module documentation icon.

-Paul

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