SAP ABAP Class IF_GRFN_API_NOTES_HISTORY (Interface for Notes History API)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GRFN_API_BASIS Basis interface for the GRC API 20080627
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
Class IF_GRFN_API_NOTES_HISTORY  
Short Description Interface for Notes History API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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)
Interfaces
Class IF_GRFN_API_NOTES_HISTORY has no interface implemented.
Friends
Class IF_GRFN_API_NOTES_HISTORY has no friend class.
Attributes
Class IF_GRFN_API_NOTES_HISTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add a new note 20080627
2 RETRIEVE Instance method Public Method Retrieve all notes 20080627
Events
Class IF_GRFN_API_NOTES_HISTORY has no event.
Types
Class 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 Importing IV_DATAPART Call by reference Type reference (TYPE) GRFN_DATAPART Data Part for GRC Object Types 20090717
2 Importing IV_IS_PRIVATE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20131022
3 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20081208
4 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20080630
5 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110324
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080724

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20081208
2 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110324
3 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