SAP ABAP Class IF_FS_BP_ESA_CONTAINER (Container for Data Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  FS_BP_ESA_CONTAINER Container for Data Objects 20070531
Properties
Class IF_FS_BP_ESA_CONTAINER  
Short Description Container for Data Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070531   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FS_BP_ESA_CONTAINER has no forward declaration.
Interfaces
Class IF_FS_BP_ESA_CONTAINER has no interface implemented.
Friends
Class IF_FS_BP_ESA_CONTAINER has no friend class.
Attributes
Class IF_FS_BP_ESA_CONTAINER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_REFERENCE Instance method Public Method Returns a Reference to the Data 20070531
2 GET_DATA_TYPE_NAME Instance method Public Method Returns the Name of the Data Type 20070531
3 GET_INSTANCE Static method Public Method Returns an Instance of the Class 20070531
4 SET_DATA_REFERENCE Instance method Public Method Sets the Reference to the Data 20070531
Events
Class IF_FS_BP_ESA_CONTAINER has no event.
Types
Class IF_FS_BP_ESA_CONTAINER has no local type.
Method Signatures

Method GET_DATA_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DATA_REF Value transfer Object reference (TYPE REF TO) DATA 20070531

Method GET_DATA_REFERENCE on class IF_FS_BP_ESA_CONTAINER has no exception.

Method GET_DATA_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) XO_TABLE_NAME Tabellenname 20070531

Method GET_DATA_TYPE_NAME on class IF_FS_BP_ESA_CONTAINER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AS_TABLE Call by reference Type reference (TYPE) XO_BOOLE Boole'scher Wert ('X' = True ' ' = False) 20070531
2 Importing I_DATA_TYPE_NAME Call by reference Type reference (TYPE) XO_TABLE_NAME Tabellenname 20070531
3 Importing I_ID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20070531
4 Importing I_INITIAL_SIZE Call by reference Type reference (TYPE) I 20070531
5 Importing I_KEY_FIELDS Call by reference Type reference (TYPE) TTY_XO_TABLE_NAME Tabellennamen 20070531
6 Importing I_TABLE_TYPE Call by reference Type reference (TYPE) XO_TABLE_TYPE Tabellentyp 20070531
7 Importing I_UNIQUE_KEY Call by reference Type reference (TYPE) XO_BOOLE Boole'scher Wert ('X' = True ' ' = False) 20070531
8 Returning R_INSTANCE Value transfer Type reference (TYPE) FSBP_ESA_CONTAINER_REF Datencontainer für FSBP Services 20070531

Method GET_INSTANCE on class IF_FS_BP_ESA_CONTAINER has no exception.

Method SET_DATA_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_REF Call by reference Object reference (TYPE REF TO) DATA 20070531

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