SAP ABAP Interface IF_QUERY_DDIC (SAP Query: Dictionary Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-QUE (Application Component) SAP Query
     SQUE (Package) Application Development R/3 SAP Query
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
Interface IF_QUERY_DDIC  
Short Description SAP Query: Dictionary Interface    
General Data
Package SQUE   Application Development R/3 SAP Query 
Created 19991021   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
Interface IF_QUERY_DDIC has no forward declaration.
Interfaces
Interface IF_QUERY_DDIC has no interface.
Friends
Interface IF_QUERY_DDIC has no friend.
Attributes
Interface 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
Interface IF_QUERY_DDIC has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_QUERY_DDIC has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in