SAP ABAP Class IF_ADDR_TSADRV (Read/Update Buffer for Table TSADRV)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADDR_TSADRV Read/Update Buffer for Table TSADRV 20070329
Properties
Class IF_ADDR_TSADRV  
Short Description Read/Update Buffer for Table TSADRV    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070329   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ADDR_TSADRV has no forward declaration.
Interfaces
Class IF_ADDR_TSADRV has no interface implemented.
Friends
Class IF_ADDR_TSADRV has no friend class.
Attributes
Class IF_ADDR_TSADRV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INSERT Instance method Public Method 20070329
2 RETRIEVE Instance method Public Method 20070329
3 RETRIEVE_ARRAY Instance method Public Method 20070329
4 SAVE Instance method Public Method 20070329
Events
Class IF_ADDR_TSADRV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_TSADRV_KEY Public See coding 20070329 BEGIN OF ts_tsadrv_key, tablename TYPE ad_appltab, fieldname TYPE ad_applfld, END OF ts_tsadrv_key
2 TT_TSADRV Public See coding 20070329 tt_tsadrv TYPE STANDARD TABLE OF tsadrv WITH NON-UNIQUE KEY tablename fieldname
3 TT_TSADRV_KEY Public See coding 20070329 tt_tsadrv_key TYPE STANDARD TABLE OF ts_tsadrv_key WITH NON-UNIQUE KEY tablename fieldname
Method Signatures

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TSADRV Call by reference Type reference (TYPE) TSADRV Verwendungsnachweis Adressen: Objekttypen, DDIC-Informatio 20070329
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) AD_APPLFLD Log. Feldname der Anwendungstabelle (Adreßverw.nachweis) 20070329
3 Importing IV_TABLENAME Call by reference Type reference (TYPE) AD_APPLTAB Logischer Name der Anwendungstabelle (Adreßverwaltung) 20070329
# Exception Resumable Description Created on
1 ENTRY_EXISTS Es gibt keinen Eintrag mit dem angegebenen Schlüssel. 20070329

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TSADRV Call by reference Type reference (TYPE) TSADRV Verwendungsnachweis Adressen: Objekttypen, DDIC-Informatio 20070329
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) AD_APPLFLD Log. Feldname der Anwendungstabelle (Adreßverw.nachweis) 20070329
3 Importing IV_TABLENAME Call by reference Type reference (TYPE) AD_APPLTAB Logischer Name der Anwendungstabelle (Adreßverwaltung) 20070329
# Exception Resumable Description Created on
1 ENTRY_NOT_FOUND Es gibt keinen Eintrag mit dem angegebenen Schlüssel. 20070329

Method RETRIEVE_ARRAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TSADRV Call by reference Type reference (TYPE) TT_TSADRV 20070329
2 Importing IT_TSADRV_KEY Call by reference Type reference (TYPE) TT_TSADRV_KEY 20070329

Method RETRIEVE_ARRAY on class IF_ADDR_TSADRV has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXECUTE_IN_UPDATE_TASK Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20070329

Method SAVE on class IF_ADDR_TSADRV has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in