SAP ABAP IMG Activity SIMG_CMS_BADI_LENRNG (Business Add-In: Distribution of Lending Ranges)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CMS-CAL (Application Component) Calculations
     CMS_CORE_ANL (Package) Analysis
IMG Activity
ID SIMG_CMS_BADI_LENRNG Business Add-In: Distribution of Lending Ranges  
Transaction Code S_ALN_01001889   (empty) 
Created on 20030312    
Customizing Attributes SIMG_CMS_BADI_LENRNG   Business Add-In for Distribution of Lending Ranges 
Customizing Activity SIMG_CMS_BADI_LENRNG   Business Add-In for Distribution of Lending Ranges 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name CMS_ANL_DIST_LR    

Use

This Business Add-In enables you to realize the interface IF_EX_CMS_ANL_DIST_LR in Collateral Management to distribute the collateral value to the individual lending ranges. Based on this distribution, you can determine to which lending range, the collateral value collateralizing a receivable, moves.

You call this Business Add-in within the calculation component after the determination of various lending ranges for assets and the collateral value of collateral agreements. This Business Add-In is then called to distribute the various collateral values of the collateral agreements to the individual lending ranges of the assets that are linked to them.

The standard system provides a default implementation. You can create own implementations. Multiple active implementations are not possible.

Requirements

This Business Add-in is independent of any filter values. The default implementation is activated in the standard system. You are recommended not to modify this implementation.

Standard settings

Activities

  1. To implement the add-in CMS_ANL_DIST_LR choose the menu path Tools 706 ABAP Workbench 706 Utilities 706Business Add-Ins 706Implementation. Alternatively, enter the transaction SE19.
  2. Specify a name for the implementation and choose Create. A dialog box appears. Enter the name of the Business Add-In, CMS_ANL_DIST_LR. 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 that you can use to get an overview of the existing implementations. You can also create new implementations from here.

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

Example

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  20030312 
SAP Release Created in 200