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 |
|---|---|---|---|---|---|---|---|
| |
CHOISE | TYPE | SYST-TABIX | Number of table entry | |||
| |
ENDPOS_COL | TYPE | INT4 | Ending position of popup | |||
| |
ENDPOS_ROW | TYPE | INT4 | Ending position of popup | |||
| |
STARTPOS_COL | TYPE | INT4 | Starting position of popup | |||
| |
STARTPOS_ROW | TYPE | INT4 | Starting position of popup | |||
| |
TITLETEXT | TYPE | CHAR80 | Text in title bar of popup | |||
| |
VALUETAB | TYPE | Table with 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 | 20140121 |
| SAP Release Created in |