SAP ABAP Function Module RSAR_POPUP_WITH_TBL_CONTROL (Popup Table Control)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RS_PSA_DEP (Package) Dependent Components for PSA + PSA Service
⤷
⤷
Basic Data
| Function Module | RSAR_POPUP_WITH_TBL_CONTROL | Popup Table Control |
| Function Group | RSAODS | InfoSourceMaintenance PSA |
| Program Name | SAPLRSAODS | Operational Data Store |
| INCLUDE Name | LRSAODSU31 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SELECTION_ID | TYPE | RSDYNSEL-SELID | Dynamic selection ID | |||
| |
HEADER | TYPE | Headline of the TC | ||||
| |
TABNAME | TYPE | DD02L-TABNAME | Name of the table, possibly virtual name | |||
| |
DISPLAY_ONLY | TYPE | No entry or change allowed | ||||
| |
ENDLESS | TYPE | Entry possible at the end of the Dynpro | ||||
| |
DISPLAY_TOGGLE | TYPE | |||||
| |
SORT_FORBIDDEN | TYPE | No Sorting allowed | ||||
| |
MODIFY_CHECK | TYPE | FIELD_DIF-CHKROUTINE | Function module to check for Modify | |||
| |
INSERT_CHECK | TYPE | FIELD_DIF-CHKROUTINE | unction module to check for insert | |||
| |
DELETE_CHECK | TYPE | FIELD_DIF-CHKROUTINE | Function module to check for Delete | |||
| |
MODIFY_DISP_FIELD | TYPE | FIELD_DIF-CHKROUTINE | Function module to change according to Modify | |||
| |
NO_INSERT | TYPE | Do not allow insert | ||||
| |
NO_DELETE | TYPE | Do not allow delete | ||||
| |
NO_MOVE | TYPE | No move allowed | ||||
| |
NO_UNDO | TYPE | No undo allowed | ||||
| |
NO_BUTTON | TYPE | No buttons (first screen only) | ||||
| |
X_START | TYPE | I | 5 | |||
| |
Y_START | TYPE | I | 5 | |||
| |
X_END | TYPE | I | 80 | |||
| |
Y_END | TYPE | I | 25 | |||
| |
NAMETAB | TYPE | DFIES | Field table, may be empty for DB table | |||
| |
TABLE | TYPE | RSFIELDSOURCE | Data to be displayed | |||
| |
FIELDDIF | TYPE | FIELD_DIF | Differences to the automatic field table | |||
| |
NO_MORE_TABLES | TYPE | Maximum number of tables allowed | ||||
| |
TOO_MANY_FIELDS | TYPE | Maximum number of table fields exceeded | ||||
| |
NAMETAB_NOT_VALID | TYPE | The nametab is Incorrect | ||||
| |
HANDLE_NOT_VALID | TYPE | The handle is not available | ||||
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 | 20051219 |
| SAP Release Created in |