SAP ABAP Interface IF_GRFN_API_NOTES_HISTORY (Interface for 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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_API_NOTES_HISTORY | Notes History API | 20080627 |
Properties
Interface | IF_GRFN_API_NOTES_HISTORY | |
Short Description | Interface for Notes History API |
General Data
Package | GRFN_ENTITY_API | GRC Foundation API |
Created | 20080627 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20080627 |
Friends
Interface IF_GRFN_API_NOTES_HISTORY has no friend.
Attributes
Interface IF_GRFN_API_NOTES_HISTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add a new note | 20080627 |
2 | ![]() |
Instance method | Public | Method | Retrieve all notes | 20080627 |
Events
Interface IF_GRFN_API_NOTES_HISTORY has no event.
Types
Interface IF_GRFN_API_NOTES_HISTORY has no local type.
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATAPART | Call by reference | Type reference (TYPE) | GRFN_DATAPART | Data Part for GRC Object Types | 20090717 | ||
2 | ![]() |
IV_IS_PRIVATE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20131022 | |
3 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081208 | ||
4 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20080630 | |||
5 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110324 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080724 |
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081208 | ||
2 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110324 | ||
3 | ![]() |
RT_NOTES | Value transfer | Type reference (TYPE) | GRFN_T_NOTES_HISTORY | Notes History | 20080630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080701 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |