SAP ABAP Class CL_REEX_UNIT_SERVICES (Utility Methods for Units)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_EX_CA (Package) RE: Cross Application

⤷

⤷

Properties
Class | CL_REEX_UNIT_SERVICES | |
Short Description | Utility Methods for Units | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_EX_CA | RE: Cross Application |
Created | 20040129 | 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) |
Interfaces
Class CL_REEX_UNIT_SERVICES has no interface implemented.
Friends
Class CL_REEX_UNIT_SERVICES has no friend class.
Attributes
Class CL_REEX_UNIT_SERVICES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks Dimension of Unit | 20050301 |
2 | ![]() |
Static method | Public | Method | Conversion Between Units | 20040129 |
3 | ![]() |
Static method | Public | Method | Gets Texts for Unit | 20080418 |
4 | ![]() |
Static method | Public | Method | Gets Special Units of Measure | 20050126 |
5 | ![]() |
Static method | Public | Method | Can Units Be Converted to One Another? | 20040130 |
Events
Class CL_REEX_UNIT_SERVICES has no event.
Types
Class CL_REEX_UNIT_SERVICES has no local type.
Method Signatures
Method CHECK_DIMENSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_UNIT | Call by reference | Type reference (TYPE) | REBDMEASUNIT | Bemessungseinheit | 20050301 | ||
2 | ![]() |
IF_AREA | Call by reference | Type reference (TYPE) | ABAP_BOOL | Einheit ist Flächeneinheit | 20050301 | ||
3 | ![]() |
IF_LENGTH | Call by reference | Type reference (TYPE) | ABAP_BOOL | Einheit ist Längeneinheit | 20050301 | ||
4 | ![]() |
IF_VOLUME | Call by reference | Type reference (TYPE) | ABAP_BOOL | Einheit ist Volumeneinheit | 20050301 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einheit in falscher Dimension | 20050301 |
Method CONVERT_QUANTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_TARGET_VALUE | Value transfer | Type reference (TYPE) | NUMERIC | Bemessungsgröße | 20040831 | ||
2 | ![]() |
ID_SOURCE_UNIT | Call by reference | Type reference (TYPE) | REBDMEASUNIT | Bemessungseinheit | 20040129 | ||
3 | ![]() |
ID_SOURCE_VALUE | Call by reference | Type reference (TYPE) | NUMERIC | Bemessungsgröße | 20040129 | ||
4 | ![]() |
ID_TARGET_UNIT | Call by reference | Type reference (TYPE) | REBDMEASUNIT | Bemessungseinheit | 20040129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konvertierung nicht möglich | 20040129 |
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_MSEH3 | Call by reference | Type reference (TYPE) | REEXC_MEASUREMENT_UNIT_X-MSEH3 | Externe Maßeinheit kaufmännische Darstellung (3stellig) | 20080418 | ||
2 | ![]() |
ED_MSEH6 | Call by reference | Type reference (TYPE) | REEXC_MEASUREMENT_UNIT_X-MSEH6 | Externe Maßeinheit technische Darstellung (6stellig) | 20080418 | ||
3 | ![]() |
ED_MSEHL | Call by reference | Type reference (TYPE) | REEXC_MEASUREMENT_UNIT_X-MSEHL | Text zur Maßeinheit (max. 30-stellig) | 20080418 | ||
4 | ![]() |
ED_MSEHT | Call by reference | Type reference (TYPE) | REEXC_MEASUREMENT_UNIT_X-MSEHT | Text zur Maßeinheit (max. 10-stellig) | 20080418 | ||
5 | ![]() |
ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20080418 | |
6 | ![]() |
ID_UNIT | Call by reference | Type reference (TYPE) | REBDMEASUNIT | Bemessungseinheit | 20080418 |
Method GET_TEXT on class CL_REEX_UNIT_SERVICES has no exception.
Method GET_UNIT_DEFAULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_AREA | Call by reference | Type reference (TYPE) | ABAP_BOOL | Nur Flächen | 20050126 | ||
2 | ![]() |
IF_LENGTH | Call by reference | Type reference (TYPE) | ABAP_BOOL | Nur Längen | 20050126 | ||
3 | ![]() |
IF_TIME | Call by reference | Type reference (TYPE) | ABAP_BOOL | Nur Zeiten | 20050126 | ||
4 | ![]() |
IF_VOLUME | Call by reference | Type reference (TYPE) | ABAP_BOOL | Nur Volumen | 20050126 | ||
5 | ![]() |
RT_MEASUREMENT_UNIT_X | Value transfer | Type reference (TYPE) | RE_T_MEASUREMENT_UNIT_X | Maßeinheit und Zusatzfelder (T006/T006A) | 20050126 |
Method GET_UNIT_DEFAULTS on class CL_REEX_UNIT_SERVICES has no exception.
Method IS_CONVERTIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_SOURCE_UNIT | Call by reference | Type reference (TYPE) | REBDMEASUNIT | Bemessungseinheit | 20040130 | ||
2 | ![]() |
ID_TARGET_UNIT | Call by reference | Type reference (TYPE) | REBDMEASUNIT | Bemessungseinheit | 20040130 | ||
3 | ![]() |
RF_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040130 |
Method IS_CONVERTIBLE on class CL_REEX_UNIT_SERVICES has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 500 |