SAP ABAP Class CL_REFX_CONVERSION_HELPER (GDT Conversions in REFX)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_XI_PROXY (Package) RE: XI Proxy

⤷

⤷

Properties
Class | CL_REFX_CONVERSION_HELPER | |
Short Description | GDT Conversions in REFX | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_XI_PROXY | RE: XI Proxy |
Created | 20080722 | SAP |
Last change | 20110908 | 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) |
Interfaces
Class CL_REFX_CONVERSION_HELPER has no interface implemented.
Friends
Class CL_REFX_CONVERSION_HELPER has no friend class.
Attributes
Class CL_REFX_CONVERSION_HELPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20080722 | |
2 | ![]() |
Static method | Public | Method | 20080722 | |
3 | ![]() |
Static method | Public | Method | 20080722 | |
4 | ![]() |
Static method | Public | Method | 20080814 | |
5 | ![]() |
Static method | Public | Method | Checks a value if it is in a value range | 20080722 |
6 | ![]() |
Static method | Public | Method | Checks existence of a value in a value table | 20080722 |
7 | ![]() |
Static method | Public | Method | Checks a value in a table and throws an exc. if it doesn't e | 20080722 |
8 | ![]() |
Static method | Public | Method | 20080725 | |
9 | ![]() |
Static method | Public | Method | 20080728 | |
10 | ![]() |
Static method | Public | Method | 20080722 |
Events
Class CL_REFX_CONVERSION_HELPER has no event.
Types
Class CL_REFX_CONVERSION_HELPER has no local type.
Method Signatures
Method ALPHA_IN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_RESULT | Call by reference | Type reference (TYPE) | ANY | 20080722 | |||
2 | ![]() |
IF_FNAME | Call by reference | Type reference (TYPE) | STRING | 20080722 | |||
3 | ![]() |
IF_INPUT | Call by reference | Type reference (TYPE) | ANY | 20080722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080722 |
Method CHECK_LENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_FNAME | Call by reference | Type reference (TYPE) | STRING | 20080722 | |||
2 | ![]() |
IF_INPUT | Call by reference | Type reference (TYPE) | ANY | 20080722 | |||
3 | ![]() |
IF_TARGET | Call by reference | Type reference (TYPE) | ANY | 20080722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080722 |
Method CHECK_MANDATORY_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_FNAME | Call by reference | Type reference (TYPE) | STRING | 20080722 | |||
2 | ![]() |
IF_VALUE | Call by reference | Type reference (TYPE) | ANY | 20080722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error message occured | 20080722 |
Method CHECK_MANDATORY_FIELD_OUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_FNAME | Call by reference | Type reference (TYPE) | STRING | 20080814 | |||
2 | ![]() |
IF_VALUE | Call by reference | Type reference (TYPE) | ANY | 20080814 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error message occured | 20080814 |
Method CHECK_VALUE_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | 20080723 | |||
2 | ![]() |
IV_TYPE_NAME | Call by reference | Type reference (TYPE) | DDOBJNAME | 20080722 | |||
3 | ![]() |
IV_VALUE_TO_CHECK | Call by reference | Type reference (TYPE) | ANY | 20080722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080722 |
Method CHECK_VALUE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NUM_OF_ITEMS_FOUND | Call by reference | Type reference (TYPE) | I | 20080722 | |||
2 | ![]() |
IV_FIELD_NAME | Call by reference | Type reference (TYPE) | ABAP_COMPNAME | 20080722 | |||
3 | ![]() |
IV_TABLE_NAME | Call by reference | Type reference (TYPE) | DD02L-TABNAME | Table Name | 20080722 | ||
4 | ![]() |
IV_VALUE_TO_CHECK | Call by reference | Type reference (TYPE) | ANY | 20080722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error message occured | 20080722 |
Method CHECK_VALUE_TABLE_THROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELD_NAME | Call by reference | Type reference (TYPE) | ABAP_COMPNAME | 20080722 | |||
2 | ![]() |
IV_TABLE_NAME | Call by reference | Type reference (TYPE) | DD02L-TABNAME | 20080722 | |||
3 | ![]() |
IV_VALUE_TO_CHECK | Call by reference | Type reference (TYPE) | ANY | 20080722 | |||
4 | ![]() |
IV_XI_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | 20080722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080722 |
Method GENDERCODE_TO_GENDERNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_GENDER_CODE | Call by reference | Type reference (TYPE) | EAFINCO_GENDER_CODE | gendercode | 20080725 | ||
2 | ![]() |
EV_GENDER_NAME | Call by reference | Type reference (TYPE) | EAFINCO_MEDIUM_NAME_CONTENT | Proxy Data Element (Generated) | 20080725 | ||
3 | ![]() |
IV_SEXID | Call by reference | Type reference (TYPE) | BU_SEXID | gendercode | 20080725 |
Method GENDERCODE_TO_GENDERNAME on class CL_REFX_CONVERSION_HELPER has no exception.
Method GET_PARTNER_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NAME | Call by reference | Type reference (TYPE) | TEXT40 | Text, 40 Characters Long | 20080728 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | BU_PARTNER | Business Partner Number | 20080728 |
Method GET_PARTNER_NAME on class CL_REFX_CONVERSION_HELPER has no exception.
Method MEASURE_IN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_UNIT_OUT | Call by reference | Type reference (TYPE) | RECAUNIT | Unit of Measurement | 20080722 | ||
2 | ![]() |
EV_VALUE_OUT | Call by reference | Type reference (TYPE) | REORSRVQUANTITY | QUANTITY is the non-monetary numerical declaration of a quan | 20080722 | ||
3 | ![]() |
IF_FNAME | Call by reference | Type reference (TYPE) | STRING | 20080722 | |||
4 | ![]() |
IF_MEASURE_IN | Call by reference | Type reference (TYPE) | EAFINCO_QUANTITY | Proxy Structure (generated) | 20080722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080722 | ||
2 | ![]() |
20080722 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 604 |