SAP ABAP Class CL_SCMG_PU_CONNECTOR (Implementation of PU Class Roles)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-CM (Application Component) Case Management
⤷
SCMG_PU_CONNECTOR (Package) Property Unification Connector for SP Case
⤷
⤷
Meta Relationship - Using
Properties
| Class | CL_SCMG_PU_CONNECTOR | |
| Short Description | Implementation of PU Class Roles | |
| Super Class | CL_SRM_SP_OBJECT | Abstract Base Class for SPs |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCMG_PU_CONNECTOR | Property Unification Connector for SP Case |
| Created | 20041118 | SAP |
| Last change | 20050214 | 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_SRM_SP_PROP_CROSS_QUERY | Cross-SP Search | 20041119 | ||
| 2 | IF_SRM_SP_PROP_QUERY_DEFINE | IF_SRM_SP_PROP_QUERY_DEFINE | 20041118 | ||
| 3 | IF_SRM_SP_PROP_REPOSITORY | IF_SRM_SP_PROP_REPOSITORY | 20041118 | ||
| 4 | IF_SRM_SP_PROP_REPOS_CONN | IF_SRM_SP_PROP_REPOS_CONN | 20041118 | ||
| 5 | IF_SRM_SP_PROP_REPOS_DATA | IF_SRM_SP_PROP_REPOS_DATA | 20041118 | ||
| 6 | IF_SRM_SP_PROP_REPOS_KEY | IF_SRM_SP_PROP_REPOS_KEY | 20041118 | ||
| 7 | IF_SRM_SP_PROP_REPOS_META | IF_SRM_SP_PROP_REPOS_META | 20041118 | ||
| 8 | IF_SRM_SP_PROP_VIS_DEFINE | IF_SRM_SP_PROP_VIS_DEFINE | 20041118 | ||
| 9 | IF_SRM_SP_PROP_VIS_LIST_DEF | IF_SRM_SP_PROP_VIS_LIST_DEF | 20041118 |
Friends
Class CL_SCMG_PU_CONNECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | '#APP#' | 20041118 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | ATTRPROF_BUF_TAB_T | 20041118 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SCMGCASE_TYPE | Case Type | 20041118 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | DFIES_BUF_TAB_T | 20041118 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM_SRM_PROP_VALUE | IF_SRM_SRM_PROP_VALUE | 20041229 |
Methods
Events
Class CL_SCMG_PU_CONNECTOR has no event.
Types
Class CL_SCMG_PU_CONNECTOR has no local type.
Method Signatures
Method ATTR_PROFILE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTR_PROF_CUST | Call by reference | Object reference (TYPE REF TO) | CL_SCMG_ATTR_PROF_CUST | Customizing zum Case-Typ | 20041118 | |||
| 2 | ATTR_PROF_TAB | Call by reference | Type reference (TYPE) | SCMG_TT_ATTRPROF | Case: Tabellentyp zu den Attribut-Profilen | 20041118 | |||
| 3 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20041118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROPERTY_REPOSITORY | 20041118 |
Method CASE_TYPE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CASE_TYPE | Value transfer | Type reference (TYPE) | SCMGCASE_TYPE | Fallart | 20041118 | |||
| 2 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20041118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROPERTY_REPOSITORY | 20041118 |
Method DDIC_STRING_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_VALUE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_VALUE | Attributwert - Read | 20041230 | |||
| 2 | FOUND | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20041230 | |||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20041230 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_REPOSITORY | 20041230 |
Method DDIC_STRING_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_VALUE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_VALUE | Attributwert - Read | 20041230 | |||
| 2 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20041230 | |||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20041230 | ||||
| 4 | VALUE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_SRM_SRM_PROP_VALUE | IF_SRM_SRM_PROP_VALUE | 20041230 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_REPOSITORY | 20041230 |
Method FIELD_IN_TABLE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Type reference (TYPE) | SRMADFIELD | AD: Feldname | 20041118 | |||
| 2 | IS_IN_TABLE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20041118 | |||
| 3 | TABNAME | Call by reference | Type reference (TYPE) | SRMADTAB | AD: Tabellenname | 20041118 |
Method FIELD_IN_TABLE_CHECK on class CL_SCMG_PU_CONNECTOR has no exception.
Method META_ALIAS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALIAS_ID | Value transfer | Type reference (TYPE) | STRING | 20041118 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20041118 |
Method META_ALIAS_GET on class CL_SCMG_PU_CONNECTOR has no exception.
Method META_FILL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_DESC | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | 20041118 | ||||
| 2 | ATTRIBUTE_VALUE | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_VALUE | List: IF_SRM_ATTRIBUTE_VALUE | 20041118 | |||
| 3 | ATTR_PROF_CUST | Call by reference | Object reference (TYPE REF TO) | CL_SCMG_ATTR_PROF_CUST | Customizing zum Case-Typ | 20041118 | |||
| 4 | ATTR_PROF_WA | Call by reference | Type reference (TYPE) | SCMGATTRPROFA | 20041118 | ||||
| 5 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20041118 | |||
| 6 | SRM_OBJECT_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SRM_SRM_OBJECT_FACTORY | Object Factory - Framework - für SPs | 20041118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROPERTY_REPOSITORY | 20041118 |
Method RANGES_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT_TAB | Call by reference | Type reference (TYPE) | SCMG_T_CASE_ATTR_TAB_T | Trefferliste | 20041118 | |||
| 2 | EV_COUNT | Call by reference | Type reference (TYPE) | SY-DBCNT | Anzahl Treffer | 20041118 | |||
| 3 | IT_PROP_RANGES | Call by reference | Type reference (TYPE) | QUERY_ID_RANGE_TAB_T | Ranges-Tabellen für Suchattribute | 20041118 | |||
| 4 | IV_MAX_HITS | Call by reference | Type reference (TYPE) | I | 20041118 |
Method RANGES_QUERY on class CL_SCMG_PU_CONNECTOR has no exception.
Method STD_APPEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTR_PROF_TAB | Call by reference | Type reference (TYPE) | SCMG_TT_ATTRPROF | Case: Tabellentyp zu den Attribut-Profilen | 20041119 |
Method STD_APPEND on class CL_SCMG_PU_CONNECTOR has no exception.
Method STD_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTR_ID | Call by reference | Type reference (TYPE) | SCMGATTRIBUTE | Fall: Attribut | 20041119 | |||
| 2 | ATTR_PROF_WA | Value transfer | Type reference (TYPE) | SCMGATTRPROFA | 20041119 |
Method STD_GET on class CL_SCMG_PU_CONNECTOR has no exception.
Method STD_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CASE_ATTR_WA | Call by reference | Type reference (TYPE) | SCMG_T_CASE_ATTR | Fallattribute | 20041119 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20041119 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20041119 |
Method STD_MAP on class CL_SCMG_PU_CONNECTOR has no exception.
Method TEXT_FOR_TABFIELD_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Type reference (TYPE) | SRMADFIELD | AD: Feldname | 20041118 | |||
| 2 | TABNAME | Call by reference | Type reference (TYPE) | SRMADTAB | AD: Tabellenname | 20041118 | |||
| 3 | TEXT | Value transfer | Type reference (TYPE) | STRING | 20041118 |
Method TEXT_FOR_TABFIELD_GET on class CL_SCMG_PU_CONNECTOR has no exception.
Method VALUE_HANDLER_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SRM_PROP_VALUE | IF_SRM_SRM_PROP_VALUE | 20041229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROPERTY_REPOSITORY | 20041229 |
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in | 700 |