SAP ABAP Class CL_GRFN_MODEL_NOTES_HISTORY (Notes History Model)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_NOTES_HISTORY (Package) Notes History
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_MODEL Interface for handling of GRC API models 20080627
Properties
Class CL_GRFN_MODEL_NOTES_HISTORY  
Short Description Notes History Model    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_NOTES_HISTORY   Notes History 
Created 20080627   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 GRRM0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_MODEL Interface for handling of GRC API models 20080627
Friends
Class CL_GRFN_MODEL_NOTES_HISTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_BUFFER Instance attribute Private Type reference (TYPE) GRFN_T_NOTES_HISTORY_BUFFER Notes History Buffer 20080630
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method 20080630
2 RAISE_EXCEPTION Static method Private Method 20080701
3 RETRIEVE Instance method Public Method 20080630
Events
Class CL_GRFN_MODEL_NOTES_HISTORY has no event.
Types
Class CL_GRFN_MODEL_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 Importing IV_IS_PRIVATE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20131022
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080630
3 Importing IV_TEXT Call by reference Type reference (TYPE) GRFN_NOTE_TEXT Note Text 20080630
4 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110324

Method ADD on class CL_GRFN_MODEL_NOTES_HISTORY has no exception.

Method RAISE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PREV_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_GRFN_EXCEPTION Generic GRC API exception 20100203
2 Importing IV_MSG_NO Call by reference Type reference (TYPE) SY-MSGNO Message Number 20100203
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080701

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080630
2 Returning RT_NOTES Value transfer Type reference (TYPE) GRFN_T_NOTES_HISTORY Notes History 20080630
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080701
History
Last changed by/on SAP  20141106 
SAP Release Created in 300