SAP ABAP Function Module POPUP_TABLE_DISPLAY (Popup to display internal table content)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-BF-PR (Application Component) Pricing and Conditions
     VF_PRC_CUSTOMIZING (Package) Customizing of Pricing
Basic Data
Function Module POPUP_TABLE_DISPLAY Popup to display internal table content  
Function Group VF_PRC_POPUP   Popup  
Program Name SAPLVF_PRC_POPUP    
INCLUDE Name LVF_PRC_POPUPU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CHOISE TYPE SYST-TABIX Number of table entry
Importing ENDPOS_COL TYPE INT4 Ending position of popup
Importing ENDPOS_ROW TYPE INT4 Ending position of popup
Importing STARTPOS_COL TYPE INT4 Starting position of popup
Importing STARTPOS_ROW TYPE INT4 Starting position of popup
Importing TITLETEXT TYPE CHAR80 Text in title bar of popup
Tables VALUETAB TYPE   Table with possible values
Exception BREAK_OFF TYPE
               
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  20140121 
SAP Release Created in