SAP ABAP Class CL_GRPC_DAB_SNAPSHOT (Dashboard buffer)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_DASHBOARD (Package) GRC-PC Dashboards
⤷
⤷
Properties
| Class | CL_GRPC_DAB_SNAPSHOT | |
| Short Description | Dashboard buffer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_DASHBOARD | GRC-PC Dashboards |
| Created | 20100722 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRPC_DAB_SNAPSHOT has no forward declaration.
Interfaces
Class CL_GRPC_DAB_SNAPSHOT has no interface implemented.
Friends
Class CL_GRPC_DAB_SNAPSHOT has no friend class.
Attributes
Class CL_GRPC_DAB_SNAPSHOT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create | 20100722 | |
| 2 | Static method | Public | Method | Delete snapshot | 20100722 | |
| 3 | Static method | Public | Method | Get snapshot | 20100722 | |
| 4 | Static method | Public | Method | Query snapshot | 20100722 | |
| 5 | Static method | Public | Method | Query snapshot by status | 20110517 | |
| 6 | Static method | Public | Method | Set status | 20100722 |
Events
Class CL_GRPC_DAB_SNAPSHOT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YT_DBBUF | Public | See coding | 20100722 | YT_DBBUF TYPE STANDARD TABLE OF grpcdbbuf
|
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DBBUF | Call by reference | Type reference (TYPE) | GRPCDBBUF | Dashboard buffer | 20100722 |
Method CREATE on class CL_GRPC_DAB_SNAPSHOT has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DBBUF | Call by reference | Type reference (TYPE) | GRPCDBBUF | Dashboard buffer | 20100722 |
Method DELETE on class CL_GRPC_DAB_SNAPSHOT has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | GRFN_DM_SNAPSHOT_ID | Datamart - Snapshot ID | 20100722 | |||
| 2 | RS_RESULT | Value transfer | Type reference (TYPE) | GRPCDBBUF | Dashboard buffer | 20100722 |
Method GET on class CL_GRPC_DAB_SNAPSHOT has no exception.
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GRPCDBBUF | Call by reference | Type reference (TYPE) | YT_DBBUF | 20100722 |
Method QUERY on class CL_GRPC_DAB_SNAPSHOT has no exception.
Method QUERY_BY_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GRPCDBBUF | Call by reference | Type reference (TYPE) | YT_DBBUF | 20110517 | ||||
| 2 | IV_STATUS | Call by reference | Type reference (TYPE) | GRFN_DM_STATUS | Status of Datamart Version | 20110517 |
Method QUERY_BY_STATUS on class CL_GRPC_DAB_SNAPSHOT has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | GRFN_DM_SNAPSHOT_ID | Datamart - Snapshot ID | 20100722 | |||
| 2 | IV_STATUS | Call by reference | Type reference (TYPE) | GRFN_DM_STATUS | Status of Datamart Version | 20100722 |
Method SET_STATUS on class CL_GRPC_DAB_SNAPSHOT has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |