cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI maintenance processing documents (PM notification and order)

mayra_cobo
Explorer
0 Likes
746

Hi,

I work in SAP R/3 4.6C, and I need to create with a BAPI a PM notification, and in that moment I also need to create a maintenance order related to the PM notification recently created.

If this is not possible, I need at least a BAPI or function module to create a maintenance order.

Thanks in advance!!!

Best regards...

Mayra.

Accepted Solutions (1)

Accepted Solutions (1)

ferry_lianto
Active Contributor
0 Likes

Hi,

Apologies ... I don't have SAP 4.6 C system (I am using 4.7 and ECC 5.0).

Please go to transaction BAPI and see whether any BAPI available for PM/CS order creation.

Are you trying to create maintenance order from external system using BAPI?

It you are not then perhaps you either use standard FM or create BDC session.

Regards,

Ferry Lianto

mayra_cobo
Explorer
0 Likes

Yes, I need to create maintenance order from external system using BAPI, but in 4.6C version of R/3.

Anyway, thanks a lot for your kindly help.

Best regards,

Mayra.

Answers (3)

Answers (3)

ferry_lianto
Active Contributor
0 Likes

Hi Mayra,

Please check this BAPI ALM_PM_NOTIFICATION_CREATE.

Regards,

Ferry Lianto

mayra_cobo
Explorer
0 Likes

Ferry, neither this exists... any other suggestion?

Thanks again!.

Mayra.

ferry_lianto
Active Contributor
0 Likes

Hi,

Please check this BAPI BAPI_ALM_ORDER_MAINTAIN to create maintainance order.

Regards,

Ferry Lianto

mayra_cobo
Explorer
0 Likes

Ferry, thanks for your answer, but this BAPI it doesn't exist in my R/3 version (4.6C).

Regards,

Mayra.

Former Member
0 Likes

Hi mayra,

I have given a link for Bapi which can be build using lsmw.

<a href="http://www.saptechnical.com/Tutorials/LSMW/BAPIinLSMW/BL1.htm">http://www.saptechnical.com/Tutorials/LSMW/BAPIinLSMW/BL1.htm</a>

if it's useful reward the answer..

mayra_cobo
Explorer
0 Likes

Hi,

The link is very interesting for other issues, because for this case, it doesn't exist a BAPI for the object that works with maintenance orders.

I still looking for a standard function that it works in 4.6C.

Thanks for your kindly help!!!

Regards,

Mayra.