SAP ABAP Function Module BOS_POPUP_GET_VALUES_USER_BTN (Dialog box for requesting values and offering user pushbuttons)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-EC-BOS (Application Component) Customer Bill of Services
⤷
AD_BOS_ECP (Package) Connection Easy Cost Planning BOS

⤷

⤷

Basic Data
Function Module | BOS_POPUP_GET_VALUES_USER_BTN | Dialog box for requesting values and offering user pushbuttons |
Function Group | BOSVAL | Dialog box for display and request |
Program Name | SAPLBOSVAL | |
INCLUDE Name | LBOSVALU06 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
RETURNCODE | TYPE | User response | ||||
![]() |
F1_FORMNAME | TYPE | SPACE | Name of the external subroutine for F1 help | |||
![]() |
F1_PROGRAMNAME | TYPE | TRDIR-NAME | SPACE | Name of the module pool from F1_FORMNAME | ||
![]() |
F4_FORMNAME | TYPE | SPACE | Name of the external subroutine for F4 help | |||
![]() |
F4_PROGRAMNAME | TYPE | TRDIR-NAME | SPACE | Name of the module pool from F4_FORMNAME | ||
![]() |
FORMNAME | TYPE | Name of the external subroutine for processing | ||||
![]() |
PROGRAMNAME | TYPE | TRDIR-NAME | Name of the module pool from FORMNAME | |||
![]() |
POPUP_TITLE | TYPE | Text of title line | ||||
![]() |
OK_PUSHBUTTONTEXT | TYPE | SVALBUTTON-BUTTONTEXT | Standard pushbutton text | |||
![]() |
ICON_OK_PUSH | TYPE | ICON-NAME | ||||
![]() |
QUICKINFO_OK_PUSH | TYPE | SMP_DYNTXT-TEXT | SPACE | |||
![]() |
FIRST_PUSHBUTTON | TYPE | SVALBUTTON-BUTTONTEXT | SPACE | Text of the first additional pushbutton | ||
![]() |
ICON_BUTTON_1 | TYPE | ICON-NAME | ||||
![]() |
QUICKINFO_BUTTON_1 | TYPE | SMP_DYNTXT-TEXT | SPACE | |||
![]() |
SECOND_PUSHBUTTON | TYPE | SVALBUTTON-BUTTONTEXT | SPACE | Text of the second additional pushbutton | ||
![]() |
ICON_BUTTON_2 | TYPE | ICON-NAME | ||||
![]() |
QUICKINFO_BUTTON_2 | TYPE | SMP_DYNTXT-TEXT | SPACE | |||
![]() |
START_COLUMN | TYPE | '5' | Start column of the dialog box | |||
![]() |
START_ROW | TYPE | '5' | Start line of the dialog box | |||
![]() |
NO_CHECK_FOR_FIXED_VALUES | TYPE | SPACE | Flag: Deactivate check on fixed values (X) | |||
![]() |
FIELDS | TYPE | BOSVAL | Table fields, values and attributes | |||
![]() |
ERROR_IN_FIELDS | TYPE | FIELDS were transferred incorrectly | ||||
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 | 20050301 |
SAP Release Created in | 500 |