SAP ABAP Class IF_IFR_DDIC_REFERENCE (IFR Internal: Reference to a Data Type)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_IFR_KEYFIELD | IFR Internal: Description of a BOR Key Field | 20000104 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_IFR_PARAMETER | IFR Internal: Access to a BOR Parameter | 20000113 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IFR_BOR_KEYFIELD | IFR Internal: BOR Key Field from Extract Data | 20000419 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IFR_BOR_PARAMETER | IFR Internal: Description of a BOR Parameter | 20000419 |
Properties
| Class | IF_IFR_DDIC_REFERENCE | |
| Short Description | IFR Internal: Reference to a Data Type | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20000104 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_IFR_DDIC_REFERENCE has no forward declaration.
Interfaces
Class IF_IFR_DDIC_REFERENCE has no interface implemented.
Friends
Class IF_IFR_DDIC_REFERENCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Definition Kind: "Structure-Field" | 20000104 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'T' | Definition Kind: "Type Name" | 20000104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Name of Dict. Field If Defined as a Structure/Field | 20000104 | |
| 2 | Instance method | Public | Method | Complete Type Reference - i.e. Type or Structure AND Field | 20000104 | |
| 3 | Instance method | Public | Method | Name of Dictionary Structure, if Defined as Structure/Field | 20000104 | |
| 4 | Instance method | Public | Method | Name of Type if Defined Using Type Reference | 20000104 | |
| 5 | Instance method | Public | Method | Determines if Definition Is by Type or Structure AND Field | 20000104 |
Events
Class IF_IFR_DDIC_REFERENCE has no event.
Types
Class IF_IFR_DDIC_REFERENCE has no local type.
Method Signatures
Method GET_DDIC_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Type reference (TYPE) | DFIES-LFIELDNAME | Feldname | 20000104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Methode für diese Art von DDIC Bezug nicht verwendbar | 20000104 |
Method GET_DDIC_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFERENCE | Value transfer | Type reference (TYPE) | IFR_DDREF | Textdarstellung(siehe Dokumentation zum Interface) | 20000104 |
Method GET_DDIC_REFERENCE on class IF_IFR_DDIC_REFERENCE has no exception.
Method GET_DDIC_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRUCTURE | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20000104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Methode für diese Art von DDIC Bezug nicht verwendbar | 20000104 |
Method GET_DDIC_TYPENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPENAME | Value transfer | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20000104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Methode für diese Art von DDIC Bezug nicht verwendbar | 20000104 |
Method GET_DEFINITION_KIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KIND | Value transfer | Type reference (TYPE) | IFR_TYPTYP | Art der Typdefinition(bei BAPIs ='S' für Struktur+Feld) | 20000104 |
Method GET_DEFINITION_KIND on class IF_IFR_DDIC_REFERENCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |