SAP ABAP Class CL_GRFN_UTIL_BUFFER (Buffer Utility Class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_UTILITIES (Package) Various helping infrastructure for GRC ABAP
⤷
⤷
Properties
| Class | CL_GRFN_UTIL_BUFFER | |
| Short Description | Buffer Utility Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_UTILITIES | Various helping infrastructure for GRC ABAP |
| Created | 20100304 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_UTIL_BUFFER has no forward declaration.
Interfaces
Class CL_GRFN_UTIL_BUFFER has no interface implemented.
Friends
Class CL_GRFN_UTIL_BUFFER has no friend class.
Attributes
Class CL_GRFN_UTIL_BUFFER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Buffer | 20100304 | |
| 2 | Static method | Public | Method | Set Buffer | 20100304 |
Events
Class CL_GRFN_UTIL_BUFFER has no event.
Types
Class CL_GRFN_UTIL_BUFFER has no local type.
Method Signatures
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20100304 | ||||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | GRFN_BUFFER_KEY | Buffer Key | 20100304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100304 |
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | GRFN_BUFFER_KEY | Buffer Key | 20100304 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20100304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100304 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |