SAP ABAP IMG Activity SIMG_CMS_BADI_LENVAL (Business Add-In for Distribution of Collateral Value)
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_LENVAL Business Add-In for Distribution of Collateral Value  
Transaction Code S_ALN_01001886   (empty) 
Created on 20030312    
Customizing Attributes SIMG_CMS_BADI_LENVAL   Business Add-In for Distribution of Collateral Value 
Customizing Activity SIMG_CMS_BADI_LENVAL   Business Add-In for Distribution of Collateral Value 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name CMS_ANL_DIST_CV    

Use

This Business Add-in enables you to realize the interface DISTRIBUTE_COLL_VALUE in Collateral Management, to distribute the available collateral value to the receivables linked to the collateral agreements. The distribution of collateral value is the main function of the calculations component. As part of this process, the system also calculates a number of intermediary values. Based on this distribution, you can determine the coverage gap (amount of receivable that is unsecured) and free (excess) collaterals available to secure further receivables.

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

Requirements

Standard settings

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.

Activities

  1. To implement the Business Add-in CMS_ANL_DIST_CV, choose the menu path Tools 706ABAP Workbench 706 Utilities 706 Business 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 Business Add-In, CMS_ANL_DIST_CV. The maintenance screen for the Business 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_CV . 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.

See also

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