SAP ABAP Class IF_FOPC_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_FOPC_CASE_NOTES_API | Methods for Case Notes in SOA | 20040528 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOPC_NOTE_API | SOA: Notes | 20040528 |
Properties
| Class | IF_FOPC_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 | 20040527 | SAP |
| Last change | 20041006 | SAP |
| 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
Class IF_FOPC_NOTES_API has no interface implemented.
Friends
Class IF_FOPC_NOTES_API has no friend class.
Attributes
Class IF_FOPC_NOTES_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Notes: Delete | 20040527 | |
| 2 | Instance method | Public | Method | Notes: Unlock | 20040527 | |
| 3 | Instance method | Public | Method | Notes: Lock | 20040527 | |
| 4 | Instance method | Public | Method | Get Contents of Notes | 20040527 | |
| 5 | Instance method | Public | Method | Get SRM_POID of the Note | 20040527 | |
| 6 | Instance method | Public | Method | Read Update Switch | 20040527 | |
| 7 | Instance method | Public | Method | Whether Note is Changed (X/Space=Yes/No) | 20040527 | |
| 8 | Instance method | Public | Method | Whether Note is Enqueued (X/Space=Yes/No) | 20040527 | |
| 9 | Instance method | Public | Method | Notes: Save | 20040527 | |
| 10 | Instance method | Public | Method | Set Note Contents | 20040527 |
Events
Class IF_FOPC_NOTES_API has no event.
Types
Class IF_FOPC_NOTES_API has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on class IF_FOPC_NOTES_API has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOA: Fall | 20040527 |
Method DEQUEUE Signature
Method DEQUEUE on class IF_FOPC_NOTES_API has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOA: Fall | 20040527 |
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 | 20040527 | |||
| 2 | IM_SCOPE | Call by reference | Type reference (TYPE) | STRING | IF_SRM_SP_ENQUEUE=>SCOPE_DIALOG | 20040527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOA: Fall | 20040527 |
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 Content | 20040527 |
Method GET_CONTENT on class IF_FOPC_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 | 20040527 |
Method GET_SRM_POID on class IF_FOPC_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: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040527 |
Method GET_UPDATE_TASK on class IF_FOPC_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: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040527 |
Method IS_CHANGED on class IF_FOPC_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: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040527 |
Method IS_ENQUEUED on class IF_FOPC_NOTES_API has no exception.
Method SAVE Signature
Method SAVE on class IF_FOPC_NOTES_API has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOA: Fall | 20040527 |
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 Content | 20040527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOA: Fall | 20040527 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |