SAP ABAP IMG Activity SIMG_CMS_COB_ADDPLCK (Business Add-In: Additional Plausibility Checks)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CMS-MD (Application Component) Master Data
     CMS_OMS_COMMON (Package) Collateral Management: Common Services for Object Systems
IMG Activity
ID SIMG_CMS_COB_ADDPLCK Business Add-In: Additional Plausibility Checks  
Transaction Code S_PLN_62000730   (empty) 
Created on 20040510    
Customizing Attributes SIMG_CMS_COB_ADDPLCK   Business Add-In: Additional Plausibility Checks 
Customizing Activity    
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_CMS_COB_ADDPLCK    

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 706Utilities 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 204   Establish Functions and Processes 
Mandatory / Optional 1   Mandatory activity 
Critical / Non-Critical 1   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 SIMG_CMS_COB_ADDPLCK 0 (ALN0000077 O ALN0000362 O PLN0000002 O PLN0000003 O PLN0000004)  
Maintenance Objects
Maintenance object type    
History
Last changed by/on SAP  20040708 
SAP Release Created in 500