SAP ABAP Class CL_SCMG_SP_NOTES_BACKEND (SP Notes backend(connection) class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-CM (Application Component) Case Management
⤷
SCMG_SP_NOTES (Package) Service Provider - Notes

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_CONNECTION | Abstract Basis Class for Connection | 20061113 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCMG_SP_CASE_NOTES_BACKEND | SCMG: Methods for Case Notes Backend | 20061113 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CONNECTION | Reading Methods for Working with Repositories | 20061113 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_NON_VISUAL_INFO_SP | SP Non-Visual Info for SP | 20061113 |
Properties
Class | CL_SCMG_SP_NOTES_BACKEND | |
Short Description | SP Notes backend(connection) class | |
Super Class | CL_SRM_SP_CONNECTION | Abstract Basis Class for Connection |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCMG_SP_NOTES | Service Provider - Notes |
Created | 20060523 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SCMG_SP_CASE_NOTES_BACKEND | SCMG: Methods for Case Notes Backend | 20061113 | ||
2 | IF_SRM_CONNECTION | Reading Methods for Working with Repositories | 20061113 | ||
3 | IF_SRM_NON_VISUAL_INFO_SP | SP Non-Visual Info for SP | 20061113 |
Friends
Class CL_SCMG_SP_NOTES_BACKEND 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 | 'OBJECT' | Variable for connection parameter OBJECT | 20061113 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'TEXT_PROFILE' | Variable for connection parameter TEXT PROFILE | 20061113 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | ENQMODE | 'E' | Lock mode | 20061113 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | ENQMODE | 'X' | Lock mode | 20061113 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | ENQMODE | 'S' | Lock mode | 20061113 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | C | '1' | 20061113 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | C | '3' | 20061113 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | C | '2' | 20061113 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'GUID' | 20061113 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TEXT_LH | Type multidimensional table textheader+lines | 20061113 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TEXT_LH | Type multidimensional table textheader+lines | 20061113 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TEXT_LH | Structure for multidimensional table text header+lines | 20061113 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XFELD | New input values | 20061113 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TDOBNAME | Text Name | 20061113 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRMBOOLEAN | Indicates if text object is locked | 20061113 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYSUUID_C | UUID in Zeichen-Darstellung | 20061113 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TDOBNAME | Name | 20061113 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TDOBJECT | Name of the text object | 20061113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check the text validity | 20061113 |
2 | ![]() |
Instance method | Public | Method | Dequeues the note (unlocks it) | 20061113 |
3 | ![]() |
Instance method | Public | Method | Enqueues the note (locks for editing) | 20061113 |
4 | ![]() |
Instance method | Public | Method | retrieves the notes from the repository | 20061113 |
Events
Class CL_SCMG_SP_NOTES_BACKEND has no event.
Types
Class CL_SCMG_SP_NOTES_BACKEND has no local type.
Method Signatures
Method CHECK_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RETURN | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20061113 | ||
2 | ![]() |
IM_CREATED_BY | Value transfer | Type reference (TYPE) | SYUNAME | User Names | 20061113 | ||
3 | ![]() |
IM_DATE_FROM | Value transfer | Type reference (TYPE) | D | 20061113 | |||
4 | ![]() |
IM_DATE_TO | Value transfer | Type reference (TYPE) | D | 20061113 | |||
5 | ![]() |
IM_HEADER | Value transfer | Type reference (TYPE) | THEAD | SAPscript: Text Header | 20061113 | ||
6 | ![]() |
IM_KEYWORD | Value transfer | Type reference (TYPE) | STRING | 20061113 | |||
7 | ![]() |
IM_TEXT_LINES | Value transfer | Type reference (TYPE) | TLINETAB | Lines of ITF | 20061113 | ||
8 | ![]() |
IM_TEXT_TYPE | Value transfer | Type reference (TYPE) | TDID | Text ID | 20061113 |
Method CHECK_TEXT on class CL_SCMG_SP_NOTES_BACKEND has no exception.
Method DEQUEUE_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MODE | Call by reference | Type reference (TYPE) | ENQMODE | C_MODE_EXCLUSIVE | Lock mode | 20061113 | |
2 | ![]() |
IM_SCOPE | Call by reference | Type reference (TYPE) | C | C_SCOPE_DIALOG | 20061113 | ||
3 | ![]() |
IM_TDNAME | Call by reference | Type reference (TYPE) | STXH-TDNAME | Name | 20061113 | ||
4 | ![]() |
IM_TDOBJECT | Call by reference | Type reference (TYPE) | STXH-TDOBJECT | Texts: application object | 20061113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Enqueue error(s) | 20061113 |
Method ENQUEUE_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MODE | Value transfer | Type reference (TYPE) | ENQMODE | C_MODE_EXCLUSIVE | Defines mode of locking-by default exclusive | 20061113 | |
2 | ![]() |
IM_SCOPE | Value transfer | Type reference (TYPE) | C | C_SCOPE_DIALOG | Defines the update mode of note | 20061113 | |
3 | ![]() |
IM_TDNAME | Call by reference | Type reference (TYPE) | STXH-TDNAME | Name | 20061113 | ||
4 | ![]() |
IM_TDOBJECT | Call by reference | Type reference (TYPE) | STXH-TDOBJECT | Texts: application object | 20061113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Enqueue error(s) | 20061113 |
Method GET_NOTES Signature
Method GET_NOTES on class CL_SCMG_SP_NOTES_BACKEND has no parameter.
Method GET_NOTES on class CL_SCMG_SP_NOTES_BACKEND has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in |