Ansicht
Dokumentation

SIMG_CMS_BDL_CHECK - Plausibility Checks for Object Bundles

SIMG_CMS_BDL_CHECK - Plausibility Checks for Object Bundles

ROGBILLS - Synchronize billing plans   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

You can use this Business Add-In (BAdI) to realize the interface IF_EX_CMS_BDL_CHECK in Collateral Management, to perform the additional plausibility checks defined for collateral objects of category Bundles, during the project implementation. For the collateral objects, you can define plausibility checks for the business partner, valuation, documents and insurance functions.

Note: The standard system provides a set of plausibility checks. To create own plausibility checks, you must make the required Customizing settings for plausibility checks in the Implementation Guide (IMG) by choosing SAP Banking → Collateral Management → Object Management → Process Control → Plausibility Checks.

The plausibility processor identification will be considered as the filter value for this Business Add-In implementation. You must therefore create a separate implementation for each plausibility processor ID.

This Business Add-in is filter-dependent (filter value is the plausibility processor ID). The standard system provides an example implementation. You can use this to create your own implementation and incorporate the necessary logic.

  1. To implement the Business Add-In CMS_BDL_CHECK, choose the menu path Tools → ABAP Workbench → Utilities → Business Add-Ins → Implementation → Create. Alternatively, enter the transaction SE19.
The Business Add-Ins: Definition Selection screen appears.
  1. Enter the name of the Business Add-In that you want to copy (CMS_BDL_CHECK). The maintenance screen for the Business Add-In appears.
OR
Alternatively, enter the Business Add-In definition transaction SE18 to reach its implementations. In the application menu, choose Filter Value → Overview. The system shows a list of existing filter values for the Business Add-In that you have specified. To create an own implementation, choose Filter Value → Create.
Note: The dialog box Business Add-In Builder: Create Implementation appears.
  1. Enter an appropriate name for the implementation
Note: Assign a name to the implementing class such as Y_CL_IM_CMS_BDL_CHECK (customer namespace must start with Y or Z). Use the following naming convention:
  1. Namespace prefix, Y, or Z
  2. CL_ (for class)
  3. IM_ (for implementation)
  4. Name of the implementation
Note: The Business Add-In Builder: Change Implementation appears
  1. Enter a short text for the implementation.
  2. On the section tab Type, insert a new row to select an appropriate filter value (plausibility processor identification) for this implementation.
  3. On the tab Interface, double-click on the name of the method Check to implement your logic. The system starts the Class Builder editor.
  4. When you have finished incorporating the logic, you must activate your objects.






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 4099 Date: 20240607 Time: 154646     sap01-206 ( 67 ms )