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 | 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 | Constant | Public | Type reference (TYPE) | STRING | '123$%^78()' | 20110426 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Content | 20070611 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20070611 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TDID | Text ID | 20070611 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20070611 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | '#$@%*&59fgMfS' | Empty mark for case note | 20100727 | ||
| 7 | 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 | Instance method | Public | Constructor | Constructor | 20070611 | |
| 2 | 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 | IM_CASE | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_CASE_API | SOA: Case | 20070611 | |||
| 2 | IM_TEXT_TYPE | Call by reference | Type reference (TYPE) | TDID | Text ID | 20070611 | |||
| 3 | RE_NOTES | Value transfer | Object reference (TYPE REF TO) | IF_GRPC_NOTES_API | SOA: Notes API | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070611 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |