SAP ABAP Class IF_OPEN_TRTM_CUSTOMER_DATA (Customer Data in TR Transaction Management)
Properties
Class IF_OPEN_TRTM_CUSTOMER_DATA  
Short Description Customer Data in TR Transaction Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000112   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FTROP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_OPEN_TRTM_CUSTOMER_DATA has no interface implemented.
Friends
Class IF_OPEN_TRTM_CUSTOMER_DATA has no friend class.
Attributes
Class IF_OPEN_TRTM_CUSTOMER_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT2STRUCTURE Instance method Public Method Service for Converting to Global Structure 20000112
2 GET_CUST_DATA Instance method Public Method Customer Data from Appends of VTBFHA for Changes 20000112
3 SET_CUST_DATA Instance method Public Method Put Back Customer Data from Appends of VTBFHA 20000112
Events
Class IF_OPEN_TRTM_CUSTOMER_DATA has no event.
Types
Class IF_OPEN_TRTM_CUSTOMER_DATA has no local type.
Method Signatures

Method CONVERT2STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_STRUCTURE Call by reference Type reference (TYPE) ANY Zielstruktur 20000112
2 Importing PI_CHAR4096 Call by reference Type reference (TYPE) C Characterstring in der Länge 4096 20000112
3 Importing PI_TABNAME Call by reference Type reference (TYPE) DFIES-TABNAME Struktur-/ Tabellenname 20000112
# Exception Resumable Description Created on
1 INVALID_TYPE Der Typ des Changing Parameters ist falsch 20000112

Method GET_CUST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TAB_FHA_APPENDS Call by reference Type reference (TYPE) FTROP_TAB_CUST_APPEND Kundenappends 20000112
# Exception Resumable Description Created on
1 INVALID_CALL Der Aufruf erfolgt zu einem falschen Zeitpunkt 20000113

Method SET_CUST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TAB_FHA_APPENDS Call by reference Type reference (TYPE) FTROP_TAB_CUST_APPEND Kundenappends 20000112
# Exception Resumable Description Created on
1 INVALID_CALL Der Aufruf erfolgt zu einem falschen Zeitpunkt 20000113
2 INVALID_DATA Die übergebene Tabelle enthält ungültige Daten 20000112
History
Last changed by/on SAP  00000000 
SAP Release Created in