Ansicht
Dokumentation

CRM_IU_IC_VALIDATE_A - BAdI: Validation Check for Equipment Assignment

CRM_IU_IC_VALIDATE_A - BAdI: Validation Check for Equipment Assignment

TXBHW - Original Tax Base Amount in Local Currency   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the Interaction Center component. You can use this BAdI to change default validation checks for the following activities:

  • Assign equipment to a Point of Delivery (PoD)
  • Change the installation period of an equipment assignment to a PoD
  • Delete equipment assignment to a PoD

This BAdI does not have a default implementation; nevertheless, it has a fallback class CL_CRM_IU_IC_EQUIP_VALID_ASSGN, which is executed whenever a customer implementation is not found. This BAdI is for single use (only one BAdI implementation can exist in the system) and does not have any filters.

For more information about the standard settings (filters, single, or multiple uses), see the Enhancement Spot Element Definitions tab page in the BAdI Builder (transaction SE18).

For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

SAP provides the following logic in this example:

For the method VALIDATE_CREATE_ASSIGNMENT, assignment is valid when its installation period does not overlap other installation periods of the same equipment (if they exist).

For the method VALIDATE_CHANGE_ASSIGNMENT, changes of the installation period are valid if the new value does not overlap other installation periods of the same equipment (if they exist) and overlaps measures' validity periods (if this equipment is used in the measures).

For the method VALIDATE_DELETE_ASSIGNMENT, deletion of the assignment is valid if installation period does not overlap any measure validity period where this equipment is used (if this equipment is used in the measures).






BAL Application Log Documentation   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2263 Date: 20240523 Time: 171139     sap01-206 ( 45 ms )