SAP ABAP Function Module UR_AWB_ALV_GRID_IN_POPUP (Interne Tabelle in ALV Grid im Popup)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC (Application Component) Business Accounting
⤷
UR_REALIGNMENT_TOOL (Package) Realignment Tool
⤷
⤷
Basic Data
| Function Module | UR_AWB_ALV_GRID_IN_POPUP | Interne Tabelle in ALV Grid im Popup |
| Function Group | UR_AWB | Workbench for Realignment Specialists |
| Program Name | SAPLUR_AWB | |
| INCLUDE Name | LUR_AWBU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_TITLE | TYPE | LVC_TITLE | Titel für Grid | |||
| |
I_H_START | TYPE | I | 10 | HPOS Start Popup | ||
| |
I_H_END | TYPE | I | 50 | HPOS Ende Popup | ||
| |
I_V_START | TYPE | I | 1 | VPOS Start Popup | ||
| |
I_V_END | TYPE | I | 12 | VPOS Ende Popup | ||
| |
I_LAYOUT | TYPE | LVC_S_LAYO | Layout für Grid | |||
| |
I_TYPENAME | TYPE | STRING | Typ der Internen Tabelle | |||
| |
I_TABNAME | TYPE | TABNAME | Name einer DDIC Struktur | |||
| |
IT_FIELDCAT | TYPE | LVC_T_FCAT | Feldkatalog für Grid | |||
| |
IT_OUTTAB | TYPE | STANDARD TABLE | ||||
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 | 20041006 |
| SAP Release Created in | 1.1 |