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 IF_SALV_C_BOOL_SAP 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 FALSE Instance attribute Private Attribute reference (LIKE) 20040127
2 TRUE Instance attribute Private Attribute reference (LIKE) 20040127
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_ELEMDESCR Static method Private Method Returns DFIES According to ABAP Element Description 20040127
2 APPLY_STRUCDESCR Static method Private Method Returns DFIES According to ABAP Structure Description 20040127
3 APPLY_TYPEDESCR Static method Private Method Returns DFIES According to ABAP Type Description 20040127
4 GET_BY_DATA Static method Public Method Returns DFIES According to Passed Data 20040128
5 GET_BY_NAME Static method Public Method Returns DFIES According to a DDIC Description 20040128
6 GET_BY_TYPEDESCR 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 Importing NAME Call by reference Type reference (TYPE) STRING Feldname 20040127
2 Importing R_ELEMDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20040127
3 Changing 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 Importing NAME Call by reference Type reference (TYPE) STRING 20040127
2 Importing R_STRUCDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20040127
3 Importing SUFFIX Call by reference Type reference (TYPE) STRING 20040129
4 Changing 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 Importing NAME Call by reference Type reference (TYPE) STRING 20040127
2 Importing R_TYPEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20040127
3 Importing SUFFIX Call by reference Type reference (TYPE) STRING 20040204
4 Importing TABLE_ALLOWED Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040204
5 Changing 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 Importing DATA Call by reference Type reference (TYPE) ANY Daten 20040128
2 Returning 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 Importing NAME Call by reference Type reference (TYPE) ANY DDIC Name 20040128
2 Returning 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 Importing R_TYPEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Run Time Type Services 20040127
2 Returning 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