SAP ABAP IMG Activity BADI_EHSB_RC_CH_POIN (BAdI: Write Change Pointers of Constraints for the Search Engine Service)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-BD-CCK (Application Component) Compliance Check
     CBBA_REGCOMPL (Package) Compliance Check
IMG Activity
ID BADI_EHSB_RC_CH_POIN BAdI: Write Change Pointers of Constraints for the Search Engine Service  
Transaction Code S_PRN_53000676   (empty) 
Created on 20070306    
Customizing Attributes BADI_EHSB_RC_CH_POIN   BAdI: Write Change Pointers of Constraints for the Search Engine Service 
Customizing Activity BADI_EHSB_RC_CH_POIN   BAdI: Write Change Pointers of Constraints for the Search Engine Service 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_EHSB_RC_CHANGE_POINTER    

Use

This Business Add-In (BAdI) is used in the Compliance Check (EHS-BD-CCK) component.

You use this BAdI to influence how change pointers of constraints are written for the search engine service (SES).The change pointers are required to update the index of the SES.

The BAdI is called when specification data for the classification system is saved in the database.

(Constraints are implemented as a value assignment instance of a specification).

Dependencies

The BAdI BADI_EHSB_RC_CHANGE_POINTER is used by the BAdI EHSS_SPEC_CHECKS. An implementation of BADI_EHSB_RC_CHANGE_POINTER only has any effect if the implementation EHSB_RC_CPOINTER of the BAdI EHSS_SPEC_CHECKS is active.

Standard settings

The default implementation CL_EHSB_RC_DI_CHANGE_POINTER exists for this BAdI.

The BAdI is not intended for multiple use.

The BAdI is not dependent on a filter.

Activities

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

Example

To display the sample code, select the example displayed in the Implementation Examples screen area of the BAdI Builder. This example shows the following:

  • How the value assignment types to be considered for specifications with constraints can be determined
  • How the specification data for these value assignment types can be determined
  • How change pointers for multiple value assignment instances of specifications with constraints can be created
  • How a change pointer for a value assignment instance of a specification with constraints can be created

Further notes

This BAdI uses the interface IF_EHSB_RC_CHANGE_POINTER. For more information, display the interface in the Class Builder.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20070306 
SAP Release Created in 700