SAP ABAP IMG Activity SIMG_ORDER_UPDATE (BAdI: Order Change)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-SFC-PLN (Application Component) Order Planning
     CO0C (Package) Application Development ERP Customizing Orders
IMG Activity
ID SIMG_ORDER_UPDATE BAdI: Order Change  
Transaction Code S_ALR_87100743   (empty) 
Created on 19991126    
Customizing Attributes SIMG_PORDER_BADI   BAdI: Confirmation 
Customizing Activity SIMG_ORDER_UPDATE   BAdI: Order Change 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name WORKORDER_UPDATE    

With this business add-in all changes (creation, change, set deletion flag) to PM/CS/PP/PS/PI orders can be processed further and if necessary prohibited.

Standard settings

Business add-ins are not active in the Standard System. The business add-in can be used several times.

Recommendation

If you use different order types and want to handle these in different ways, note that this BADI is used by all of the above-mentioned order types. To differentiate between the order types, evaluate the "AUTYP" field for the corresponding order header.

These are the possible entries in the "AUTYP" field:

10:    Production order     (PP order)

20:    Network     (PS order)

30:    Service and plant maintenance order    (CS/PM order)

40:    Process order     (PI order)

Activities

To activate the business add-in, you must create an active implementation. Note that business add-ins can be used several times and therefore all active implementations are called and run through.

Further notes

Note that no system messages may be sent in the methods. The only exception is the AT_SAVE method. Within this method, a system message may be issued, but only if you trigger the exception ERROR_WITH_MESSAGE at the same time.

Also, note that within the methods, the "commit work" instruction may not be executed because this would inevitably lead to incorrect data in the database.

Business Attributes
ASAP Roadmap ID 255   Create Interfaces 
Mandatory / Optional 3   Nonrequired activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20020314 
SAP Release Created in