SAP ABAP Class IF_USMD_DELTA_BUFFER_WRITE (Write 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_WRITE Test Double for USMD Delta Buffer Write in BS FND 20110516
Properties
Class IF_USMD_DELTA_BUFFER_WRITE  
Short Description Write Interface to Data Buffer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100525   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_USMD_DELTA_BUFFER_WRITE has no forward declaration.
Interfaces
Class IF_USMD_DELTA_BUFFER_WRITE has no interface implemented.
Friends
Class IF_USMD_DELTA_BUFFER_WRITE has no friend class.
Attributes
Class IF_USMD_DELTA_BUFFER_WRITE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DATA_REFERENCE Instance method Public Method Create Data Reference (Table) 20100715
2 DELETE_DATA Instance method Public Method Delete Data 20100526
3 WRITE_DATA Instance method Public Method Insert/Change Data 20100526
Events
Class IF_USMD_DELTA_BUFFER_WRITE has no event.
Types
Class IF_USMD_DELTA_BUFFER_WRITE has no local type.
Method Signatures

Method CREATE_DATA_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_DATA Value transfer Object reference (TYPE REF TO) DATA 20100715
2 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) USMD_TS_FIELD Feldnamen 20100730
3 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20100715
4 Importing I_STRUCT Call by reference Type reference (TYPE) USMD_STRUCT Art der Datenstruktur 20100715
# Exception Resumable Description Created on
1 CX_USMD_WRITE_ERROR Fehler beim Schreiben in den Puffer 20100913

Method DELETE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE zu löschende Schlüssel 20101020
2 Importing IT_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE ein fixierter (Teil-)Schlüssel 20100913
3 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20100722
# Exception Resumable Description Created on
1 CX_USMD_WRITE_ERROR Fehler beim Schreiben in den Puffer 20100913

Method WRITE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) USMD_TS_FIELDNAME FIM MDM: Feldname 20110225
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20100526
3 Importing IT_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Fixierungen 20100802
4 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20100526
# Exception Resumable Description Created on
1 CX_USMD_WRITE_ERROR Fehler beim Schreiben in den Puffer 20100913
History
Last changed by/on SAP  20130531 
SAP Release Created in