SAP ABAP IMG Activity SIMG_CMS_AST_CHECK (Business Add-In: Additional Plausibility Checks)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CMS-MD (Application Component) Master Data
     CMS_CORE_PROCESS (Package) Process Control for Core
IMG Activity
ID SIMG_CMS_AST_CHECK Business Add-In: Additional Plausibility Checks  
Transaction Code S_ALN_01002133   (empty) 
Created on 20030403    
Customizing Attributes SIMG_CMS_AST_CHECK   Business Add-In: Additional Plausibility Checks 
Customizing Activity SIMG_CMS_AST_CHECK   Business Add-In: Additional Plausibility Checks 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name CMS_AST_CHECK    

Use

This Business Add-In (BAdI) enables you to realize the interface IF_EX_CMS_AST_CHECK in Collateral Management, to perform the plausibility checks defined by the users in the Customizing of Implementation Guide (IMG). The standard system provides a set of plausibility checks. To create own plausibility checks, customers must first define appropriate plausibility processor IDs in the IMG and then assign an existing plausibility processor ID to each of the plausibility checks.

For each plausibility processor ID, you must create the corresponding BAdI implementations. The plausibility processor ID acts as a filter value for the BAdIs, to perform the respective plausibility checks assigned to it.

Requirements

In the IMG Customizing for process control, you must define appropriate plausibility processor IDs that you want to use. Additionally, for each new plausibility check that you define, you must specify an existing plausibility processor ID.

Standard settings

Activities

  1. Choose the menu path Tools 706 ABAP Workbench 706 Utilities 706Business Add-Ins 706 Implementation. Alternatively, enter the transaction SE19.
  2. Specify a name for the implementation and choose Create. A dialog box appears. Enter the name of the Add-In, CMS_AST_CHECK. The maintenance screen for the Add-In appears.

    OR

    Alternatively, enter the Business Add-In definition transaction SE18 to reach its implementations. The menu contains an entry Implementation, which you can use to get an overview of the existing implementations. You can also create new implementations from here.

  3. Assign a name to the implementing class such as Y_CL_IM_CMS_AST_CHECK. You can follow the naming convention:
    1. Namespace prefix, Y, or Z
    2. CL_ (for class)
    3. IM_ (for implementation)
    4. Name of the implementation
  4. Double-click the implementation class name to implement the method. The system starts the Class Builder editor.
  5. When you have finished incorporating the logic, you must activate your objects.

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 1   Critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20030403 
SAP Release Created in 200