SAP ABAP Class CL_GRFN_API_NOTES_HISTORY (Notes History API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ENTITY_API (Package) GRC Foundation API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20080627 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_NOTES_HISTORY | Interface for Notes History API | 20080627 |
Properties
| Class | CL_GRFN_API_NOTES_HISTORY | |
| Short Description | Notes History API | |
| Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_ENTITY_API | GRC Foundation API |
| Created | 20080627 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_API_NOTES_HISTORY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_NOTES_HISTORY | Interface for Notes History API | 20080627 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_BASIS | 20080630 | Basis class for GRC API classes | |
| 2 | CL_GRFN_API_SESSION | 20080630 | Session Management for GRC APIs | |
| 3 | CL_GRFN_SR_BRR_DATA | 20140228 | Data Provider for Board Risk Report |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_NOTES_HISTORY' | Reference type | 20080630 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_MODEL_NOTES_HISTORY | Notes History Model | 20080630 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080630 | |
| 2 | Instance method | Public | Method | 20120307 | ||
| 3 | Static method | Private | Method | 20080630 |
Events
Class CL_GRFN_API_NOTES_HISTORY has no event.
Types
Class CL_GRFN_API_NOTES_HISTORY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080630 | |||
| 2 | IV_OBJECT | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080630 |
Method CONSTRUCTOR on class CL_GRFN_API_NOTES_HISTORY has no exception.
Method COPY_NOTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COPY_TO_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120307 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080630 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080630 | |||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_NOTES_HISTORY | Notes History API | 20080630 |
Method GET_INSTANCE on class CL_GRFN_API_NOTES_HISTORY has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |