SAP ABAP Function Module J_1IEX_POPUP_TO_CONFIRM (Final popup)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
FI-LOC (Application Component) Localization
⤷
J1ICIN40A (Package) CIN40A developments
⤷
⤷
Basic Data
| Function Module | J_1IEX_POPUP_TO_CONFIRM | Final popup |
| Function Group | J1IEX | CIN40A: Incoming Excise Invoices |
| Program Name | SAPLJ1IEX | |
| INCLUDE Name | LJ1IEXU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ANSWER | TYPE | Return values: '1', '2', 'A' | ||||
| |
TITLEBAR | TYPE | SPACE | Title of dialog box | |||
| |
DIAGNOSE_OBJECT | TYPE | DOKHL-OBJECT | SPACE | Diagnosis text (maintain via SE61) | ||
| |
TEXT_QUESTION | TYPE | Question text in dialog box | ||||
| |
TEXT_BUTTON_1 | TYPE | 'Yes'(202) | Text on the first pushbutton | |||
| |
ICON_BUTTON_1 | TYPE | ICON-NAME | SPACE | Icon on first pushbutton | ||
| |
TEXT_BUTTON_2 | TYPE | 'No'(203) | Text on the second pushbutton | |||
| |
ICON_BUTTON_2 | TYPE | ICON-NAME | SPACE | Icon on second pushbutton | ||
| |
DEFAULT_BUTTON | TYPE | '1' | Cursor position | |||
| |
DISPLAY_NO_BUTTON | TYPE | 'X' | Button for displaying NO pushbutton | |||
| |
DISPLAY_CANCEL_BUTTON | TYPE | 'X' | Button for displaying cancel pushbutton | |||
| |
USERDEFINED_F1_HELP | TYPE | DOKHL-OBJECT | SPACE | User-defined F1 help | ||
| |
START_COLUMN | TYPE | SYST-CUCOL | 25 | Column in which the POPUP begins | ||
| |
START_ROW | TYPE | SYST-CUROW | 6 | Line in which the POPUP begins | ||
| |
POPUP_TYPE | TYPE | ICON-NAME | Icon type | |||
| |
PARAMETER | TYPE | SPAR | Text transfer table for parameter in text | |||
| |
TEXT_NOT_FOUND | TYPE | Diagnosis text not found | ||||
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 | 40A |