SAP ABAP Class CL_SALV_DDIC (ALV: Get DDIC Information)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_METADATA (Package) ALV: Meta Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_C_BOOL_SAP | ALV: SAP Boolean Constants | 20040127 |
Properties
| Class | CL_SALV_DDIC | |
| Short Description | ALV: Get DDIC Information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_OM_METADATA | ALV: Meta Data |
| Created | 20040127 | SAP |
| Last change | 20040603 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_C_BOOL_SAP | ALV: SAP Boolean Constants | 20040127 |
Friends
Class CL_SALV_DDIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20040127 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20040127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Returns DFIES According to ABAP Element Description | 20040127 | |
| 2 | Static method | Private | Method | Returns DFIES According to ABAP Structure Description | 20040127 | |
| 3 | Static method | Private | Method | Returns DFIES According to ABAP Type Description | 20040127 | |
| 4 | Static method | Public | Method | Returns DFIES According to Passed Data | 20040128 | |
| 5 | Static method | Public | Method | Returns DFIES According to a DDIC Description | 20040128 | |
| 6 | Static method | Public | Method | Returns DFIES According to ABAP Type Description | 20040127 |
Events
Class CL_SALV_DDIC has no event.
Types
Class CL_SALV_DDIC has no local type.
Method Signatures
Method APPLY_ELEMDESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Feldname | 20040127 | |||
| 2 | R_ELEMDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET | 20040127 | |||
| 3 | T_DFIES | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20040127 |
Method APPLY_ELEMDESCR on class CL_SALV_DDIC has no exception.
Method APPLY_STRUCDESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20040127 | ||||
| 2 | R_STRUCDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20040127 | |||
| 3 | SUFFIX | Call by reference | Type reference (TYPE) | STRING | 20040129 | ||||
| 4 | T_DFIES | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20040127 |
Method APPLY_STRUCDESCR on class CL_SALV_DDIC has no exception.
Method APPLY_TYPEDESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20040127 | ||||
| 2 | R_TYPEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET | 20040127 | |||
| 3 | SUFFIX | Call by reference | Type reference (TYPE) | STRING | 20040204 | ||||
| 4 | TABLE_ALLOWED | Call by reference | Type reference (TYPE) | SAP_BOOL | IF_SALV_C_BOOL_SAP=>TRUE | boolsche Variable (X=true, space=false) | 20040204 | ||
| 5 | T_DFIES | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20040127 |
Method APPLY_TYPEDESCR on class CL_SALV_DDIC has no exception.
Method GET_BY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | Daten | 20040128 | |||
| 2 | T_DFIES | Value transfer | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20040128 |
Method GET_BY_DATA on class CL_SALV_DDIC has no exception.
Method GET_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | ANY | DDIC Name | 20040128 | |||
| 2 | T_DFIES | Value transfer | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20040128 |
Method GET_BY_NAME on class CL_SALV_DDIC has no exception.
Method GET_BY_TYPEDESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Run Time Type Services | 20040127 | |||
| 2 | T_DFIES | Value transfer | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20040127 |
Method GET_BY_TYPEDESCR on class CL_SALV_DDIC has no exception.
History
| Last changed by/on | SAP | 20040603 |
| SAP Release Created in | 700 |