SAP ABAP Class CL_RSRA_KWF_JOB (Administration of KW Folder for an RA Job)
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 | Inheritance (c INHERITING FROM c_ref) | CL_RSRA_KWF_FOLDER | Wrapper for KW Folder | 20010412 |
Properties
| Class | CL_RSRA_KWF_JOB | |
| Short Description | Administration of KW Folder for an RA Job | |
| Super Class | CL_RSRA_KWF_FOLDER | Wrapper for KW Folder |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRB | BW: Batch Reporting |
| Created | 20010220 | 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_RSRA_KWF_JOB has no interface implemented.
Friends
Class CL_RSRA_KWF_JOB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSRA_SX_KWF_JOB | InfoStructure for KWF Folder for RA Job | 20010706 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SDOK_TITEL | Description of Folder for RA Job | 20010227 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSRA_KWF_RAPA | Folder for Reporting Agent Package | 20010412 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SKWF_IO | KW Framework: Object Key | 20051202 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SKWF_IO | KW Framework: Object Key | 20010703 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SKWF_IO | KW Framework: Object Key | 20010705 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SKWF_IO | KW Framework: Object Key | 20010703 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SKWF_IO | KW Framework: Object Key | 20010913 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SKWF_IO | KW Framework: Object Key | 20010914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks Authorization for Access to Settings Folder | 20020225 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20010227 | |
| 3 | Instance method | Public | Method | Delivers the SKWF ID of the DC folder | 20010703 | |
| 4 | Instance method | Public | Method | Returns Appended Templates | 20010307 |
Events
Class CL_RSRA_KWF_JOB has no event.
Types
Class CL_RSRA_KWF_JOB has no local type.
Method Signatures
Method CHECK_AUTHORISATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_URI | Call by reference | Type reference (TYPE) | STRING | 20020225 | ||||
| 2 | R_AUTHORISED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20020225 |
Method CHECK_AUTHORISATION on class CL_RSRA_KWF_JOB has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOBCOUNT | Call by reference | Type reference (TYPE) | TBTCM-JOBCOUNT | Kennummer eines Jobs | 20010227 | |||
| 2 | I_JOBNAME | Call by reference | Type reference (TYPE) | TBTCM-JOBNAME | Name eines Hintergrundjobs | 20010227 | |||
| 3 | I_MULT_JOB_STEP | Call by reference | Type reference (TYPE) | RS_BOOL | Job läuft in Schritt > 1 | 20021209 | |||
| 4 | I_PACKAGENM | Call by reference | Type reference (TYPE) | RSRA_PACKAGENM | Technischer Name eines Report Agent Pakets | 20010227 | |||
| 5 | I_S_BC_SETTING | Call by reference | Type reference (TYPE) | RSRA_SETTING_BT | RA Einstellungen für die Vorberechnung von Templates | 20030613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler in der KW-Verschalung | 20010412 |
Method GET_DC_FOLID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FOLDER | Call by reference | Type reference (TYPE) | RSRDEVICECLASS | Geräteklasse | 20010703 | |||
| 2 | R_FOLDER_ID | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20010703 |
Method GET_DC_FOLID on class CL_RSRA_KWF_JOB has no exception.
Method GET_TEMPLATES Signature
Method GET_TEMPLATES on class CL_RSRA_KWF_JOB has no parameter.
Method GET_TEMPLATES on class CL_RSRA_KWF_JOB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |