SAP ABAP Class CL_SALV_DDIC_APPLY (ALV: Use 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
Properties
Class CL_SALV_DDIC_APPLY  
Short Description ALV: Use 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
Class CL_SALV_DDIC_APPLY has no forward declaration.
Interfaces
Class CL_SALV_DDIC_APPLY has no interface implemented.
Friends
Class CL_SALV_DDIC_APPLY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_APPLY_DDIC_BY_COLUMNNAME Constant Public Type reference (TYPE) SALV_DE_CONSTANT 1 Pass DFIES to Columns with Same Name 20040127
2 C_APPLY_DDIC_BY_DOMAIN Constant Public Type reference (TYPE) SALV_DE_CONSTANT 3 Pass DFIES to Columns with Same Domain 20040127
3 C_APPLY_DDIC_BY_ROLLNAME Constant Public Type reference (TYPE) SALV_DE_CONSTANT 2 Pass DFIES to Columns with Same Data Element 20040127
Methods
# Method Level Visibility Method type Description Created on
1 DFIES_TO_COLUMNS Static method Private Method Sets General DDIC Description of DFIES to Column Objects 20040127
2 TO_COLUMN Static method Public Method Sets General DDIC Description of DFIES to Column Object 20040127
3 TO_COLUMNS Static method Public Method Sets General DDIC Description of DFIES to Column Object 20040127
Events
Class CL_SALV_DDIC_APPLY has no event.
Types
Class CL_SALV_DDIC_APPLY has no local type.
Method Signatures

Method DFIES_TO_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLY_METHOD Call by reference Type reference (TYPE) I C_APPLY_DDIC_BY_COLUMNNAME Anwendungsart 20040127
2 Importing R_COLUMNS Call by reference Object reference (TYPE REF TO) CL_SALV_COLUMNS ALV Spalten 20040127
3 Importing S_DFIES Call by reference Type reference (TYPE) DFIES DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20040127

Method DFIES_TO_COLUMNS on class CL_SALV_DDIC_APPLY has no exception.

Method TO_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_COLUMN Call by reference Object reference (TYPE REF TO) CL_SALV_COLUMN Beschreibung einer ALV Spalte 20040127
2 Importing S_DFIES Call by reference Type reference (TYPE) DFIES DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20040127

Method TO_COLUMN on class CL_SALV_DDIC_APPLY has no exception.

Method TO_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLY_METHOD Call by reference Type reference (TYPE) I C_APPLY_DDIC_BY_COLUMNNAME Anwendungsart 20040127
2 Importing R_COLUMNS Call by reference Object reference (TYPE REF TO) CL_SALV_COLUMNS ALV Spalten 20040127
3 Importing T_DFIES Call by reference Type reference (TYPE) DDFIELDS DD: Feldliste 20040127

Method TO_COLUMNS on class CL_SALV_DDIC_APPLY has no exception.
History
Last changed by/on SAP  20040603 
SAP Release Created in 700