SAP ABAP Function Module POPUP_GET_VALUES_DB_CHECKED (Dialog box for requesting values, check against the DB table/view)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ASF-POP (Application Component) Standard Dialogs
     SZP (Package) R/3 Central Basis Development: Dialog Boxes...
Basic Data
Function Module POPUP_GET_VALUES_DB_CHECKED Dialog box for requesting values, check against the DB table/view  
Function Group SPO4   Dialog box for display and request  
Program Name SAPLSPO4    
INCLUDE Name LSPO4U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURNCODE TYPE User response
Importing CHECK_EXISTENCE TYPE 'X' Ind. whether table lines must exist
Importing POPUP_TITLE TYPE Text of title line
Importing START_COLUMN TYPE '5' Start column of the dialog box
Importing START_ROW TYPE '5' Start line of the dialog box
Tables FIELDS TYPE SVAL Table fields, values and attributes
Exception ERROR_IN_FIELDS TYPE FIELDS were transferred incorrectly
               
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