SAP ABAP Class CL_SIC_FM_CONFIG_UTILITIES (Utility Methods for Configuration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_FINE_MATCH_CONFIG (Package) Information Consolidation Fine-Match Configuration
⤷
⤷
Properties
| Class | CL_SIC_FM_CONFIG_UTILITIES | |
| Short Description | Utility Methods for Configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_IC_FINE_MATCH_CONFIG | Information Consolidation Fine-Match Configuration |
| Created | 20060221 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIC_FM_CONFIG_UTILITIES has no forward declaration.
Interfaces
Class CL_SIC_FM_CONFIG_UTILITIES has no interface implemented.
Friends
Class CL_SIC_FM_CONFIG_UTILITIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SYMSGID | 'SIC_FM_CONFIG' | Message Class | 20060223 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_SIC_SERVICE_CONFIGURATION | Interface for service configuration | 20060405 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | SIC_T_NODE_FIELDS_NORM_TYPE | Table type for structure SIC_S_NODE_FIELDS | 20060321 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | SIC_T_FM_NODE_FLDS | Buffer for field FM strategies | 20060222 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | SIC_T_FM_NODE_STRC | Buffer for node FM strategies | 20060222 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | SIC_T_FM_PROFILES | Buffer for Service Profiles | 20060221 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060321 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | get the provided fields from the previous service | 20060321 | |
| 2 | Static method | Public | Method | Returns the FM strategies for fields | 20060223 | |
| 3 | Static method | Public | Method | Returns the FM strategies for nodes | 20060222 | |
| 4 | Static method | Public | Method | get the maintainedfine matching profile in wizard | 20060321 | |
| 5 | Static method | Public | Method | save the provided fields from the previous service | 20060321 | |
| 6 | Static method | Public | Method | save the maintained profile in wizard for fine matching | 20060321 |
Events
Class CL_SIC_FM_CONFIG_UTILITIES has no event.
Types
Class CL_SIC_FM_CONFIG_UTILITIES has no local type.
Method Signatures
Method GET_ALLOWED_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ALLOWED_FIELDS | Value transfer | Type reference (TYPE) | SIC_T_NODE_FIELDS_NORM_TYPE | Table type for structure SIC_S_NODE_FIELDS | 20060321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no fields available | 20060321 |
Method GET_FIELD_STRATEGIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SERVICE_PROFILE | Value transfer | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060223 | |||
| 2 | RT_FIELD_STRATEGIES | Value transfer | Type reference (TYPE) | SIC_T_FM_NODE_FLDS | FM strategies for fields | 20060223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in configuration of Fine Match | 20060223 |
Method GET_NODE_STRATEGIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SERVICE_PROFILE | Value transfer | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060222 | |||
| 2 | RT_NODE_STRATEGIES | Value transfer | Type reference (TYPE) | SIC_T_FM_NODE_STRC | FM strategies for nodes | 20060222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in configuration of Fine Match | 20060222 |
Method GET_WIZARD_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SERVICE_PROFILE | Call by reference | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no maintained profile for fine matching in wizard | 20060321 |
Method SET_ALLOWED_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ALLOWED_FIELDS | Value transfer | Type reference (TYPE) | SIC_T_NODE_FIELDS_NORM_TYPE | Table type for structure SIC_S_NODE_FIELDS | 20060321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no fields available | 20060321 |
Method SET_WIZARD_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SERVICE_PROFILE | Value transfer | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile | 20060321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no profile was given in wizard for fine matching | 20060321 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |