SAP ABAP IMG Activity MDG_BADI_SYS_METH_CA (BAdI: Calling of System Method for Rule-Based Workflow)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD5_SSW (Package) Rule based workflow
IMG Activity
ID MDG_BADI_SYS_METH_CA BAdI: Calling of System Method for Rule-Based Workflow  
Transaction Code S_BTD_53000193   (empty) 
Created on 20100118    
Customizing Attributes MDG_BADI_SYS_METH_CA   BAdI: Call System Method for Rule-Based Workflow 
Customizing Activity MDG_BADI_SYS_METH_CA   BAdI: Call System Method for Rule-Based Workflow 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name USMD_SSW_SYSTEM_METHOD_CALLER    

Use

This Business Add-In (BAdI) is used in the Master Data Governance (CA-MDG) component.

You can use this BAdI to implement the calling of a system method in the rule-based workflow.

The BAdI uses the method CALL_SYSTEM_METHOD. The input for this BAdI is the change request number and the service name. The method uses the change request number to retrieve data from the change request.

By using the service name, it is possible to reuse the same BAdI implementation for multiple service names. For example when two service names are used in the configuration of the same change request workflow, and the user wants to create only one BAdI implementation, having the service name as the input parameter enables you to separate the processing logic based on the service name input.

Requirements

You have defined the filter value Service Name in view V_USMD201C_SSW.

Standard settings

For more information about the standard settings (filters, single or multiple uses), see the Enh. Spot Element Definitions tab in the BAdI Builder (transaction SE18).

No default BAdI implementation is preactivated in the standard system.

The BAdI is filter-dependent. You need to create a separate implementation for your specific calling of a system method.

The BAdI is not designed for multiple use.

Activities

For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

See also

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional 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  20100121 
SAP Release Created in 702