Table/Structure Field list used by SAP ABAP Function Module UNIT_GET (Determines Key of a Unit for Prespecified Translation Factors)
SAP ABAP Function Module
UNIT_GET (Determines Key of a Unit for Prespecified Translation Factors) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 2 | T006 - ADDKO | Additive constant for conversion to SI unit | SOURCE VALUE(ADD_CONST) LIKE T006-ADDKO DEFAULT 0 |
|
| 3 | T006 - ADDKO | Additive constant for conversion to SI unit | ||
| 4 | T006 - ANDEC | No. of decimal places to which rounding should be performed | ||
| 5 | T006 - ANDEC | No. of decimal places to which rounding should be performed | SOURCE VALUE(DECIMALS) LIKE T006-ANDEC DEFAULT 88 |
|
| 6 | T006 - DIMID | Dimension key | SOURCE VALUE(DIMENSION) LIKE T006-DIMID |
|
| 7 | T006 - DIMID | Dimension key | ||
| 8 | T006 - EXP10 | base ten exponent for conversion to SI unit | ||
| 9 | T006 - EXP10 | base ten exponent for conversion to SI unit | SOURCE VALUE(EXPONENT) LIKE T006-EXP10 DEFAULT 0 |
|
| 10 | T006 - MSEHI | Unit of Measurement | ||
| 11 | T006 - MSEHI | Unit of Measurement | SOURCE VALUE(UNIT) LIKE T006-MSEHI |
|
| 12 | T006 - NENNR | Denominator for conversion into SI unit | ||
| 13 | T006 - NENNR | Denominator for conversion into SI unit | SOURCE VALUE(DENOMINATOR) LIKE T006-NENNR |
|
| 14 | T006 - PRIMARY | Selection field for conversion from ISO code to int. code | ||
| 15 | T006 - ZAEHL | Numerator for conversion to SI unit | SOURCE VALUE(NUMERATOR) LIKE T006-ZAEHL |
|
| 16 | T006 - ZAEHL | Numerator for conversion to SI unit |