SAP ABAP Class IF_DAAG_ABAP_DATA_CONTAINER (Interface for ABAP Data Container)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DAAG_ABAP_DATA_CONTAINER Data Container for Communication with the DB 20130718
Properties
Class IF_DAAG_ABAP_DATA_CONTAINER  
Short Description Interface for ABAP Data Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130718   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DAAG_ABAP_DATA_CONTAINER has no forward declaration.
Interfaces
Class IF_DAAG_ABAP_DATA_CONTAINER has no interface implemented.
Friends
Class IF_DAAG_ABAP_DATA_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_PROC_BOS Instance attribute Public Type reference (TYPE) DAAG_T_PROC_BUSINESS_OBJECTS Table Type for Processed Business Objects 20130830
2 GV_MAX_DATE Instance attribute Public Type reference (TYPE) DAAG_MAX_DATE Latest Date of Data Aging Run 20130902
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method Supplies Tables with References to Data 20130718
2 GET_REFERENCE_FOR_TABLE Instance method Public Method Supplies Reference to ITAB for a Table 20130718
3 RESET Instance method Public Method Empty the Data Container 20130718
Events
Class IF_DAAG_ABAP_DATA_CONTAINER has no event.
Types
Class IF_DAAG_ABAP_DATA_CONTAINER has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DATA Value transfer Type reference (TYPE) DAAG_T_CONTAINER Tabellentyp: Tabelle mit Inhalt 20130718

Method GET_DATA on class IF_DAAG_ABAP_DATA_CONTAINER has no exception.

Method GET_REFERENCE_FOR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ITAB Value transfer Object reference (TYPE REF TO) DATA 20130718
2 Exporting ER_ITAB_LINE Value transfer Object reference (TYPE REF TO) DATA 20130718
3 Importing IV_ENHANCEMENT Call by reference Type reference (TYPE) DAAG_OBJECT Name eines Data-Aging-Objekts 20130920
4 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20130718
# Exception Resumable Description Created on
1 CX_DAAG_COMMON Ausnahmen 20130718

Method RESET Signature

Method RESET on class IF_DAAG_ABAP_DATA_CONTAINER has no parameter.
Method RESET on class IF_DAAG_ABAP_DATA_CONTAINER has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in