SAP ABAP Class CL_FDT_TABLEDESCR (FDT: Class for data object table descr)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_CORE (Package) BRFplus: Core
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_TYPEDESCR | FDT: Data object descriptor service | 20110711 |
Properties
| Class | CL_FDT_TABLEDESCR | |
| Short Description | FDT: Class for data object table descr | |
| Super Class | CL_FDT_TYPEDESCR | FDT: Data object descriptor service |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_CORE | BRFplus: Core |
| Created | 20110711 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FDT_TABLEDESCR has no forward declaration.
Interfaces
Class CL_FDT_TABLEDESCR has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FDT_TYPEDESCR | 20110711 | FDT: Data object descriptor service |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FDT_TYPEDESCR | FDT: Data object descriptor service | 20110712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110712 |
Events
Class CL_FDT_TABLEDESCR has no event.
Types
Class CL_FDT_TABLEDESCR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LINE_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_FDT_TYPEDESCR | FDT: Data object descriptor service | 20110712 | |||
| 2 | IS_TYPE_ATTRIBUTES | Call by reference | Type reference (TYPE) | S_TYPE_ATTRIBUTES | Attributes of the data object | 20110712 | |||
| 3 | IV_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110712 |
Method CONSTRUCTOR on class CL_FDT_TABLEDESCR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |