SAP ABAP Interface IF_FOPC_NOTES_API (SOA: Notes API)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-CGV-MIC (Application Component) Management of Internal Controls
⤷
FOPC_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_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
| Interface | IF_FOPC_NOTES_API | |
| Short Description | SOA: Notes API |
General Data
| Package | FOPC_CASE_MANAGEMENT | Specific to Case Management |
| Created | 20040527 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_SRM_SP_ENQUEUE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FOPC_NOTES_API has no interface.
Friends
Interface IF_FOPC_NOTES_API has no friend.
Attributes
Interface 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
Interface IF_FOPC_NOTES_API has no event.
Types
Interface IF_FOPC_NOTES_API has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on Interface IF_FOPC_NOTES_API has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOA: Fall | 20040527 |
Method DEQUEUE Signature
Method DEQUEUE on Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_FOPC_NOTES_API has no exception.
Method SAVE Signature
Method SAVE on Interface 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 | 100 |