Ansicht
Dokumentation

SIMG_CMS_ACR_CHECK - Plausibility Checks for Aircrafts

SIMG_CMS_ACR_CHECK - Plausibility Checks for Aircrafts

Fill RESBD Structure from EBP Component Structure   TXBHW - Original Tax Base Amount in Local Currency  
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_ACR_CHECK in Collateral Management, to perform the additional plausibility checks defined for collateral objects of category Aircrafts, during the project implementation.

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 is 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_ACR_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_ACR_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_ACR_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.






ABAP Short Reference   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 3959 Date: 20240524 Time: 012841     sap01-206 ( 83 ms )