SAP ABAP Class CL_GRRM_CASE_NOTES_API (Case Notes)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_CASE_MANAGEMENT (Package) Case management for risks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRRM_NOTES_API SOA: Notes API 20080128
Properties
Class CL_GRRM_CASE_NOTES_API  
Short Description Case Notes    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_CASE_MANAGEMENT   Case management for risks 
Created 20080110   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GRRM_CASE_NOTES_API Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRRM_NOTES_API SOA: Notes API 20080128
Friends
Class CL_GRRM_CASE_NOTES_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CASE Instance attribute Private Object reference (TYPE REF TO) CL_GRRM_CASE_API SOA:CASE 20080312
2 MV_ASCII_CONTENT Instance attribute Private Type reference (TYPE) STRING 20080312
3 MV_IS_CHANGED Instance attribute Private Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20080312
4 MV_TEXT_TYPE Instance attribute Private Type reference (TYPE) TDID Text ID 20080312
5 MV_UPDATE_TASK Instance attribute Private Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20080312
Methods
# Method Level Visibility Method type Description Created on
1 GET_NOTES Static method Public Method 20080128
2 GET_NOTE_LIST Static method Public Method 20121129
Events
Class CL_GRRM_CASE_NOTES_API has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_NOTE_TEXT Public See coding 20121129 begin of ys_note_text, td_id type tdid, note_text type string, end of ys_note_text
2 YT_NOTE_TEXT Public See coding 20121129 yt_note_text type standard table of ys_note_text
3 YT_TDID Public See coding 20121129 yt_tdid type standard table of tdid
Method Signatures

Method GET_NOTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CASE Call by reference Object reference (TYPE REF TO) CL_GRRM_CASE_API SOA:CASE 20080312
2 Importing IV_TEXT_TYPE Call by reference Type reference (TYPE) TDID Text ID 20080312
3 Returning RO_NOTES Value transfer Object reference (TYPE REF TO) IF_GRRM_NOTES_API SOA: Notes API 20080312
# Exception Resumable Description Created on
1 CX_GRRM_CASE Risk Management : Case 20080128

Method GET_NOTE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOTE_TEXT Call by reference Type reference (TYPE) CL_GRRM_CASE_NOTES_API=>YT_NOTE_TEXT 20121129
2 Importing IT_TDID Call by reference Type reference (TYPE) CL_GRRM_CASE_NOTES_API=>YT_TDID 20121129
3 Importing I_CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20121129
4 Importing I_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technical Case Key (Case GUID) 20121129
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20121129
History
Last changed by/on SAP  20141106 
SAP Release Created in 300