SAP ABAP Class CL_GRPC_CASE_NOTES_API (Methods for Case Notes in SOA)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_CASE_MANAGEMENT (Package) Specific to Case Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRPC_NOTES_API SOA: Notes API 20070611
Properties
Class CL_GRPC_CASE_NOTES_API  
Short Description Methods for Case Notes in SOA    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_CASE_MANAGEMENT   Specific to Case Management 
Created 20070611   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRPC_NOTES_API SOA: Notes API 20070611
Friends
Class CL_GRPC_CASE_NOTES_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EMPTY_MARK Constant Public Type reference (TYPE) STRING '123$%^78()' 20110426
2 G_ASCII_CONTENT Instance attribute Private Type reference (TYPE) STRING Content 20070611
3 G_IS_CHANGED Instance attribute Private Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20070611
4 G_TEXT_TYPE Instance attribute Private Type reference (TYPE) TDID Text ID 20070611
5 G_UPDATE_TASK Instance attribute Private Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20070611
6 MC_EMPTY_MARK Constant Public Type reference (TYPE) STRING '#$@%*&59fgMfS' Empty mark for case note 20100727
7 MO_CASE Instance attribute Private Object reference (TYPE REF TO) CL_GRPC_CASE_API SOA: Case 20070611
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20070611
2 GET_NOTES Static method Public Method Create NOTES API Object 20070611
Events
Class CL_GRPC_CASE_NOTES_API has no event.
Types
Class CL_GRPC_CASE_NOTES_API has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GRPC_CASE_NOTES_API has no parameter.
Method CONSTRUCTOR on class CL_GRPC_CASE_NOTES_API has no exception.

Method GET_NOTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CASE Call by reference Object reference (TYPE REF TO) CL_GRPC_CASE_API SOA: Case 20070611
2 Importing IM_TEXT_TYPE Call by reference Type reference (TYPE) TDID Text ID 20070611
3 Returning RE_NOTES Value transfer Object reference (TYPE REF TO) IF_GRPC_NOTES_API SOA: Notes API 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
History
Last changed by/on SAP  20141106 
SAP Release Created in 250