SAP ABAP Class CL_RTTBF_UTILITIES (RTTBF: Utility Methods)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF (Application Component) Enterprise Service Framework Layer
     SESF_RTTBF (Package) Runtime Transaction Buffer
Properties
Class CL_RTTBF_UTILITIES  
Short Description RTTBF: Utility Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SESF_RTTBF   Runtime Transaction Buffer 
Created 20040210   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ABAP_TABLEDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RTTBF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RTTBF_UTILITIES has no interface implemented.
Friends
Class CL_RTTBF_UTILITIES has no friend class.
Attributes
Class CL_RTTBF_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILDT_TABLE_DESCRIPTOR_HNDLS Static method Public Method RTTBF: Creation of Structure and Table Type Descriptors 20040210
Events
Class CL_RTTBF_UTILITIES has no event.
Types
Class CL_RTTBF_UTILITIES has no local type.
Method Signatures

Method BUILDT_TABLE_DESCRIPTOR_HNDLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_TYPE_HNDL_S_DATA_TABL Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20040210
2 Exporting EO_TYPE_HNDL_S_DATA_TABL_KEY Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20040210
3 Exporting EO_TYPE_HNDL_T_DATA_TABL Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Run Time Type Services 20040210
4 Importing IB_ONLY_KEYFIELDS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040210
5 Importing IB_UNIQUE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040210
6 Importing ID_ADMIN_S_TYPENAME Call by reference Type reference (TYPE) DDOBJNAME 20040210
7 Importing ID_DDIC_S_TYPENAME Value transfer Type reference (TYPE) CSEQUENCE Name eines ABAP Dictionary-Objekts 20040210
8 Importing ID_KEYDEFKIND Call by reference Type reference (TYPE) ABAP_KEYDEFKIND CL_ABAP_TABLEDESCR=>KEYDEFKIND_USER 20040210
9 Importing ID_TABLEKIND Call by reference Type reference (TYPE) ABAP_TABLEKIND CL_ABAP_TABLEDESCR=>TABLEKIND_SORTED 20040210
10 Importing IT_TABLE_KEYFIELDS Call by reference Type reference (TYPE) ABAP_KEYDESCR_TAB 20040210
# Exception Resumable Description Created on
1 CX_RTTBF_FRAMEWORK_ERROR RTTBF: Ausnahmeklasse 20040211
History
Last changed by/on SAP  20041208 
SAP Release Created in 10V