SAP ABAP Class CL_RSOD_IOLIST (BW Display IO List)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOD_EXTENSION (Package) BW Document Connection (Components Outside of CORE)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_KWUI_IOLIST_DISP | KW IO List Display | 20010420 |
Properties
| Class | CL_RSOD_IOLIST | |
| Short Description | BW Display IO List | |
| Super Class | CL_KWUI_IOLIST_DISP | KW IO List Display |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSOD_EXTENSION | BW Document Connection (Components Outside of CORE) |
| Created | 20010420 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSOD_IOLIST has no interface implemented.
Friends
Class CL_RSOD_IOLIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | UI_FUNC | Function Code | 20010606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20010420 | ||
| 2 | Instance method | Public | Method | External Call of IO List Function | 20010423 | |
| 3 | Instance method | Public | Method | Sets Function Code | 20010606 |
Events
Class CL_RSOD_IOLIST has no event.
Types
Class CL_RSOD_IOLIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_ID | Value transfer | Type reference (TYPE) | SKWF_APPL | KW Framework: Applikation | 20010420 | |||
| 2 | CONTAINER_NAME | Value transfer | Type reference (TYPE) | SCRFNAME | Name eines Dynproelementes | 20010420 | |||
| 3 | DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20010420 | |||
| 4 | LIFETIME | Value transfer | Type reference (TYPE) | I | 20010420 | ||||
| 5 | NO_AUTODEF_PROGID_DYNNR | Value transfer | Type reference (TYPE) | C | 20010420 | ||||
| 6 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20010420 | |||
| 7 | REPID | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20010420 | |||
| 8 | STYLE | Value transfer | Type reference (TYPE) | I | 20010420 | ||||
| 9 | TERMINOLOGY | Value transfer | Object reference (TYPE REF TO) | CL_KWUI_TERMINOLOGY | Gui Texte, Icons, Nachrichten, Popups usw. | 20010420 | |||
| 10 | X_CHECKOUT_COLORS | Value transfer | Type reference (TYPE) | XFELD | 'X': Farben für den Checkout-Status | 20010420 | |||
| 11 | X_ENABLE_TOOLBAR | Value transfer | Type reference (TYPE) | XFELD | 'X' | 'X': Toolbar | 20010420 | ||
| 12 | X_INITIAL_EDIT_MODE | Value transfer | Type reference (TYPE) | XFELD | 'X' | 'X': Änderbar | 20010420 |
Method CONSTRUCTOR on class CL_RSOD_IOLIST has no exception.
Method HANDLE_FUNCTION_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20010423 | |||
| 2 | I_T_OBJECT | Call by reference | Type reference (TYPE) | SKWV_PKGOB_T | Tabelle mit getypten SKWF-Objekten und ihrem jeweiligen Pake | 20010423 |
Method HANDLE_FUNCTION_EXTERNAL on class CL_RSOD_IOLIST has no exception.
Method SET_FUNCTION_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20010606 |
Method SET_FUNCTION_CODE on class CL_RSOD_IOLIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |