SAP ABAP Function Module DYNP_VALUES_READ (Read screen field values before PAI field transport)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-HLP (Application Component) F1 Help
     SHEL (Package) New Help Processor
Basic Data
Function Module DYNP_VALUES_READ Read screen field values before PAI field transport  
Function Group SHL2   Help functions  
Program Name SAPLSHL2   Possible entries 
INCLUDE Name LSHL2U22    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DYNAME TYPE D020S-PROG Program Name
Importing DYNUMB TYPE D020S-DNUM Screen Number
Importing TRANSLATE_TO_UPPER TYPE SPACE Conversion of upper case for field contents
Importing REQUEST TYPE D020S-TYPE SPACE Return ready-for-input
Importing PERFORM_CONVERSION_EXITS TYPE SPACE Call output conversion exit
Importing PERFORM_INPUT_CONVERSION TYPE SPACE Call input conversion exit
Importing DETERMINE_LOOP_INDEX TYPE CHAR1 SPACE Determine Index of a Line in the Loop for All Fields
Importing START_SEARCH_IN_CURRENT_SCREEN TYPE CHAR1 SPACE Search for DYNAME/DYNUMB starts in current (sub)screen
Importing START_SEARCH_IN_MAIN_SCREEN TYPE CHAR1 SPACE Search for DYNAME/DYNUMB starts in main dynpro
Importing START_SEARCH_IN_STACKED_SCREEN TYPE DYNPRO_ID SPACE Search for DYNAME/DYNUMB starts in specified main screen in the screen stack
Importing START_SEARCH_ON_SCR_STACKPOS TYPE SYTABIX SPACE Search for DYNAME/DYNUMB starts at the specified position in the screen stack
Importing SEARCH_OWN_SUBSCREENS_FIRST TYPE CHAR1 SPACE Search through own screens before the stack is searched
Importing SEARCHPATH_OF_SUBSCREEN_AREAS TYPE STRING SPACE Path of subscreen areas that is searched from the start screen
Tables DYNPFIELDS TYPE DYNPREAD Table for Reading Current Screen Values
Exception INVALID_ABAPWORKAREA TYPE No valid work area
Exception INVALID_DYNPROFIELD TYPE No valid screen field
Exception INVALID_DYNPRONAME TYPE No valid screen name
Exception INVALID_DYNPRONUMMER TYPE Invalid screen number
Exception INVALID_REQUEST TYPE General request error
Exception NO_FIELDDESCRIPTION TYPE No field description
Exception INVALID_PARAMETER TYPE Internal system function parameters have incorrect values
Exception UNDEFIND_ERROR TYPE Undefined error
Exception DOUBLE_CONVERSION TYPE Double conversion required
Exception STEPL_NOT_FOUND TYPE Could not determine line in the loop
               
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