SAP ABAP Interface IF_EX_MEAS_CUST_FIELDS_FILL (Interface for BAdI: MEAS_CUST_FIELDS_FILL)
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
Properties
Interface IF_EX_MEAS_CUST_FIELDS_FILL  
Short Description Interface for BAdI: MEAS_CUST_FIELDS_FILL    
General Data
Package IMRC   Appl. Development R/3 Measurement Readings and & Counters 
Created 20081020   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20081020
Friends
Interface IF_EX_MEAS_CUST_FIELDS_FILL has no friend.
Attributes
Interface IF_EX_MEAS_CUST_FIELDS_FILL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_DATA Instance method Public Method Fill and Change Customer Fields 20081020
Events
Interface IF_EX_MEAS_CUST_FIELDS_FILL has no event.
Types
Interface IF_EX_MEAS_CUST_FIELDS_FILL has no local type.
Method Signatures

Method CHANGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MEAS_DOC_INSERT_USR Call by reference Type reference (TYPE) IMRG_USR1_TAB Customer fields for new measurement documents 20081020
2 Changing CT_MEAS_DOC_UPDATE_USR Call by reference Type reference (TYPE) IMRG_USR1_TAB Customer fields for changed measurement documents 20081020
3 Changing CT_MEAS_POINT_INSERT_USR Call by reference Type reference (TYPE) IMPT_USR1_TAB Customer fields for new measuring points 20081020
4 Changing CT_MEAS_POINT_UPDATE_USR Call by reference Type reference (TYPE) IMPT_USR1_TAB Customer fields for changed measuring points 20081020
5 Importing IT_MEAS_DOC_INSERT Call by reference Type reference (TYPE) IMRG_TAB Data of new measurement documents 20081020
6 Importing IT_MEAS_DOC_OLD Call by reference Type reference (TYPE) IMRG_TAB Measurement document data before the change 20081020
7 Importing IT_MEAS_DOC_UPDATE Call by reference Type reference (TYPE) IMRG_TAB Data of changed measurement documents 20081020
8 Importing IT_MEAS_POINT_DELETE Call by reference Type reference (TYPE) IMPT_TAB Deleted measuring point data 20081020
9 Importing IT_MEAS_POINT_INSERT Call by reference Type reference (TYPE) IMPT_TAB Inserted measuring point data 20081020
10 Importing IT_MEAS_POINT_OLD Call by reference Type reference (TYPE) IMPT_TAB Measuring point data before change 20081020
11 Importing IT_MEAS_POINT_UPDATE Call by reference Type reference (TYPE) IMPT_TAB Changed measuring point data 20081020
12 Importing IT_MEAS_TRANS_DELETE Call by reference Type reference (TYPE) IMPH_TAB Deleted measurement transfer data 20081020
13 Importing IT_MEAS_TRANS_INSERT Call by reference Type reference (TYPE) IMPH_TAB New measurement transfer data 20081020
14 Importing IT_MEAS_TRANS_OLD Call by reference Type reference (TYPE) IMPH_TAB Measurement transfer data before the change 20081020
15 Importing IT_MEAS_TRANS_UPDATE Call by reference Type reference (TYPE) IMPH_TAB Changed measurement transfer data 20081020
16 Importing IV_UPDATE_ASYNCHRON Call by reference Type reference (TYPE) OAX ABAP_TRUE Indicator that shows the update mode 20081020

Method CHANGE_DATA on Interface IF_EX_MEAS_CUST_FIELDS_FILL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605