SAP ABAP Interface IF_FOPC_CASE_NOTES_API (Methods for Case Notes Backend of SOA)
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_API | SOA: Case | 20040419 |
Properties
Interface | IF_FOPC_CASE_NOTES_API | |
Short Description | Methods for Case Notes Backend of SOA |
General Data
Package | FOPC_CASE_MANAGEMENT | Specific to Case Management |
Created | 20040419 | SAP |
Last changed | 20050220 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_SRM | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FOPC_CASE_NOTES_API has no interface.
Friends
Interface IF_FOPC_CASE_NOTES_API has no friend.
Attributes
Interface IF_FOPC_CASE_NOTES_API has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get New Text | 20040419 |
2 | ![]() |
Instance method | Public | Method | Offer Last Text for Changing | 20040419 |
3 | ![]() |
Instance method | Public | Method | Get Changed Log | 20040528 |
4 | ![]() |
Instance method | Public | Method | Get Last Text | 20040528 |
5 | ![]() |
Instance method | Public | Method | Read Texts | 20040419 |
6 | ![]() |
Instance method | Public | Method | Whether Case Notes Are Changed (X = yes, Space = no) | 20040426 |
7 | ![]() |
Instance method | Public | Method | Remove Added Texts | 20040419 |
Events
Interface IF_FOPC_CASE_NOTES_API has no event.
Types
Interface IF_FOPC_CASE_NOTES_API has no local type.
Method Signatures
Method ADD_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LANG | Value transfer | Type reference (TYPE) | TDSPRAS | SY-LANGU | Sprachenschlüssel | 20040419 | |
2 | ![]() |
IM_TEXT | Value transfer | Type reference (TYPE) | STRING | New Text Content | 20040419 | ||
3 | ![]() |
IM_TEXT_TYPE | Value transfer | Type reference (TYPE) | TDID | Text-ID | 20040528 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOA: Fall | 20040419 |
Method CHANGE_LAST_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20040419 | ||
2 | ![]() |
EX_LANG | Call by reference | Type reference (TYPE) | TDSPRAS | Sprachenschlüssel | 20040419 | ||
3 | ![]() |
EX_NAME | Call by reference | Type reference (TYPE) | TDOBNAME | Name | 20040419 | ||
4 | ![]() |
EX_OBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | Texte: Anwendungsobjekt | 20040419 | ||
5 | ![]() |
EX_TEXT | Call by reference | Type reference (TYPE) | STRING | Content of the Last Text | 20040419 | ||
6 | ![]() |
IM_CHECK_ONLY | Call by reference | Type reference (TYPE) | XFLAG | IF_SRM=>FALSE | neue Eingabewerte | 20040419 | |
7 | ![]() |
IM_TEXT_TYPE | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20040528 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOA: Fall | 20040419 |
Method GET_CHANGED_PROT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CHANGED_PROT | Value transfer | Type reference (TYPE) | SCMG_CASE_PROTOCOL_TAB | Table Type Case Protocol | 20040528 |
Method GET_CHANGED_PROT on Interface IF_FOPC_CASE_NOTES_API has no exception.
Method GET_LAST_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TEXT_TYPE | Value transfer | Type reference (TYPE) | TDID | Text-ID | 20040528 | ||
2 | ![]() |
RE_TEXT | Value transfer | Type reference (TYPE) | STRING | Content of the last text | 20040528 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOA: Fall | 20040528 |
Method GET_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CREATED_BY | Value transfer | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20040419 | ||
2 | ![]() |
IM_DATE_FROM | Value transfer | Type reference (TYPE) | D | 20040419 | |||
3 | ![]() |
IM_DATE_TO | Value transfer | Type reference (TYPE) | D | 20040419 | |||
4 | ![]() |
IM_DB_UPDATE | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20040419 | ||
5 | ![]() |
IM_KEYWORD | Value transfer | Type reference (TYPE) | STRING | Key word of the content | 20040419 | ||
6 | ![]() |
IM_TEXT_TYPE | Value transfer | Type reference (TYPE) | TDID | Text-ID | 20040419 | ||
7 | ![]() |
RE_TEXTS | Value transfer | Type reference (TYPE) | STRING | Content of Case Notes | 20040419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOA: Fall | 20040419 |
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 | X/Space=yes/no | 20040426 |
Method IS_CHANGED on Interface IF_FOPC_CASE_NOTES_API has no exception.
Method UNDO_TEXTS Signature
Method UNDO_TEXTS on Interface IF_FOPC_CASE_NOTES_API has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SOA: Fall | 20040419 |
History
Last changed by/on | SAP | 20050220 |
SAP Release Created in | 400 |