SAP ABAP Function Module DD_GET_DD27P (Reading the view fields with data element and domain)
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_DD27P Reading the view fields with data element and domain  
Function Group SDV1   Test: Data interface for views  
Program Name SAPLSDV1    
INCLUDE Name LSDV1U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LANGU_INDEX TYPE SYST-TABIX Field which was read in other language
Exporting NOT_ACTIVE TYPE SYST-TABIX Field which is inactive.
Exporting ROLL_INDEX TYPE SYST-TABIX Field for which data element was changed
Exporting RSTATUS TYPE DD25V-AS4LOCAL Read status (for STATUS = M)
Importing LANGUAGE TYPE DD04V-DDLANGUAGE SY-LANGU Language for texts of the data element
Importing STATUS TYPE DD25V-AS4LOCAL 'A' Read active (A) or newest (M) version
Importing VIEWNAME TYPE DD25V-VIEWNAME View name
Tables DD27P_TAB TYPE DD27P Table of the view fields
Exception NO_FIELDS_FOUND TYPE No fields (in the specified status) found
               
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