SAP ABAP Interface IF_GRPC_NOTES_API (SOA: Notes API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_CASE_MANAGEMENT (Package) Specific to Case Management
⤷
⤷
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
| Interface | IF_GRPC_NOTES_API | |
| Short Description | SOA: Notes API |
General Data
| Package | GRPC_CASE_MANAGEMENT | Specific to Case Management |
| Created | 20070611 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRPC_NOTES_API has no forward declaration.
Interfaces
Interface IF_GRPC_NOTES_API has no interface.
Friends
Interface IF_GRPC_NOTES_API has no friend.
Attributes
Interface IF_GRPC_NOTES_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Notes: Delete | 20070611 | |
| 2 | Instance method | Public | Method | Notes: Unlock | 20070611 | |
| 3 | Instance method | Public | Method | Notes: Lock | 20070611 | |
| 4 | Instance method | Public | Method | Get Contents of Notes | 20070611 | |
| 5 | Instance method | Public | Method | Get SRM_POID of the Note | 20070611 | |
| 6 | Instance method | Public | Method | Read Update Switch | 20070611 | |
| 7 | Instance method | Public | Method | Whether Note is Changed (X/Space=Yes/No) | 20070611 | |
| 8 | Instance method | Public | Method | Whether Note is Enqueued (X/Space=Yes/No) | 20070611 | |
| 9 | Instance method | Public | Method | Notes: Save | 20070611 | |
| 10 | Instance method | Public | Method | Set Note Contents | 20070611 |
Events
Interface IF_GRPC_NOTES_API has no event.
Types
Interface IF_GRPC_NOTES_API has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on Interface IF_GRPC_NOTES_API has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
Method DEQUEUE Signature
Method DEQUEUE on Interface IF_GRPC_NOTES_API has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MODE | Call by reference | Type reference (TYPE) | STRING | IF_SRM_SP_ENQUEUE=>MODE_EXCLUSIVE | 20070611 | |||
| 2 | IM_SCOPE | Call by reference | Type reference (TYPE) | STRING | IF_SRM_SP_ENQUEUE=>SCOPE_DIALOG | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ASCII_CONTENT | Value transfer | Type reference (TYPE) | STRING | Note Contents | 20070611 |
Method GET_CONTENT on Interface 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 | R_SRM_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20070611 |
Method GET_SRM_POID on Interface 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 | RE_UPDATE_TASK | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20070611 |
Method GET_UPDATE_TASK on Interface 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 | R_CHANGED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20070611 |
Method IS_CHANGED on Interface 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 | R_ENQUEUED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20070611 |
Method IS_ENQUEUED on Interface IF_GRPC_NOTES_API has no exception.
Method SAVE Signature
Method SAVE on Interface IF_GRPC_NOTES_API has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
Method SET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ASCII_CONTENT | Value transfer | Type reference (TYPE) | STRING | Note Contents | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |