SAP ABAP Class CL_RSRA_KWF_FOLDER (Wrapper for KW Folder)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRB (Package) BW: Batch Reporting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSOD_CONST | BW Documente: Constants | 20010411 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRA_KWF_JOB | Administration of KW Folder for an RA Job | 20010412 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSRA_KWF_RAPA | Folder for Reporting Agent Package | 20010411 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSRA_KWF_TMPL | Logical InfoObject for Template | 20010412 |
Properties
| Class | CL_RSRA_KWF_FOLDER | |
| Short Description | Wrapper for KW Folder | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSRB | BW: Batch Reporting |
| Created | 20010411 | SAP |
| Last change | 20130531 | SAP |
| 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSOD_CONST | BW Documente: Constants | 20010411 |
Friends
Class CL_RSRA_KWF_FOLDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SKWF_IO | KW Framework: Object Key | 20010411 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SDOKPROPTYS | SDOK: List of Pairs of Name and Value | 20010412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Connects Folders | 20010411 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20010412 | |
| 3 | Instance method | Protected | Method | Creates New Folder | 20010411 | |
| 4 | Instance method | Public | Method | Returns Document ID | 20010412 | |
| 5 | Instance method | Public | Method | Linked InfoObject in Folder | 20010427 | |
| 6 | Static method | Protected | Method | Generates KWF Error Class for KWF Message | 20021129 |
Events
Class CL_RSRA_KWF_FOLDER has no event.
Types
Class CL_RSRA_KWF_FOLDER has no local type.
Method Signatures
Method ATTACH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARENT | Call by reference | Type reference (TYPE) | SKWF_IO | Objektschlüssel des übergeorneten Verzeichnisses | 20010703 | |||
| 2 | I_S_FOLDER | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler in der KW-Verschalung | 20010411 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSRA_KWF_FOLDER has no parameter.
Method CONSTRUCTOR on class CL_RSRA_KWF_FOLDER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS | Call by reference | Type reference (TYPE) | SKWF_CLS | KW Framework: Info Objekt Klasse | 20010705 | |||
| 2 | I_T_PROPTY | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20010412 | |||
| 3 | R_S_FOLDER | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010411 |
Method CREATE on class CL_RSRA_KWF_FOLDER has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_IO | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010412 |
Method GET_ID on class CL_RSRA_KWF_FOLDER has no exception.
Method LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARENT | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010705 | |||
| 2 | I_S_IO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler in der KW-Verschalung | 20010427 |
Method THROW_KWF_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20021129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler in der KW-Verschalung | 20021129 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |