SAP ABAP Function Module POPUP_TO_CONFIRM_VALUES (Dialog box to confirm processing step with object specification)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   FI-LOC (Application Component) Localization
     J2IN (Package) India
Basic Data
Function Module POPUP_TO_CONFIRM_VALUES Dialog box to confirm processing step with object specification  
Function Group J2I6   Common Routines  
Program Name SAPLJ2I6   Common Routines 
INCLUDE Name LJ2I6U11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ANSWER TYPE User answer
Importing DEFAULTOPTION TYPE 'Y' Cursor positioning on yes or no
Importing OBJECTVALUE TYPE Value of object to be processed
Importing TEXT_AFTER TYPE Text which is displayed after OBJECTVALUE
Importing TEXT_BEFORE TYPE Text which is displayed before OBJECTVALUE
Importing TITEL TYPE Header line of pop-up
Importing START_COLUMN TYPE SYST-CUCOL 25 Starting column of the dialog box
Importing START_ROW TYPE SYST-CUROW 6 Starting line of the dialog box
Exception TEXT_TOO_LONG TYPE Text is more than 70 characters
               
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  20010720 
SAP Release Created in