SAP ABAP Class CL_RSOD_GUI_REPOSITORY (Document Connection in Repository)
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_RSO_GUI_COMPONENT | GUI Component | 20010226 |
Properties
| Class | CL_RSOD_GUI_REPOSITORY | |
| Short Description | Document Connection in Repository | |
| Super Class | CL_RSO_GUI_COMPONENT | GUI Component |
| 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 | 20010226 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RSOD_GUI_REPOSITORY has no interface implemented.
Friends
Class CL_RSOD_GUI_REPOSITORY 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) | RSOD_DOC_CLASS | BW Document Class | 20010226 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for RSDO_GUI | 20010308 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSOD_GUI | GUI for BW Documents | 20010226 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Authorization Check | 20010420 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20010226 | |
| 3 | Instance method | Private | Event handling method | Handler for Another Document Class | 20010226 | |
| 4 | Instance method | Private | Method | New Construction with Document Class | 20010308 |
Events
Class CL_RSOD_GUI_REPOSITORY has no event.
Types
Class CL_RSOD_GUI_REPOSITORY has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_AUTHORIZED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20010420 |
Method AUTHORITY_CHECK on class CL_RSOD_GUI_REPOSITORY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOC_CLASS | Call by reference | Type reference (TYPE) | RSOD_DOC_CLASS | BW Dokumentenklasse | 20010226 | |||
| 2 | I_R_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_RSO_GUI_REPOSITORY | BW Metadata Repository | 20010226 | |||
| 3 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20010226 |
Method CONSTRUCTOR on class CL_RSOD_GUI_REPOSITORY has no exception.
Method ON_DOCUMENT_CLASS_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOC_CLASS | Call by reference | Attribute reference (LIKE) | 20010226 |
Method ON_DOCUMENT_CLASS_CHANGE on class CL_RSOD_GUI_REPOSITORY has no exception.
Method REFRESH_GUI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOC_CLASS | Call by reference | Type reference (TYPE) | RSOD_DOC_CLASS | 20010308 |
Method REFRESH_GUI on class CL_RSOD_GUI_REPOSITORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |