SAP ABAP Function Module IHC_FXNET_POPUP_PICK_FROM_LIST (Popup window to choose from a list)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   IS-B-BCA (Application Component) Bank Customer Accounts
     FKBI (Package) Bank Customer Accounts: In-House Bank Functions
Basic Data
Function Module IHC_FXNET_POPUP_PICK_FROM_LIST Popup window to choose from a list  
Function Group FBQN   FX netting functions  
Program Name SAPLFBQN    
INCLUDE Name LFBQNU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CHOISE TYPE SYST-TABIX index of table entry
Importing ENDPOS_COL TYPE INT4 Ending column position of popup
Importing ENDPOS_ROW TYPE INT4 Ending row position of popup
Importing STARTPOS_COL TYPE INT4 Starting column position of popup
Importing STARTPOS_ROW TYPE INT4 Starting row position of popup
Importing TITLETEXT TYPE CHAR80 Text in title bar of popup
Tables VALUETAB TYPE   Table of 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  20020521 
SAP Release Created in 110