Hierarchy

⤷

⤷

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
- Choose the menu path Tools ABAP Workbench 706 Utilities 706Business Add-Ins 706 Implementation. Alternatively, you can also enter the transaction SE19.
- 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.
- Choose the filter value for the Add-In. You can choose from the list of filter values defined in Customizing.
- 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:
- Namespace prefix: Y, or Z
- Class: CL_
- Implementation: IM_
- Name of the implementation
- To implement the method, double-click its name. The Class Builder editor opens.
- When you have completed incorporating the logic, activate your objects.
See also
For detailed information, see:
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 |