APM Work Order not transferred to SAP if APM Work Order created against a Standard task that was not


 Product(s):APM Implementation and Performance Management
 Version(s):All
 Environment:N\A
 Area:N/A
 Subarea:N\A

Problem

If  a Work Order  is created in APM based on a Standard Task that was not integrated to SAP - the APM / SAP Work Order Interface will encounter an error and the Work order will not be transferred to SAP

 

Solution

 

Please find below the steps identifying the changes necessary to fix the issue outlined in the Problem area of this Wiki. .

            

 1.      In SE80, navigate to "Function Module" "BAPI_ALM_ORDER_MAINTAIN"

2.      With the keyboard cursor at the start of the second line of the source code, perform menu "Edit" -> "Enhancement Operations" -> "Show Implicit Enhancement Options"

3.      Perform menu "Function Module"->"Enhance"

 4.      Perform menu "Edit" -> "Enhancement Operations" -> "Create Implementation"

 5.      Click "Code"

6.      On the "Select or Create Enhancement Implementation" dialog, click the new button.

7.      Fill out the following dialog:

ZPM_ENHC_ORDER_MAINTAIN

APM Enhancement to BAPI_ALM_ORDER_MAINTAIN

8.      On the "Create Object Directory Entry" dialog, set the package to "ZIVARA_SAP" and hit save.

9.      Create a new transport request to add it to.

 10.   Insert code in the following location: ( the code is attached in a text file )

 11.   NOTE: you may have to change the user if your apm rfc user name is different.

 12.   Menu "Function Module" -> "Activate enhancements"

 



See Also

 



 Original Author:Doug Willis