SAP ABAP Function Module DD_GET_DD03P (Access to table fields with DTEL and DOMA information (DD sources).)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Function Module DD_GET_DD03P Access to table fields with DTEL and DOMA information (DD sources).  
Function Group SDD3   Dictionary interfaces  
Program Name SAPLSDD3    
INCLUDE Name LSDD3U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FIELD_NO TYPE SYST-TABIX Number of the found table fields
Exporting FSTATI TYPE found versions {' ' , 'M', 'N', 'A'}
Exporting NODEF TYPE SYST-TABIX Index of the last field without definition or 0
Exporting NOTEXT TYPE SYST-TABIX Index of the last field without text or 0.
Exporting RSTATUS TYPE DD03L-AS4LOCAL status actually read
Importing DEFSTATUS TYPE DD04L-AS4LOCAL 'A' Status of the field definition {'A', 'M'}
Importing LANGU TYPE DD03P-DDLANGUAGE SYST-LANGU Language of the DTEL texts or the '%'
Importing NOINCL TYPE ' ' Filter for include - lines {'X', ' '}
Importing REFRESH TYPE 'X' 'X' = previous deletion of DD03P_TAB
Importing STATUS TYPE DD03L-AS4LOCAL 'M' Status of the table {'A', 'N', 'M'} to be read
Importing TABNAME TYPE DD02V-TABNAME ' ' Name of the table
Tables DD03P_TAB TYPE DD03P Table with the found table fields
Exception ILLEGAL_VALUE TYPE Current parameter with invalid value
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in