SAP ABAP Function Module RSOS_POPUP_TO_CONFIRM (Calls POPUP_TO_CONFIRM with specified RSOS text-symbols)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOS (Package) TRex Search for BW Repository Objects
⤷
⤷
Basic Data
| Function Module | RSOS_POPUP_TO_CONFIRM | Calls POPUP_TO_CONFIRM with specified RSOS text-symbols |
| Function Group | RSOS_SEARCH | Search APIs using TREX |
| Program Name | SAPLRSOS_SEARCH | |
| INCLUDE Name | LRSOS_SEARCHU12 |
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 | 'Ja'(001) | Text on the first pushbutton | |||
| |
ICON_BUTTON_1 | TYPE | ICON-NAME | SPACE | Icon on first pushbutton | ||
| |
TEXT_BUTTON_2 | TYPE | 'Nein'(002) | Text on the second pushbutton | |||
| |
ICON_BUTTON_2 | TYPE | ICON-NAME | SPACE | Icon on second pushbutton | ||
| |
DEFAULT_BUTTON | TYPE | '1' | Cursor position | |||
| |
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 | |||
| |
IV_QUICKINFO_BUTTON_1 | TYPE | TEXT132 | SPACE | Quick Info on First Pushbutton | ||
| |
IV_QUICKINFO_BUTTON_2 | TYPE | TEXT132 | SPACE | Quick Info on Second Pushbutton | ||
| |
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 | 20070813 |
| SAP Release Created in | 400 |