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 CO_MESSAGE_ID Constant Private Type reference (TYPE) SYMSGID 'SIC_FM_CONFIG' Message Class 20060223
2 GR_FIELD_PROVIDER Static Attribute Private Object reference (TYPE REF TO) IF_SIC_SERVICE_CONFIGURATION Interface for service configuration 20060405
3 GT_ALLOWED_FIELDS Static Attribute Private Type reference (TYPE) SIC_T_NODE_FIELDS_NORM_TYPE Table type for structure SIC_S_NODE_FIELDS 20060321
4 GT_NODE_FIELD Static Attribute Private Type reference (TYPE) SIC_T_FM_NODE_FLDS Buffer for field FM strategies 20060222
5 GT_NODE_STRUC Static Attribute Private Type reference (TYPE) SIC_T_FM_NODE_STRC Buffer for node FM strategies 20060222
6 GT_SERVICE_PROFILE Static Attribute Private Type reference (TYPE) SIC_T_FM_PROFILES Buffer for Service Profiles 20060221
7 GV_SERVICE_PROFILE Static Attribute Private Type reference (TYPE) SIC_SERVICE_PROFILE Service Profile 20060321
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALLOWED_FIELDS Static method Public Method get the provided fields from the previous service 20060321
2 GET_FIELD_STRATEGIES Static method Public Method Returns the FM strategies for fields 20060223
3 GET_NODE_STRATEGIES Static method Public Method Returns the FM strategies for nodes 20060222
4 GET_WIZARD_PROFILE Static method Public Method get the maintainedfine matching profile in wizard 20060321
5 SET_ALLOWED_FIELDS Static method Public Method save the provided fields from the previous service 20060321
6 SET_WIZARD_PROFILE 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 Exporting 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 no fields available 20060321

Method GET_FIELD_STRATEGIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE_PROFILE Value transfer Type reference (TYPE) SIC_SERVICE_PROFILE Service Profile 20060223
2 Returning RT_FIELD_STRATEGIES Value transfer Type reference (TYPE) SIC_T_FM_NODE_FLDS FM strategies for fields 20060223
# Exception Resumable Description Created on
1 CX_SIC_FM_CONFIG 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 Importing IV_SERVICE_PROFILE Value transfer Type reference (TYPE) SIC_SERVICE_PROFILE Service Profile 20060222
2 Returning RT_NODE_STRATEGIES Value transfer Type reference (TYPE) SIC_T_FM_NODE_STRC FM strategies for nodes 20060222
# Exception Resumable Description Created on
1 CX_SIC_FM_CONFIG 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 Exporting EV_SERVICE_PROFILE Call by reference Type reference (TYPE) SIC_SERVICE_PROFILE Service Profile 20060321
# Exception Resumable Description Created on
1 NO_PROFILE 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 Importing 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 no fields available 20060321

Method SET_WIZARD_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE_PROFILE Value transfer Type reference (TYPE) SIC_SERVICE_PROFILE Service Profile 20060321
# Exception Resumable Description Created on
1 NO_PROFILE no profile was given in wizard for fine matching 20060321
History
Last changed by/on SAP  20110908 
SAP Release Created in 710