SAP ABAP Class CL_RSRD_PRODUCER_BUCKET (Precalculation of a Value Set)
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_PRODUCER_ROOT | Root Class for Document Producer Classes | 20050506 |
Properties
| Class | CL_RSRD_PRODUCER_BUCKET | |
| Short Description | Precalculation of a Value Set | |
| Super Class | CL_RSRD_F_PRODUCER_ROOT | Root Class for Document Producer Classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSRD | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSRD | BW: Broadcasting |
| Created | 20050506 | 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
Class CL_RSRD_PRODUCER_BUCKET has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSRA_KWF_PAGE | 20050506 | Logical InfoObject for Template |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_BUCKET_ID' | Parameter ID for ID of Value Set | 20050506 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_BUCKET_TEXT' | Parameter ID for Description of Value Set | 20050506 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_INFOOBJECT' | Parameter ID for InfoObject of Value Set | 20050506 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RRVBUCKET | ID of the Value Set | 20050506 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSIOBJNM | Characteristic for Which Value Set Is Calculated | 20050506 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RRV_S_BUCKET | Bucket Information | 20050506 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Attribute Description from DB in Buffer | 20050506 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | RSRD_SX_CLASS_DT | Buffered Attribute Description from DB | 20050506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050506 | |
| 2 | Instance method | Private | Method | Generates Bucket | 20050506 | |
| 3 | Instance method | Private | Method | Fill Value Set | 20050506 |
Events
Class CL_RSRD_PRODUCER_BUCKET has no event.
Types
Class CL_RSRD_PRODUCER_BUCKET has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSRD_PRODUCER_BUCKET has no parameter.
Method CONSTRUCTOR on class CL_RSRD_PRODUCER_BUCKET has no exception.
Method CREATE_BUCKET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20050506 |
Method CREATE_BUCKET on class CL_RSRD_PRODUCER_BUCKET has no exception.
Method FILL_BUCKET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20050506 |
Method FILL_BUCKET on class CL_RSRD_PRODUCER_BUCKET has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |