SAP ABAP Class CL_RSRD_F_PRODUCER_ROOT (Root Class for Document Producer Classes)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRD (Package) BW: Broadcasting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRD_F_ROOT | Root for All Class Types in Broadcaster Framework | 20030717 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRD_F_PRODUCER_RT | Creation of Documents in Broadcasting Framework | 20030625 |
Meta Relationship - Used By
Properties
| Class | CL_RSRD_F_PRODUCER_ROOT | |
| Short Description | Root Class for Document Producer Classes | |
| Super Class | CL_RSRD_F_ROOT | Root for All Class Types in Broadcaster Framework |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSRD | |
| Program status | ||
| Category | 0 | |
| Package | RSRD | BW: Broadcasting |
| Created | 20030625 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSRD_F_PRODUCER_RT | Creation of Documents in Broadcasting Framework | 20030625 |
Friends
Class CL_RSRD_F_PRODUCER_ROOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_ALERT_LEVEL' | Alert Level | 20040702 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_ALERT_LEVEL_TYPE' | Use Alert Level or Not | 20040702 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_BOOKMARK_ID' | Bookmark ID for Template, View ID for Query | 20040630 | ||
| 4 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_BOOKMARK_ID_ITEM' | Bookmark ID for Web Item | 20060227 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_DETECT_DATA_CHANGE' | Generation Only Upon Data Change (with Rhythmic Scheduling) | 20041210 | ||
| 6 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_HASH_STRING' | Hash String of Last Precalculation | 20041210 | ||
| 7 | Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'EXPLICIT' | Parameter Value: Input Alert Level | 20050921 | ||
| 8 | Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'NONE' | Parameter Value: Do Not Consider Alert Level | 20050921 | ||
| 9 | Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'VARIANT' | Parameter Value: Assignment Using Variants | 20040630 | ||
| 10 | Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'VARIABLE_STRING' | Parameter Value: Assignment Using Variable String | 20040630 | ||
| 11 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_VARIABLE_STRING' | Variable String | 20040630 | ||
| 12 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_VARIANT' | Variants for Variable Assignment | 20040630 | ||
| 13 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_VARIABLE_SOURCE_TYPE' | Type of Variable Assignment | 20040630 | ||
| 14 | Instance attribute | Protected | Type reference (TYPE) | RSRD_CREATION_TYPE | Generation Type | 20031010 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | RSZOBJID | ID of BW Object (for example, Template ID) | 20030731 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | RSZOBJTYPE | Object Type (Template, Query, ..) | 20030731 | |||
| 17 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameters | 20030731 | |||
| 18 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSRD_SETTING | Reference to Run Time Object Settings | 20031010 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | RSRD_SYSTEM_ALIAS | SLD System Alias | 20050827 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | RSRD_S_RECIPIENT | Recipient-Specific Creation of Documents | 20051110 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | RSRD_T_RECIPIENT | Table Type for RSRD_S_RECIPIENT | 20051110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050426 | ||
| 2 | Instance method | Protected | Method | Reads Hash String of Last Processing | 20041210 | |
| 3 | Instance method | Public | Method | 20050426 | ||
| 4 | Instance method | Public | Method | 20050426 | ||
| 5 | Instance method | Protected | Method | Reads Hash String of Last Processing | 20041210 |
Events
Class CL_RSRD_F_PRODUCER_ROOT has no event.
Types
Class CL_RSRD_F_PRODUCER_ROOT has no local type.
Method Signatures
Method FINALIZE Signature
Method FINALIZE on class CL_RSRD_F_PRODUCER_ROOT has no parameter.
Method FINALIZE on class CL_RSRD_F_PRODUCER_ROOT has no exception.
Method GET_HASH_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum der letzten Datenänderung | 20041210 | |||
| 2 | E_HASH_STRING | Call by reference | Type reference (TYPE) | RSRD_HASH_STRING | Hash String für Daten eines Dokumentes im Broadcasting | 20041210 | |||
| 3 | E_TIME | Call by reference | Type reference (TYPE) | SYTIME | Uhrzeit der letzten Datenänderung | 20041210 | |||
| 4 | E_TIMESTAMP | Call by reference | Type reference (TYPE) | RSTIMESTMP | Zeitstempel der letzen Datenänderung | 20041214 | |||
| 5 | I_RECIPIENT | Call by reference | Type reference (TYPE) | RSRD_RECIPIENT | EmpfängerID für empfängerspezifische Dokumenterzeugung | 20041210 |
Method GET_HASH_STRING on class CL_RSRD_F_PRODUCER_ROOT has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_RSRD_F_PRODUCER_ROOT has no parameter.
Method INITIALIZE on class CL_RSRD_F_PRODUCER_ROOT has no exception.
Method PRODUCE Signature
Method PRODUCE on class CL_RSRD_F_PRODUCER_ROOT has no parameter.
Method PRODUCE on class CL_RSRD_F_PRODUCER_ROOT has no exception.
Method SET_HASH_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HASH_STRING | Call by reference | Type reference (TYPE) | RSRD_HASH_STRING | Hash String für Daten eines Dokumentes im Broadcasting | 20041210 | |||
| 2 | I_RECIPIENT | Call by reference | Type reference (TYPE) | RSRD_RECIPIENT | EmpfängerID für empfängerspezifische Dokumenterzeugung | 20041210 |
Method SET_HASH_STRING on class CL_RSRD_F_PRODUCER_ROOT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |