SAP ABAP Class IF_FOPC_CASE_NOTES_API (Methods for Case Notes Backend of SOA)
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
| Class | IF_FOPC_CASE_NOTES_API | |
| Short Description | Methods for Case Notes Backend of SOA | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040419 | SAP |
| Last change | 20050220 | 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_CASE_NOTES_API has no interface implemented.
Friends
Class IF_FOPC_CASE_NOTES_API has no friend class.
Attributes
Class 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
Class IF_FOPC_CASE_NOTES_API has no event.
Types
Class 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 class 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 class IF_FOPC_CASE_NOTES_API has no exception.
Method UNDO_TEXTS Signature
Method UNDO_TEXTS on class 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 |