SAP ABAP Class CL_GRFN_SR_BUFFER_TIMESTAMP (Smart Reports Buffer Timestamp)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_ODATA_SMART_REPORTS (Package) Smart Reports App OData Services
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_ODATA_SMART_REPORTS (Package) Smart Reports App OData Services
Properties
Class | CL_GRFN_SR_BUFFER_TIMESTAMP | |
Short Description | Smart Reports Buffer Timestamp | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_ODATA_SMART_REPORTS | Smart Reports App OData Services |
Created | 20140228 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_SR_BUFFER_TIMESTAMP has no forward declaration.
Interfaces
Class CL_GRFN_SR_BUFFER_TIMESTAMP has no interface implemented.
Friends
Class CL_GRFN_SR_BUFFER_TIMESTAMP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_KEEP_ALIVE_KEY | Constant | Public | Type reference (TYPE) | GRFN_SR_CONFIG_KEY | 'CACHE_ALV' | Configuration Key | 20140228 | |
2 | C_REPORT_BRR | Constant | Public | Type reference (TYPE) | GRFN_REPID | 'BRR' | Report ID | 20140228 | |
3 | GV_KEEP_ALIVE | Static Attribute | Private | Type reference (TYPE) | I | 20140228 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHECK_VALID | Static method | Public | Method | Check that the buffer content is still valid | 20140228 |
2 | CLASS_CONSTRUCTOR | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20140228 |
3 | DELETE | Static method | Public | Method | Delete Buffer Timestamp | 20140228 |
4 | UPDATE | Static method | Public | Method | Update Buffer Timestamp | 20140228 |
Events
Class CL_GRFN_SR_BUFFER_TIMESTAMP has no event.
Types
Class CL_GRFN_SR_BUFFER_TIMESTAMP has no local type.
Method Signatures
Method CHECK_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key | 20140228 | |
2 | Importing | IV_REPORTID | Call by reference | Type reference (TYPE) | GRFN_REPID | Report ID | 20140228 | ||
3 | Returning | RV_VALID | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20140228 |
Method CHECK_VALID on class CL_GRFN_SR_BUFFER_TIMESTAMP has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRFN_SR_BUFFER_TIMESTAMP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRFN_SR_BUFFER_TIMESTAMP has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_REPORTID | Call by reference | Type reference (TYPE) | GRFN_REPID | Report ID - if empty then delete all buffers for the user | 20140228 |
Method DELETE on class CL_GRFN_SR_BUFFER_TIMESTAMP has no exception.
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key | 20140228 | |
2 | Importing | IV_REPORTID | Call by reference | Type reference (TYPE) | GRFN_REPID | Report ID | 20140228 |
Method UPDATE on class CL_GRFN_SR_BUFFER_TIMESTAMP has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |