SAP ABAP Class CL_SCMG_ATTRIBUTE_DATASOURCE (Case Attributes Data Source)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-CM (Application Component) Case Management
⤷
SCMG_SP_CASE_ATTRIBUTES (Package) SP Case: Attribute Handling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCMG_ATTRIBUTE_DATASOURCE | Case Attributes Provider | 20040422 |
Properties
| Class | CL_SCMG_ATTRIBUTE_DATASOURCE | |
| Short Description | Case Attributes Data Source | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCMG_SP_CASE_ATTRIBUTES | SP Case: Attribute Handling |
| Created | 20040422 | SAP |
| Last change | 20090618 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SCMG_ATTRIBUTE_DATASOURCE | Case Attributes Provider | 20040422 |
Friends
Class CL_SCMG_ATTRIBUTE_DATASOURCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SCMG_CASE_GUID | Cached Case GUID | 20040526 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Cached Name of the Attributes Table | 20040526 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Attributes of the Case | 20040422 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Will Reread Attributes from DB | 20040422 | |
| 2 | Instance method | Public | Method | Sets Attributes from Outside | 20040422 |
Events
Class CL_SCMG_ATTRIBUTE_DATASOURCE has no event.
Types
Class CL_SCMG_ATTRIBUTE_DATASOURCE has no local type.
Method Signatures
Method LOAD_ATTRS_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RESELECT_DB | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | 20050905 | |||
| 2 | IN_CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technischer Schlüssel des Falles (Fall-GUID) | 20040422 | |||
| 3 | IN_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | Kontrollstruktur für Tests des Tabellennamens (außer SAA) | 20040422 |
Method LOAD_ATTRS_FROM_DB on class CL_SCMG_ATTRIBUTE_DATASOURCE has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_ATTRIBUTES | Call by reference | Type reference (TYPE) | DATA | 20040422 | ||||
| 2 | TABLENAME | Call by reference | Type reference (TYPE) | STRING | 20040422 |
Method SET_ATTRIBUTES on class CL_SCMG_ATTRIBUTE_DATASOURCE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |