SAP ABAP Class CL_CACS_SHLP_HELPER (Auxiliary Help for Search Helps)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSSG (Package) ICM: Services & Generic
Properties
Class CL_CACS_SHLP_HELPER  
Short Description Auxiliary Help for Search Helps    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSSG   ICM: Services & Generic 
Created 20060912   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SHLP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CACS_SHLP_HELPER has no interface implemented.
Friends
Class CL_CACS_SHLP_HELPER has no friend class.
Attributes
Class CL_CACS_SHLP_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SELOPT_APPL Static method Public Method Add Selection Option for Application Field 20060912
2 ADD_SELOPT_FREE Static method Public Method Add Selection Option for Any Field 20060912
3 ADD_SELOPT_VERSIONING Static method Public Method Add Selection Options for Versioning 20060912
4 DETERMINE_APPL Static method Protected Method Determine Application 20060912
5 READ_DEFAULT_VALUE Static method Public Method Reads Default Value 20070103
6 READ_SELOPT Static method Public Method Reads Selection from Selection Tables 20061129
7 READ_SELOPT_VALUE Static method Public Method Reads Value from Selection Tables 20061127
8 REMOVE_DUPLICATES Static method Public Method Remove Duplicates 20070305
9 SET_DEFAULT_VALUE Static method Public Method Sets Default Value 20070103
10 SET_PARAMETER_REQUIRED Static method Public Method Identifies Search Help Paramater As Required 20070104
11 SET_SELOPT Static method Public Method Sets Value of Selection Option 20061221
12 SET_SELOPT_VALUE Static method Public Method Sets Value of Selection Option 20061221
13 SUPPRESS_SELECT_OPTIONS Static method Public Method Suppress Multiple Selection for Search Help Parameter 20070104
Events
Class CL_CACS_SHLP_HELPER has no event.
Types
Class CL_CACS_SHLP_HELPER has no local type.
Method Signatures

Method ADD_SELOPT_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR Beschreibung einer Suchhilfe 20060912

Method ADD_SELOPT_APPL on class CL_CACS_SHLP_HELPER has no exception.

Method ADD_SELOPT_FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR Beschreibung einer Suchhilfe 20060912
2 Importing ID_SHLPFIELD Call by reference Type reference (TYPE) SHLPFIELD Name eines Suchhilfeparameters 20060912

Method ADD_SELOPT_FREE on class CL_CACS_SHLP_HELPER has no exception.

Method ADD_SELOPT_VERSIONING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR Beschreibung einer Suchhilfe 20060912

Method ADD_SELOPT_VERSIONING on class CL_CACS_SHLP_HELPER has no exception.

Method DETERMINE_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_APPL Value transfer Type reference (TYPE) CACSAPPL Identifikation der Provisionsanwendung 20060912

Method DETERMINE_APPL on class CL_CACS_SHLP_HELPER has no exception.

Method READ_DEFAULT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_VALUE Call by reference Type reference (TYPE) ANY 20070103
2 Importing ID_SHLPFIELD Call by reference Type reference (TYPE) SHLPFIELD Name eines Suchhilfeparameters 20070103
3 Importing IS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR 20070103

Method READ_DEFAULT_VALUE on class CL_CACS_SHLP_HELPER has no exception.

Method READ_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELOPT Call by reference Type reference (TYPE) ANY TABLE 20061129
2 Importing ID_SHLPFIELD Call by reference Type reference (TYPE) SHLPFIELD Name eines Suchhilfeparameters 20061129
3 Importing IS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR Beschreibung einer Suchhilfe 20061129

Method READ_SELOPT on class CL_CACS_SHLP_HELPER has no exception.

Method READ_SELOPT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_VALUE Call by reference Type reference (TYPE) ANY 20061127
2 Importing ID_SHLPFIELD Call by reference Type reference (TYPE) SHLPFIELD Name eines Suchhilfeparameters 20061127
3 Importing IS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR Beschreibung einer Suchhilfe 20061127

Method READ_SELOPT_VALUE on class CL_CACS_SHLP_HELPER has no exception.

Method REMOVE_DUPLICATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RECORD_TAB Call by reference Type reference (TYPE) TABLE 20070305
2 Importing IS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR_T 20070305

Method REMOVE_DUPLICATES on class CL_CACS_SHLP_HELPER has no exception.

Method SET_DEFAULT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR Beschreibung einer Suchhilfe 20070103
2 Importing ID_SHLPFIELD Call by reference Type reference (TYPE) SHLPFIELD Name eines Suchhilfeparameters 20070103
3 Importing ID_VALUE Call by reference Type reference (TYPE) ANY 20070103

Method SET_DEFAULT_VALUE on class CL_CACS_SHLP_HELPER has no exception.

Method SET_PARAMETER_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR_T 20070104
2 Importing IB_REQUIRED Call by reference Type reference (TYPE) BOOLEAN_FLG ABAP_TRUE Boolsche Variable (X=true, space=false) 20070104
3 Importing ID_SHLPFIELD Call by reference Type reference (TYPE) SHLPFIELD Name eines Suchhilfeparameters 20070104

Method SET_PARAMETER_REQUIRED on class CL_CACS_SHLP_HELPER has no exception.

Method SET_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR Beschreibung einer Suchhilfe 20061221
2 Importing ID_SHLPFIELD Call by reference Type reference (TYPE) SHLPFIELD Name eines Suchhilfeparameters 20061221
3 Importing IT_SELOPT Call by reference Type reference (TYPE) ANY TABLE 20061221

Method SET_SELOPT on class CL_CACS_SHLP_HELPER has no exception.

Method SET_SELOPT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR Beschreibung einer Suchhilfe 20061221
2 Importing ID_SHLPFIELD Call by reference Type reference (TYPE) SHLPFIELD Name eines Suchhilfeparameters 20061221
3 Importing ID_VALUE Call by reference Type reference (TYPE) ANY 20061221

Method SET_SELOPT_VALUE on class CL_CACS_SHLP_HELPER has no exception.

Method SUPPRESS_SELECT_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SHLP Call by reference Type reference (TYPE) SHLP_DESCR_T 20070104
2 Importing ID_SHLPFIELD Call by reference Type reference (TYPE) SHLPFIELD Name eines Suchhilfeparameters 20070104

Method SUPPRESS_SELECT_OPTIONS on class CL_CACS_SHLP_HELPER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700