SAP ABAP Class IF_QUERY_DDIC (SAP Query: Dictionary Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_QUERY_DDIC_ACCESS SAP Query: DDIC Access 19991021
Properties
Class IF_QUERY_DDIC  
Short Description SAP Query: Dictionary Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19991021   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_QUERY_DDIC has no forward declaration.
Interfaces
Class IF_QUERY_DDIC has no interface implemented.
Friends
Class IF_QUERY_DDIC has no friend class.
Attributes
Class IF_QUERY_DDIC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 F4_STRUCTURE Instance method Public Method F4 on Structure (incl. Tables) 20000112
2 F4_TABLE Instance method Public Method F4 for Table 20000112
3 FIELDINFO_GET Instance method Public Method Reads Information for All Table Fields 19991115
4 TABL_GET Instance method Public Method Reads Table in Dictionary 19991115
5 TRANSFORM_FIELDNAME Instance method Public Method Replaces Tech. Field Name where Necessary 20000112
6 TRANSFORM_TABNAME Instance method Public Method Replaces Tech. Table Name where Necessary 20000202
Events
Class IF_QUERY_DDIC has no event.
Types
Class IF_QUERY_DDIC has no local type.
Method Signatures

Method F4_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DYNPROFIELD Call by reference Type reference (TYPE) DYNFNAM Feldname 20000112
2 Importing DYNPRONUMBER Call by reference Type reference (TYPE) SY-DYNNR Nummer des aktuellen Dynpros 20000112
3 Importing PROGNAME Call by reference Type reference (TYPE) SY-REPID Programmname 20000112
4 Changing STRUCNAME Value transfer Type reference (TYPE) AQS_TNAME SAP Query (S): Tabellenname 20000112

Method F4_STRUCTURE on class IF_QUERY_DDIC has no exception.

Method F4_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DYNPROFIELD Call by reference Type reference (TYPE) DYNFNAM Feldname 20000112
2 Importing DYNPRONUMBER Call by reference Type reference (TYPE) SY-DYNNR Nummer des aktuellen Dynpros 20000112
3 Importing PROGNAME Call by reference Type reference (TYPE) SY-REPID aktuelles Rahmenprogramm 20000112
4 Changing TABNAME Value transfer Type reference (TYPE) AQS_TNAME SAP Query (S): Tabellenname 20000112

Method F4_TABLE on class IF_QUERY_DDIC has no exception.

Method FIELDINFO_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DDICTAB Call by reference Type reference (TYPE) AQS_TNAME Tabellenname 19991115
2 Exporting FIELDINFOTAB Call by reference Type reference (TYPE) DDFIELDS Feldinfo 19991115
3 Importing LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprache 19991115
# Exception Resumable Description Created on
1 NOT_FOUND nicht aktiv im DDIC vorhanden 19991115

Method TABL_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DDICTAB Call by reference Type reference (TYPE) AQS_TNAME Tabellenname 19991115
2 Importing LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprache 19991115
3 Exporting TABLE_HEADER Call by reference Type reference (TYPE) DD02V Headerinformation zur Tabelle 19991115
# Exception Resumable Description Created on
1 NOT_FOUND nicht aktiv im DDIC vorhanden 19991115

Method TRANSFORM_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FIELDNAME Call by reference Type reference (TYPE) AQS_FNAME SAP Query (S): Feldname (tab-feld) 20000112

Method TRANSFORM_FIELDNAME on class IF_QUERY_DDIC has no exception.

Method TRANSFORM_TABNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing TABNAME Call by reference Type reference (TYPE) AQS_TNAME SAP Query (S): Tabellenname 20000202

Method TRANSFORM_TABNAME on class IF_QUERY_DDIC has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in