SAP ABAP IMG Activity SIMG_CMS_BADI_BP_ALT (Define Alternate Implementation)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CMS (Application Component) Collateral Management System
     CMS_COMMON (Package) Tools & Common Interfaces used by CMS
IMG Activity
ID SIMG_CMS_BADI_BP_ALT Define Alternate Implementation  
Transaction Code S_ALN_01001942   (empty) 
Created on 20030313    
Customizing Attributes SIMG_CMS_BADI_BP_ALT   Define Alternate Implementation 
Customizing Activity SIMG_CMS_BADI_BP_ALT   Define Alternate Implementation 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name CMS_BUPA    

This Add-In enables you to realize the interface IF_EX_CMS_BUPA in the Collateral Management System (CMS) to link to the business partners in the implementing business partner system. The entities such as asset, collateral agreement and receivable use this Add-In to:

  • Maintain business partner details
  • Search for and retrieve business partner details.

The standard system provides a default implementation with the SAP Financial Services Business Partner (FSBP). Functions that CMS requires from a business partner system are part of this implementation. You can create own implementations. Multiple active implementations are not possible.

Example

Requirements

In the Customizing, you must have defined the business partner functions.

Standard settings

  • This add-in is independent of any filter values.
  • The example implementation is activated in the standard system. You are recommended not to modify this implementation.

Recommendation

Activities

  1. To implement the add-in CMS_BUPA, choose the menu path Tools -> ABAP Workbench -> Utilities -> Business Add-Ins -> 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_BUPA. The maintenance screen for the add-in then 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. Select the appropriate filter value.
  4. You can assign a name to the implementing class such as <Y_CL_IM_CMS_BUPA>. You can follow the naming convention as follows:
    • Namespace prefix, Y, or Z
    • CL_ (for class)
    • IM_ (for implementation)
    • Name of the implementation
  5. To implement the method, double-click its name. The system starts the Class Builder editor.
  6. When you have completed incorporating the logic, you must activate your objects.

Further notes

The default implementation can serve as an 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  20040525 
SAP Release Created in 200