SAP ABAP IMG Activity SIMG_CMS_BADI_VALINT (Business Add-In: Interface to Valuation System)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CMS-MD-SEC (Application Component) Securities
     CMS_SEC (Package) Securities: General tables and programs & Persistence layer
IMG Activity
ID SIMG_CMS_BADI_VALINT Business Add-In: Interface to Valuation System  
Transaction Code S_ALN_01001898   (empty) 
Created on 20030312    
Customizing Attributes SIMG_CMS_BADI_VALINT   Business Add-In: Interface to Valuation System 
Customizing Activity SIMG_CMS_BADI_VALINT   Business Add-In: Interface to Valuation System 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name CMS_SEC_VAL_ONLN    

Use

This Add-In enables you to realize the interface IF_EX_CMS_SEC_VAL_ONLN in the Securities object management system in Collateral Management. This interface allows you to initiate valuation of a securities account and returns the results of valuation to the Securities system.

The standard system provides a default implementation. You can create own active implementations.

Requirements

The implementation should be able to give the price details of the positions of the securities account along with the market value details.

Standard settings

Activities

  1. Choose the menu path Tools ABAP Workbench 706 Utilities 706Business Add-Ins 706 Implementation. Alternatively, you can also enter the transaction SE19.
  2. Specify a name for the implementation and choose Create. Enter the name of the Add-In; CMS_SEC_VAL_ONLN. The maintenance screen for the Add-In then appears.

    OR

    Alternatively, you can also 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 this screen.

  3. Choose the filter value for the Add-In. You can choose from the list of filter values defined in Customizing.
  4. You can assign a name to the implementing class such as <Y_CL_IM_CMS_SEC_VAL_ONLN>. You can follow the naming convention as follows:
    1. Namespace prefix: Y, or Z
    2. Class: CL_
    3. Implementation: IM_
    4. Name of the implementation
  5. To implement the method, double-click its name. The Class Builder editor opens.
  6. When you have completed incorporating the logic, activate your objects.

See also

For detailed information, see:

Valuation - Interface

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