SAP ABAP Class CL_ESH_CL_VALUE_INPUT (test)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_CLASSIFICATION (Package) Content for classification
⤷
⤷
Properties
| Class | CL_ESH_CL_VALUE_INPUT | |
| Short Description | test | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_CLASSIFICATION | Content for classification |
| Created | 20131115 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESH_CL_VALUE_INPUT has no forward declaration.
Interfaces
Class CL_ESH_CL_VALUE_INPUT has no interface implemented.
Friends
Class CL_ESH_CL_VALUE_INPUT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | '([[:alpha:]]{3,3}|$|€|£|¥)' | 20131115 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'd' | 20131115 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | '[^(d|s)]' | 20131115 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'd{1,2}Dd{1,2}Dd{4,4}' | 20131115 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'd{4,4}(D|-)d{1,2}(D|-)d{1,2}' | 20131115 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'd{1,2}Dd{1,2}Ddd' | 20131115 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | '(?:(E|E+|E-))(?=d{1,2})' | 20131115 | |||
| 8 | Constant | Private | Type reference (TYPE) | STRING | '[^(d|[(E|E+|E-)d{1,2}]|s)]' | 20131115 | |||
| 9 | Constant | Private | Type reference (TYPE) | STRING | 'd{3,3}' | 20131115 | |||
| 10 | Constant | Private | Type reference (TYPE) | STRING | '([[:alpha:]]{1,3})' | 20131115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20131115 | ||
| 2 | Static method | Private | Method | 20131115 | ||
| 3 | Static method | Private | Method | 20131115 | ||
| 4 | Static method | Private | Method | 20131115 | ||
| 5 | Static method | Private | Method | 20131115 | ||
| 6 | Static method | Private | Method | 20131115 | ||
| 7 | Static method | Private | Method | 20131115 | ||
| 8 | Static method | Private | Method | 20131115 | ||
| 9 | Static method | Private | Method | 20131115 | ||
| 10 | Static method | Private | Method | 20131115 | ||
| 11 | Static method | Public | Method | 20131115 | ||
| 12 | Static method | Private | Method | 20131115 | ||
| 13 | Static method | Private | Method | 20131115 |
Events
Class CL_ESH_CL_VALUE_INPUT has no event.
Types
Class CL_ESH_CL_VALUE_INPUT has no local type.
Method Signatures
Method CHECK_CURR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_VALUE | Call by reference | Type reference (TYPE) | ANY | 20131115 | ||||
| 2 | CV_FORMAT_GUESS | Call by reference | Type reference (TYPE) | CHAR10 | 20131115 | ||||
| 3 | IS_FORMAT | Call by reference | Type reference (TYPE) | ANY | 20131115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Structural error | 20131115 |
Method CHECK_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_VALUE | Call by reference | Type reference (TYPE) | ANY | 20131115 | ||||
| 2 | CV_FORMAT_GUESS | Call by reference | Type reference (TYPE) | CHAR10 | 20131115 | ||||
| 3 | IS_FORMAT | Call by reference | Type reference (TYPE) | ANY | 20131115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Structural error | 20131115 |
Method CHECK_EXP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_VALUE | Call by reference | Type reference (TYPE) | ANY | 20131115 | ||||
| 2 | CV_FORMAT_GUESS | Call by reference | Type reference (TYPE) | CHAR10 | 20131115 | ||||
| 3 | IS_FORMAT | Call by reference | Type reference (TYPE) | ANY | 20131115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Structural error | 20131115 |
Method CHECK_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_FORMAT_GUESS | Call by reference | Type reference (TYPE) | CHAR10 | 20131115 | ||||
| 2 | EV_STRING_HIGH | Call by reference | Type reference (TYPE) | ANY | 20131115 | ||||
| 3 | EV_STRING_LOW | Call by reference | Type reference (TYPE) | ANY | 20131115 | ||||
| 4 | IS_FORMAT | Call by reference | Type reference (TYPE) | ANY | 20131115 | ||||
| 5 | IS_VALUE | Call by reference | Type reference (TYPE) | ANY | 20131115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Structural error | 20131115 |
Method CHECK_MASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_VALUE | Call by reference | Type reference (TYPE) | ANY | 20131115 | ||||
| 2 | CV_FORMAT_GUESS | Call by reference | Type reference (TYPE) | CHAR10 | 20131115 | ||||
| 3 | IS_FORMAT | Call by reference | Type reference (TYPE) | ANY | 20131115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Structural error | 20131115 |
Method CHECK_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_VALUE | Call by reference | Type reference (TYPE) | ANY | 20131115 | ||||
| 2 | CV_FORMAT_GUESS | Call by reference | Type reference (TYPE) | CHAR10 | 20131115 | ||||
| 3 | IS_FORMAT | Call by reference | Type reference (TYPE) | ANY | 20131115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Structural error | 20131115 |
Method CHECK_OPERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20131115 | ||||
| 2 | EV_OPERATOR | Call by reference | Type reference (TYPE) | CHAR10 | 20131115 | ||||
| 3 | IV_FORMAT_GUESS | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20131115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Structural error | 20131115 |
Method CHECK_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_VALUE | Call by reference | Type reference (TYPE) | ANY | 20131115 | ||||
| 2 | CV_FORMAT_GUESS | Call by reference | Type reference (TYPE) | CHAR10 | 20131115 | ||||
| 3 | IS_FORMAT | Call by reference | Type reference (TYPE) | ANY | 20131115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Structural error | 20131115 |
Method CHECK_UOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_VALUE | Call by reference | Type reference (TYPE) | ANY | 20131115 | ||||
| 2 | CV_FORMAT_GUESS | Call by reference | Type reference (TYPE) | CHAR10 | 20131115 | ||||
| 3 | IS_FORMAT | Call by reference | Type reference (TYPE) | ANY | 20131115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Structural error | 20131115 |
Method CHECK_VALUE_NUM_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_VALUE | Call by reference | Type reference (TYPE) | ANY | 20131115 | ||||
| 2 | CV_FORMAT_GUESS | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20131115 | |||
| 3 | EV_OPERATOR | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20131115 | |||
| 4 | IS_FORMAT | Call by reference | Type reference (TYPE) | ANY | 20131115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Structural error | 20131115 |
Method CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_VALUE | Call by reference | Type reference (TYPE) | ANY | 20131115 | ||||
| 2 | EV_FORMAT_GUESS | Call by reference | Type reference (TYPE) | CHAR10 | 20131115 | ||||
| 3 | IS_FORMAT | Call by reference | Type reference (TYPE) | ANY | 20131115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Structural error | 20131115 |
Method CONVERT_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CURRENCY | Call by reference | Type reference (TYPE) | CHAR3 | Unit of Measurement Text (Maximum 10 Characters) | 20131115 |
Method CONVERT_CURRENCY on class CL_ESH_CL_VALUE_INPUT has no exception.
Method GET_INTERVAL_OPERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_INTERVAL_OPERATOR | Call by reference | Type reference (TYPE) | ANY | 20131115 | ||||
| 2 | IV_OPERATOR_HIGH | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20131115 | |||
| 3 | IV_OPERATOR_LOW | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20131115 |
Method GET_INTERVAL_OPERATOR on class CL_ESH_CL_VALUE_INPUT has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |