SAP ABAP IMG Activity SIMG_CMS_BADI_GETDAT (Business Add-In: Interface to Class Master Data 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_GETDAT Business Add-In: Interface to Class Master Data System  
Transaction Code S_ALN_01001899   (empty) 
Created on 20030312    
Customizing Attributes SIMG_CMS_BADI_GETDAT   Interface to Class master data system 
Customizing Activity SIMG_CMS_BADI_GETDAT   Interface to Class Master Data System 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name CMS_SEC_GET_ADD_DATA    

Use

This Add-In enables you to realize the interface IF_EX_CMS_SEC_GET_ADD_DATA in the Securities object management system of Collateral Management. This interface allows you to get additional details of an international standard identification number (ISIN) for a securities position in a securities account.

Note: Positions are parts a securities account; Each position may have several details with respect to the type of securities held. The basic attributes of each securities position are uniquely identified by an ISIN number. These include:

  • International securities identification number (ISIN).
  • Type of securities positions (Customizable).
  • Nominal value.
  • Quantity(number of units).

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

Requirements

Standard settings

Activities

  1. Choose the menu path Tools 706 ABAP Workbench 706 Utilities 706 Business 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_GET_ADD_DATA. 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. You can assign a name to the implementing class such as Y_CL_IM_CMS_ SEC_GET_ADD_DATA. 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
  4. To implement the method, double-click its name. The Class Builder editor opens.
  5. When you have completed incorporating the logic, activate your objects.

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