SAP ABAP Class IF_GRPC_NOTES_API (SOA: Notes API)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_CASE_NOTES_API Methods for Case Notes in SOA 20070611
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_NOTE_API SOA: Notes 20070611
Properties
Class IF_GRPC_NOTES_API  
Short Description SOA: Notes API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070611   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRPC_NOTES_API has no forward declaration.
Interfaces
Class IF_GRPC_NOTES_API has no interface implemented.
Friends
Class IF_GRPC_NOTES_API has no friend class.
Attributes
Class IF_GRPC_NOTES_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Notes: Delete 20070611
2 DEQUEUE Instance method Public Method Notes: Unlock 20070611
3 ENQUEUE Instance method Public Method Notes: Lock 20070611
4 GET_CONTENT Instance method Public Method Get Contents of Notes 20070611
5 GET_SRM_POID Instance method Public Method Get SRM_POID of the Note 20070611
6 GET_UPDATE_TASK Instance method Public Method Read Update Switch 20070611
7 IS_CHANGED Instance method Public Method Whether Note is Changed (X/Space=Yes/No) 20070611
8 IS_ENQUEUED Instance method Public Method Whether Note is Enqueued (X/Space=Yes/No) 20070611
9 SAVE Instance method Public Method Notes: Save 20070611
10 SET_CONTENT Instance method Public Method Set Note Contents 20070611
Events
Class IF_GRPC_NOTES_API has no event.
Types
Class IF_GRPC_NOTES_API has no local type.
Method Signatures

Method DELETE Signature

Method DELETE on class IF_GRPC_NOTES_API has no parameter.
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method DEQUEUE Signature

Method DEQUEUE on class IF_GRPC_NOTES_API has no parameter.
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODE Call by reference Type reference (TYPE) STRING IF_SRM_SP_ENQUEUE=>MODE_EXCLUSIVE 20070611
2 Importing IM_SCOPE Call by reference Type reference (TYPE) STRING IF_SRM_SP_ENQUEUE=>SCOPE_DIALOG 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ASCII_CONTENT Value transfer Type reference (TYPE) STRING Note Contents 20070611

Method GET_CONTENT on class IF_GRPC_NOTES_API has no exception.

Method GET_SRM_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SRM_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20070611

Method GET_SRM_POID on class IF_GRPC_NOTES_API has no exception.

Method GET_UPDATE_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_UPDATE_TASK Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20070611

Method GET_UPDATE_TASK on class IF_GRPC_NOTES_API has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHANGED Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20070611

Method IS_CHANGED on class IF_GRPC_NOTES_API has no exception.

Method IS_ENQUEUED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ENQUEUED Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20070611

Method IS_ENQUEUED on class IF_GRPC_NOTES_API has no exception.

Method SAVE Signature

Method SAVE on class IF_GRPC_NOTES_API has no parameter.
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ASCII_CONTENT Value transfer Type reference (TYPE) STRING Note Contents 20070611
# Exception Resumable Description Created on
1 CX_GRPC_CASE 20070611
History
Last changed by/on SAP  20141106 
SAP Release Created in