SAP ABAP Class IF_USMD_DELTA_BUFFER_READ (Read-Interface to Data Buffer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TD_USMD_DELTA_BUFFER_READ Test Double for USMD Delta Buffer Read in BS FND 20110826
Properties
Class IF_USMD_DELTA_BUFFER_READ  
Short Description Read-Interface to Data Buffer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090709   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_USMD_MODEL_EXT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_USMD_DELTA_BUFFER_READ has no interface implemented.
Friends
Class IF_USMD_DELTA_BUFFER_READ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SUBSTRUC_UPDATE Constant Public Type reference (TYPE) CHAR30 'USMDX_S_UPDATE' Field Name 20090813
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENTITY_TYPES Instance method Public Method 20090709
2 READ_DATA Instance method Public Method 20090709
Events
Class IF_USMD_DELTA_BUFFER_READ has no event.
Types
Class IF_USMD_DELTA_BUFFER_READ has no local type.
Method Signatures

Method GET_ENTITY_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTITY Call by reference Type reference (TYPE) USMD_T_ENTITY Entitätstypen 20090709

Method GET_ENTITY_TYPES on class IF_USMD_DELTA_BUFFER_READ has no exception.

Method READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_T_DATA_UPD_COMPLETE Call by reference Type reference (TYPE) USMD_FLG Auch nicht geänderte Attribute sind gefüllt 20110601
2 Exporting ER_T_DATA_DEL Call by reference Object reference (TYPE REF TO) DATA Gelöschte Datensätze 20090709
3 Exporting ER_T_DATA_INS Call by reference Object reference (TYPE REF TO) DATA Neu hinzugefügte Datensätze 20090709
4 Exporting ER_T_DATA_MOD Call by reference Object reference (TYPE REF TO) DATA "Modifizierte" Datensätze (insert+update) 20110516
5 Exporting ER_T_DATA_UPD Call by reference Object reference (TYPE REF TO) DATA Geänderte Datensätze 20090709
6 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20090709
7 Importing I_STRUCT Call by reference Type reference (TYPE) USMD_STRUCT IF_USMD_MODEL_EXT=>GC_STRUCT_KEY_ATTR Art der Datenstruktur 20090709

Method READ_DATA on class IF_USMD_DELTA_BUFFER_READ has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in