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
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_SP_OBJECT Abstract Base Class for SPs 20041118
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_PROP_CROSS_QUERY Cross-SP Search 20041119
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_PROP_QUERY_DEFINE IF_SRM_SP_PROP_QUERY_DEFINE 20041118
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_PROP_REPOSITORY IF_SRM_SP_PROP_REPOSITORY 20041118
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_PROP_REPOS_CONN IF_SRM_SP_PROP_REPOS_CONN 20041118
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_PROP_REPOS_DATA IF_SRM_SP_PROP_REPOS_DATA 20041118
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_PROP_REPOS_KEY IF_SRM_SP_PROP_REPOS_KEY 20041118
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_PROP_REPOS_META IF_SRM_SP_PROP_REPOS_META 20041118
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_PROP_VIS_DEFINE IF_SRM_SP_PROP_VIS_DEFINE 20041118
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_PROP_VIS_LIST_DEF IF_SRM_SP_PROP_VIS_LIST_DEF 20041118
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 IF_SCMG_CASE 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 C_PROF_ID_APPENDED Constant Protected Type reference (TYPE) STRING '#APP#' 20041118
2 G_ATTRPROF_BUF_TAB Static Attribute Private Type reference (TYPE) ATTRPROF_BUF_TAB_T 20041118
3 G_CASE_TYPE Instance attribute Private Type reference (TYPE) SCMGCASE_TYPE Case Type 20041118
4 G_DFIES_BUF_TAB Static Attribute Private Type reference (TYPE) DFIES_BUF_TAB_T 20041118
5 G_VALUE_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_SRM_SRM_PROP_VALUE IF_SRM_SRM_PROP_VALUE 20041229
Methods
# Method Level Visibility Method type Description Created on
1 ATTR_PROFILE_GET Instance method Protected Method ATTR_PROFILE_GET 20041118
2 CASE_TYPE_GET Instance method Protected Method CASE_TYPE_GET 20041118
3 DDIC_STRING_GET Instance method Protected Method DDIC_STRING_GET 20041230
4 DDIC_STRING_SET Instance method Protected Method DDIC_STRING_SET 20041230
5 FIELD_IN_TABLE_CHECK Instance method Protected Method FIELD_IN_TABLE_CHECK 20041118
6 META_ALIAS_GET Instance method Protected Method META_ALIAS_GET 20041118
7 META_FILL Instance method Protected Method META_FILL 20041118
8 RANGES_QUERY Instance method Private Method RANGES_QUERY 20041118
9 STD_APPEND Instance method Protected Method STD_APPEND 20041119
10 STD_GET Instance method Protected Method STD_GET 20041119
11 STD_MAP Instance method Protected Method STD_MAP 20041119
12 TEXT_FOR_TABFIELD_GET Instance method Protected Method TEXT_FOR_TABFIELD_GET 20041118
13 VALUE_HANDLER_GET Instance method Protected Method VALUE_HANDLER_GET 20041229
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 Exporting ATTR_PROF_CUST Call by reference Object reference (TYPE REF TO) CL_SCMG_ATTR_PROF_CUST Customizing zum Case-Typ 20041118
2 Exporting ATTR_PROF_TAB Call by reference Type reference (TYPE) SCMG_TT_ATTRPROF Case: Tabellentyp zu den Attribut-Profilen 20041118
3 Importing 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_PROP_REPOSITORY 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 Returning CASE_TYPE Value transfer Type reference (TYPE) SCMGCASE_TYPE Fallart 20041118
2 Importing 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_PROP_REPOSITORY 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 Importing ATTRIBUTE_VALUE Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_VALUE Attributwert - Read 20041230
2 Exporting FOUND Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20041230
3 Exporting VALUE Call by reference Type reference (TYPE) STRING 20041230
# Exception Resumable Description Created on
1 CX_SRM_SP_PROP_REPOSITORY 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 Importing ATTRIBUTE_VALUE Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_VALUE Attributwert - Read 20041230
2 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20041230
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20041230
4 Importing 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 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 Importing FIELDNAME Call by reference Type reference (TYPE) SRMADFIELD AD: Feldname 20041118
2 Returning IS_IN_TABLE Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20041118
3 Importing 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 Returning ALIAS_ID Value transfer Type reference (TYPE) STRING 20041118
2 Importing 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 Exporting ATTRIBUTE_DESC Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC 20041118
2 Exporting ATTRIBUTE_VALUE Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_VALUE List: IF_SRM_ATTRIBUTE_VALUE 20041118
3 Importing ATTR_PROF_CUST Call by reference Object reference (TYPE REF TO) CL_SCMG_ATTR_PROF_CUST Customizing zum Case-Typ 20041118
4 Importing ATTR_PROF_WA Call by reference Type reference (TYPE) SCMGATTRPROFA 20041118
5 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_SRM_PROP_CONTEXT IF_SRM_PROP_CONTEXT 20041118
6 Importing 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_PROP_REPOSITORY 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 Exporting ET_RESULT_TAB Call by reference Type reference (TYPE) SCMG_T_CASE_ATTR_TAB_T Trefferliste 20041118
2 Exporting EV_COUNT Call by reference Type reference (TYPE) SY-DBCNT Anzahl Treffer 20041118
3 Importing IT_PROP_RANGES Call by reference Type reference (TYPE) QUERY_ID_RANGE_TAB_T Ranges-Tabellen für Suchattribute 20041118
4 Importing 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 Changing 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 Importing ATTR_ID Call by reference Type reference (TYPE) SCMGATTRIBUTE Fall: Attribut 20041119
2 Returning 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 Importing CASE_ATTR_WA Call by reference Type reference (TYPE) SCMG_T_CASE_ATTR Fallattribute 20041119
2 Importing ID Call by reference Type reference (TYPE) STRING 20041119
3 Returning 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 Importing FIELDNAME Call by reference Type reference (TYPE) SRMADFIELD AD: Feldname 20041118
2 Importing TABNAME Call by reference Type reference (TYPE) SRMADTAB AD: Tabellenname 20041118
3 Returning 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 Returning 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_PROP_REPOSITORY CX_SRM_SP_PROPERTY_REPOSITORY 20041229
History
Last changed by/on SAP  20050214 
SAP Release Created in 700