SAP ABAP IMG Activity SIMG_CMS_BADI_DC_ALT (Define Alternate Implementation)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CMS (Application Component) Collateral Management System
⤷
CMS_COMMON (Package) Tools & Common Interfaces used by CMS

⤷

⤷

IMG Activity
ID | SIMG_CMS_BADI_DC_ALT | Define Alternate Implementation |
Transaction Code | S_ALN_01001943 | (empty) |
Created on | 20030313 | |
Customizing Attributes | SIMG_CMS_BADI_DC_ALT | Define Alternate Implementation |
Customizing Activity | SIMG_CMS_BADI_DC_ALT | Define Alternate Implementation |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | CMS_DOC |
This Add-In enables you to realize the interface IF_EX_CMS_DOC in the Collateral Management System, in order to link to related documents in a document management system. The asset and collateral agreement entities use this Add-In to:
- Maintain and store details of a document
- Retrieve and search for a document
- The standard system provides an example implementation with the SAP Document Management System (DMS). Customers can create their own active implementations. Multiple active implementations are not possible.
Example
Requirements
In the Customizing of document types, you must define the following before calling this interface:
- Appropriate document types - You use document types to link to entity types (asset and collateral agreement types) in the CMS. If the implementing document system is not SAP DMS, then you must define any field that is used to classify documents in external system.
- Required document sets - The document set lists the possible document types.
- Link between document sets and entity types - New documents created for the entities are validated against the document set and entity type relationship.
Standard settings
- An example implementation of this Add-In is activated in the standard system. You are recommended not to modify this implementation.
- This Add-In is independent of any filter values.
Recommendation
Activities
- Choose the menu path Tools ABAP Workbench -> Utilities -> Business Add-Ins -> Implementation . Alternatively, enter the transaction SE19.
- Specify a name for the implementation and choose Create. A dialog box appears. Enter the name of the Add-In, CMS_DOC. The maintenance screen for the Add-In appears. OR
- Alternatively, 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 here.
- Assign a name to the implementing class such as <Y_CL_IM_CMS_DOC>. You can follow the naming convention:
- Namespace prefix, Y, or Z
- CL_ (for class)
- IM_ (for implementation)
- Name of the implementation
- Double-click the implementation class name to implement the method. The system starts the Class Builder editor.
- When you have finished incorporating the logic, activate your objects.
Further notes
See Also:
Add-In :
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 | 20040525 |
SAP Release Created in | 200 |