SAP ABAP IMG Activity BADI_CCM_CUST_ACTION (Add-In: Define Follow Up-Actions after Removal /Installation of Equipments)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM-EQM-CC (Application Component) Configuration Control
     DI_CCM (Package) Configuration Control
IMG Activity
ID BADI_CCM_CUST_ACTION Add-In: Define Follow Up-Actions after Removal /Installation of Equipments  
Transaction Code S_KA5_12001069   SAPLS_CUS_IMG_ACTIVITY 
Created on 20010903    
Customizing Attributes BADI_CCM_CUST_ACTION   Define Follow Up-Actions after Removal /Installation of Equipments 
Customizing Activity BADI_CCM_CUST_ACTION   BADI for Follow Up-Actions after Removal /Installation of Equipments 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_CCM_CUST_ACTION    

This Business Add-In (BAdI) can be used to perform any customer-specific activities that are required by an equipment installation or removal. The BAdI is called directly after the database commit for installation and removal, and therefore, can use data that has already been updated.

Example

You want to create a maintenance order automatically for each element to be removed, for example in order to trigger a repair process. You can implement the method Actions_After_Removal and call a BAPI or function module that generates a maintenance order in the background.

Requirements

The commit work/rollback should not be placed inside the BADI, because it is already performed outside by the calling function module. In order to support an integrated message handling in the installation removal transaction, it is necessary to post all messages to the application log defined by the handle (changing parameter - if the handle is initial for any reason, you can create your own application log and return the handle to the calling application).

Standard settings

No default implementation.

Recommendation

Activities

Further notes

Business Attributes
ASAP Roadmap ID 201   Make global settings 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG BADI_CCM_CUST_ACTION 0 KAD0000001 Aerospace & Defence Industry Solution 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20030225 
SAP Release Created in 46C2