SAP ABAP Interface IF_IFR_DDIC_REFERENCE (IFR Internal: Reference to a Data Type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD (Application Component) Integration Builder - Design
     SDIR (Package) DD: Interface Repository
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
Interface IF_IFR_DDIC_REFERENCE  
Short Description IFR Internal: Reference to a Data Type    
General Data
Package SDIR   DD: Interface Repository 
Created 20000104   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_IFR_DDIC_REFERENCE has no forward declaration.
Interfaces
Interface IF_IFR_DDIC_REFERENCE has no interface.
Friends
Interface IF_IFR_DDIC_REFERENCE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TYPEKIND_STRUCTURE_FIELD Constant Public Type reference (TYPE) CHAR1 'S' Definition Kind: "Structure-Field" 20000104
2 TYPEKIND_TYPENAME Constant Public Type reference (TYPE) CHAR1 'T' Definition Kind: "Type Name" 20000104
Methods
# Method Level Visibility Method type Description Created on
1 GET_DDIC_FIELDNAME Instance method Public Method Name of Dict. Field If Defined as a Structure/Field 20000104
2 GET_DDIC_REFERENCE Instance method Public Method Complete Type Reference - i.e. Type or Structure AND Field 20000104
3 GET_DDIC_STRUCTURE Instance method Public Method Name of Dictionary Structure, if Defined as Structure/Field 20000104
4 GET_DDIC_TYPENAME Instance method Public Method Name of Type if Defined Using Type Reference 20000104
5 GET_DEFINITION_KIND Instance method Public Method Determines if Definition Is by Type or Structure AND Field 20000104
Events
Interface IF_IFR_DDIC_REFERENCE has no event.
Types
Interface 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 Returning FIELDNAME Value transfer Type reference (TYPE) DFIES-LFIELDNAME Feldname 20000104
# Exception Resumable Description Created on
1 WRONG_TYPE_KIND 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 Returning REFERENCE Value transfer Type reference (TYPE) IFR_DDREF Textdarstellung(siehe Dokumentation zum Interface) 20000104

Method GET_DDIC_REFERENCE on Interface 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 Returning STRUCTURE Value transfer Type reference (TYPE) TABNAME Tabellenname 20000104
# Exception Resumable Description Created on
1 WRONG_TYPE_KIND 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 Returning TYPENAME Value transfer Type reference (TYPE) TYPENAME Name des Dictionary Typs 20000104
# Exception Resumable Description Created on
1 WRONG_TYPE_KIND 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 Returning KIND Value transfer Type reference (TYPE) IFR_TYPTYP Art der Typdefinition(bei BAPIs ='S' für Struktur+Feld) 20000104

Method GET_DEFINITION_KIND on Interface IF_IFR_DDIC_REFERENCE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in