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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Static method | Public | Method | Add Selection Option for Application Field | 20060912 | |
| 2 | Static method | Public | Method | Add Selection Option for Any Field | 20060912 | |
| 3 | Static method | Public | Method | Add Selection Options for Versioning | 20060912 | |
| 4 | Static method | Protected | Method | Determine Application | 20060912 | |
| 5 | Static method | Public | Method | Reads Default Value | 20070103 | |
| 6 | Static method | Public | Method | Reads Selection from Selection Tables | 20061129 | |
| 7 | Static method | Public | Method | Reads Value from Selection Tables | 20061127 | |
| 8 | Static method | Public | Method | Remove Duplicates | 20070305 | |
| 9 | Static method | Public | Method | Sets Default Value | 20070103 | |
| 10 | Static method | Public | Method | Identifies Search Help Paramater As Required | 20070104 | |
| 11 | Static method | Public | Method | Sets Value of Selection Option | 20061221 | |
| 12 | Static method | Public | Method | Sets Value of Selection Option | 20061221 | |
| 13 | 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 | 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 | CS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR | Beschreibung einer Suchhilfe | 20060912 | |||
| 2 | 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 | 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 | 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 | ED_VALUE | Call by reference | Type reference (TYPE) | ANY | 20070103 | ||||
| 2 | ID_SHLPFIELD | Call by reference | Type reference (TYPE) | SHLPFIELD | Name eines Suchhilfeparameters | 20070103 | |||
| 3 | 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 | ET_SELOPT | Call by reference | Type reference (TYPE) | ANY TABLE | 20061129 | ||||
| 2 | ID_SHLPFIELD | Call by reference | Type reference (TYPE) | SHLPFIELD | Name eines Suchhilfeparameters | 20061129 | |||
| 3 | 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 | ED_VALUE | Call by reference | Type reference (TYPE) | ANY | 20061127 | ||||
| 2 | ID_SHLPFIELD | Call by reference | Type reference (TYPE) | SHLPFIELD | Name eines Suchhilfeparameters | 20061127 | |||
| 3 | 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 | CT_RECORD_TAB | Call by reference | Type reference (TYPE) | TABLE | 20070305 | ||||
| 2 | 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 | CS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR | Beschreibung einer Suchhilfe | 20070103 | |||
| 2 | ID_SHLPFIELD | Call by reference | Type reference (TYPE) | SHLPFIELD | Name eines Suchhilfeparameters | 20070103 | |||
| 3 | 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 | CS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR_T | 20070104 | ||||
| 2 | IB_REQUIRED | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | ABAP_TRUE | Boolsche Variable (X=true, space=false) | 20070104 | ||
| 3 | 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 | CS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR | Beschreibung einer Suchhilfe | 20061221 | |||
| 2 | ID_SHLPFIELD | Call by reference | Type reference (TYPE) | SHLPFIELD | Name eines Suchhilfeparameters | 20061221 | |||
| 3 | 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 | CS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR | Beschreibung einer Suchhilfe | 20061221 | |||
| 2 | ID_SHLPFIELD | Call by reference | Type reference (TYPE) | SHLPFIELD | Name eines Suchhilfeparameters | 20061221 | |||
| 3 | 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 | CS_SHLP | Call by reference | Type reference (TYPE) | SHLP_DESCR_T | 20070104 | ||||
| 2 | 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 |