SAP ABAP Class IF_EX_MEAS_CUST_FIELDS_FILL (Interface for BAdI: MEAS_CUST_FIELDS_FILL)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20081020
Properties
Class IF_EX_MEAS_CUST_FIELDS_FILL  
Short Description Interface for BAdI: MEAS_CUST_FIELDS_FILL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081020   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_EX_MEAS_CUST_FIELDS_FILL has no interface implemented.
Friends
Class IF_EX_MEAS_CUST_FIELDS_FILL has no friend class.
Attributes
Class 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
Class IF_EX_MEAS_CUST_FIELDS_FILL has no event.
Types
Class 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 class IF_EX_MEAS_CUST_FIELDS_FILL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in