SAP ABAP Class /SRMERP/CL_CCS_UTILITY (Utility Class for Cross Catalog Search)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/IL_DO (Package) Integration Layer: entities for DOs
Properties
Class /SRMERP/CL_CCS_UTILITY  
Short Description Utility Class for Cross Catalog Search    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/IL_DO   Integration Layer: entities for DOs 
Created 20101025   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/CL_CCS_UTILITY has no forward declaration.
Interfaces
Class /SRMERP/CL_CCS_UTILITY has no interface implemented.
Friends
Class /SRMERP/CL_CCS_UTILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_SEARCH_STRING Static Attribute Private Type reference (TYPE) STRING 20101025
Methods
# Method Level Visibility Method type Description Created on
1 GET_SEARCH_STRING Static method Public Method Get Search String used in Cross Catalog Search 20101025
2 MAP_COMPARISON_FIELDS Static method Public Method Map fields from customizing to OCI fields 20111011
3 SET_SEARCH_STRING Static method Public Method Set Search String used in Cross Catalog Search 20101025
Events
Class /SRMERP/CL_CCS_UTILITY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CAT_CUST Public See coding 20111011 T_CAT_CUST type TABLE OF /srmerp/cat_cust
Method Signatures

Method GET_SEARCH_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEARCH_STRING Value transfer Type reference (TYPE) STRING 20101025

Method GET_SEARCH_STRING on class /SRMERP/CL_CCS_UTILITY has no exception.

Method MAP_COMPARISON_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CAT_CUST Call by reference Type reference (TYPE) T_CAT_CUST 20111011
2 Importing IT_CAT_CUST Value transfer Type reference (TYPE) T_CAT_CUST 20111011

Method MAP_COMPARISON_FIELDS on class /SRMERP/CL_CCS_UTILITY has no exception.

Method SET_SEARCH_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_STRING Call by reference Type reference (TYPE) STRING 20101025

Method SET_SEARCH_STRING on class /SRMERP/CL_CCS_UTILITY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606