SAP ABAP Class /MRSS/CL_RCCF_ADMIN_SALV (SALV-Verschalung für RCCF)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/RCCF_ADMIN (Package) RCCF Admin

⤷

⤷

Properties
Class | /MRSS/CL_RCCF_ADMIN_SALV | |
Short Description | SALV-Verschalung für RCCF | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/RCCF_ADMIN | RCCF Admin |
Created | 20071106 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /MRSS/CL_RCCF_ADMIN_SALV has no interface implemented.
Friends
Class /MRSS/CL_RCCF_ADMIN_SALV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | LVC_T_ROW | ALV control: Table rows | 20090917 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Basisklasse für einfache Tabellen | 20071106 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | /MRSS/CL_RCCF_ADMIN_SALV_EVENT | Ereignisklasse für die RCCF ALV-Verschalung | 20071106 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20071106 | ||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20071106 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCFT_ADMIN_STRING | Tabelle von Zeichenketten | 20071106 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCFT_ADMIN_STRING | Tabelle von Zeichenketten | 20071106 | ||
8 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20071106 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Funktionen | 20071106 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RCCFT_ADMIN_STRING | Tabelle von Zeichenketten | 20071106 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RCCFT_ADMIN_STRING | Tabelle von Zeichenketten | 20071106 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20071106 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20071106 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Fullscreen-Anzeige | 20071106 | |
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20071106 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_TITLE | ALV-Control: Text der Titelzeile | 20071106 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Feldkatalog entsprechend der internen Tabelle bauen | 20071106 |
2 | ![]() |
Instance method | Public | Method | 20071106 | |
3 | ![]() |
Instance method | Public | Constructor | 20071106 | |
4 | ![]() |
Instance method | Public | Method | Generiert das ALV-Objekt schon VOR dem eigentlichen Display | 20071106 |
5 | ![]() |
Instance method | Public | Method | 20071106 | |
6 | ![]() |
Instance method | Public | Method | 20071106 | |
7 | ![]() |
Instance method | Public | Method | 20071106 | |
8 | ![]() |
Instance method | Public | Method | 20071106 | |
9 | ![]() |
Instance method | Public | Method | 20071106 | |
10 | ![]() |
Instance method | Public | Method | ALV-Toolbar-Funktion bearbeiten | 20071106 |
11 | ![]() |
Instance method | Public | Method | 20071106 |
Events
Class /MRSS/CL_RCCF_ADMIN_SALV has no event.
Types
Class /MRSS/CL_RCCF_ADMIN_SALV has no local type.
Method Signatures
Method BUILD_FIELD_CAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20071106 |
Method BUILD_FIELD_CAT on class /MRSS/CL_RCCF_ADMIN_SALV has no exception.
Method CLOSE_SCREEN Signature
Method CLOSE_SCREEN on class /MRSS/CL_RCCF_ADMIN_SALV has no parameter.
Method CLOSE_SCREEN on class /MRSS/CL_RCCF_ADMIN_SALV has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20071106 | ||
2 | ![]() |
IT_FUNCTIONS | Call by reference | Type reference (TYPE) | I | Funktionen | 20071106 | ||
3 | ![]() |
IV_COLUMNAMES | Call by reference | Type reference (TYPE) | STRING | Spaltennamen, falls diese nicht den Domainnamen entsprechen | 20071106 | ||
4 | ![]() |
IV_COLUMNORDER | Call by reference | Type reference (TYPE) | STRING | Kommaseparierte Liste der angezeigten Spalten | 20071106 | ||
5 | ![]() |
IV_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | Dynpro Containername | 20071106 | ||
6 | ![]() |
IV_FULLSCREEN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Fullscreen-Anzeige | 20071106 | |
7 | ![]() |
IV_HAS_TOOLBAR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Soll die Standardtoolbar angezeigt werden | 20071106 | |
8 | ![]() |
IV_ICONCOLUMNS | Call by reference | Type reference (TYPE) | STRING | 20071106 | |||
9 | ![]() |
IV_ICON_CLICKABLE | Call by reference | Type reference (TYPE) | STRING | Kommaseparierte Liste von 1 (anclickbar) und 0 (nicht ...) | 20071106 | ||
10 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | ALV-Control: Text der Titelzeile | 20071106 |
Method CONSTRUCTOR on class /MRSS/CL_RCCF_ADMIN_SALV has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | Datentabelle | 20071106 |
Method CREATE on class /MRSS/CL_RCCF_ADMIN_SALV has no exception.
Method DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20071106 | |||
2 | ![]() |
IV_FUNCTIONS | Call by reference | Type reference (TYPE) | INT4 | ALV: Datenelement für Konstanten | 20071106 | ||
3 | ![]() |
IV_PFSTATUS | Call by reference | Type reference (TYPE) | SYPFKEY | Aktueller GUI-Status | 20071106 | ||
4 | ![]() |
IV_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20071106 | ||
5 | ![]() |
IV_SET_STATUS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Status setzen? | 20071106 |
Method DISPLAY on class /MRSS/CL_RCCF_ADMIN_SALV has no exception.
Method FREE Signature
Method FREE on class /MRSS/CL_RCCF_ADMIN_SALV has no parameter.
Method FREE on class /MRSS/CL_RCCF_ADMIN_SALV has no exception.
Method GET_SELECTED_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ROWS | Value transfer | Type reference (TYPE) | LVC_T_ROW | Zeilen | 20071106 |
Method GET_SELECTED_ROWS on class /MRSS/CL_RCCF_ADMIN_SALV has no exception.
Method IS_FIRST_CALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RETURN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20071106 |
Method IS_FIRST_CALL on class /MRSS/CL_RCCF_ADMIN_SALV has no exception.
Method REFRESH Signature
Method REFRESH on class /MRSS/CL_RCCF_ADMIN_SALV has no parameter.
Method REFRESH on class /MRSS/CL_RCCF_ADMIN_SALV has no exception.
Method SET_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20071106 | |||
2 | ![]() |
IV_FUNCTION | Call by reference | Type reference (TYPE) | STRING | 20071106 | |||
3 | ![]() |
IV_VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20071106 |
Method SET_FUNCTION on class /MRSS/CL_RCCF_ADMIN_SALV has no exception.
Method SET_SCREEN_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FUNCTIONS | Call by reference | Type reference (TYPE) | INT4 | ALV: Datenelement für Konstanten | 20071106 | ||
2 | ![]() |
IV_PFSTATUS | Call by reference | Type reference (TYPE) | SYPFKEY | Aktueller GUI-Status | 20071106 | ||
3 | ![]() |
IV_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20071106 |
Method SET_SCREEN_STATUS on class /MRSS/CL_RCCF_ADMIN_SALV has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 610 |