SAP ABAP Function Module POPUP_TO_CONFIRM_VALUES (Dialog box to confirm processing step with object specification)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
FI-LOC (Application Component) Localization
⤷
J2IN (Package) India
⤷
⤷
Basic Data
| Function Module | POPUP_TO_CONFIRM_VALUES | Dialog box to confirm processing step with object specification |
| Function Group | J2I6 | Common Routines |
| Program Name | SAPLJ2I6 | Common Routines |
| INCLUDE Name | LJ2I6U11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ANSWER | TYPE | User answer | ||||
| |
DEFAULTOPTION | TYPE | 'Y' | Cursor positioning on yes or no | |||
| |
OBJECTVALUE | TYPE | Value of object to be processed | ||||
| |
TEXT_AFTER | TYPE | Text which is displayed after OBJECTVALUE | ||||
| |
TEXT_BEFORE | TYPE | Text which is displayed before OBJECTVALUE | ||||
| |
TITEL | TYPE | Header line of pop-up | ||||
| |
START_COLUMN | TYPE | SYST-CUCOL | 25 | Starting column of the dialog box | ||
| |
START_ROW | TYPE | SYST-CUROW | 6 | Starting line of the dialog box | ||
| |
TEXT_TOO_LONG | TYPE | Text is more than 70 characters | ||||
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 | 20010720 |
| SAP Release Created in |