SAP ABAP Function Module BOS_POPUP_GET_VALUES (Dialog box for the display and request of values, without check)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-EC-BOS (Application Component) Customer Bill of Services
     AD_BOS_ECP (Package) Connection Easy Cost Planning BOS
Basic Data
Function Module BOS_POPUP_GET_VALUES Dialog box for the display and request of values, without check  
Function Group BOSVAL   Dialog box for display and request  
Program Name SAPLBOSVAL    
INCLUDE Name LBOSVALU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURNCODE TYPE User response
Importing NO_VALUE_CHECK TYPE SPACE Deactivates data type check
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 BOSVAL 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  20050301 
SAP Release Created in 500