SAP ABAP IMG Activity MEAS_CUST_FIELDS_FIL (BAdI: Filling of Customer Fields for Meas. Points and Documents)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       IMRC (Package) Appl. Development R/3 Measurement Readings and & Counters
IMG Activity
ID MEAS_CUST_FIELDS_FIL BAdI: Filling of Customer Fields for Meas. Points and Documents  
Transaction Code S_EB5_05000037   (empty) 
Created on 20081126    
Customizing Attributes MEAS_CUST_FIELDS_FI   BAdI: Filling of Customer Fields for Meas. Points and Documents 
Customizing Activity MEAS_CUST_FIELDS_FIL   BAdI: Filling of Customer Fields for Meas. Points and Documents 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name MEAS_CUST_FIELDS_FILL    

Use

This Business Add-In (BAdI) is used in the Measuring Points and Counters (PM-EQM-SF-MPC) component.

You can use this Business Add-In (BAdI) to fill or change values in customer fields for measuring points (fields in include CI_IMPT) and measurement documents (fields in include CI_IMRG).

This BAdI is called when you save measuring points or measurement documents. It is called in for example IK01, IK02, IK11, IK12, as well as other functions in which you create or change measuring points or documents.

The BAdI has a similar function to customer exit IMRC0001. The customer exit should not be used any longer if the BAdI is used. The BAdI is called directly after the customer exit is executed. The field changes of the customer exits are transferred to the BAdI. The values of the customer fields will be used after the BAdI is executed.

If the BAdI should have more than one active implementation, the different implementations should not change the same fields because the order in which the different implementations are called is not defined.

In the implementation of the BAdI no dialog screen or message must be called.

Requirements

Standard settings

  • There is no active implementation
  • There is no default implementation
  • There are no filters
  • The BAdI is designed for multiple use

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.

See also:

CHANGE_DATA Fill and Change Customer Fields

Example

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
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  20081128 
SAP Release Created in 605