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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | 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 | 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 | EO_TYPE_HNDL_S_DATA_TABL | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20040210 | |||
| 2 | EO_TYPE_HNDL_S_DATA_TABL_KEY | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20040210 | |||
| 3 | EO_TYPE_HNDL_T_DATA_TABL | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run Time Type Services | 20040210 | |||
| 4 | IB_ONLY_KEYFIELDS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040210 | |||
| 5 | IB_UNIQUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040210 | |||
| 6 | ID_ADMIN_S_TYPENAME | Call by reference | Type reference (TYPE) | DDOBJNAME | 20040210 | ||||
| 7 | ID_DDIC_S_TYPENAME | Value transfer | Type reference (TYPE) | CSEQUENCE | Name eines ABAP Dictionary-Objekts | 20040210 | |||
| 8 | ID_KEYDEFKIND | Call by reference | Type reference (TYPE) | ABAP_KEYDEFKIND | CL_ABAP_TABLEDESCR=>KEYDEFKIND_USER | 20040210 | |||
| 9 | ID_TABLEKIND | Call by reference | Type reference (TYPE) | ABAP_TABLEKIND | CL_ABAP_TABLEDESCR=>TABLEKIND_SORTED | 20040210 | |||
| 10 | IT_TABLE_KEYFIELDS | Call by reference | Type reference (TYPE) | ABAP_KEYDESCR_TAB | 20040210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RTTBF: Ausnahmeklasse | 20040211 |
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in | 10V |