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 |
|---|---|---|---|---|---|---|---|
| |
CHOISE | TYPE | SYST-TABIX | index of table entry | |||
| |
ENDPOS_COL | TYPE | INT4 | Ending column position of popup | |||
| |
ENDPOS_ROW | TYPE | INT4 | Ending row position of popup | |||
| |
STARTPOS_COL | TYPE | INT4 | Starting column position of popup | |||
| |
STARTPOS_ROW | TYPE | INT4 | Starting row position of popup | |||
| |
TITLETEXT | TYPE | CHAR80 | Text in title bar of popup | |||
| |
VALUETAB | TYPE | Table of possible values | ||||
| |
BREAK_OFF | TYPE | |||||
Processing Type
| Normal Function 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 |