Data Element list used by SAP ABAP Function Module ISP_ISSUE_WEIGHT_CALCULATION (IS-PSD: Berechnung des rechnerischen Gewichts einer VA aus den Einflußgrö.)
SAP ABAP Function Module
ISP_ISSUE_WEIGHT_CALCULATION (IS-PSD: Berechnung des rechnerischen Gewichts einer VA aus den Einflußgrö.) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
ANZSEITEN | Number of Pages in Issue | SOURCE VALUE(NR_OF_PAGES) LIKE JDTVAUSGB-ANZSEITEN |
2 | ![]() |
MEINHPAGEW | Unit of measure for weight of paper | SOURCE VALUE(SHEETWEIGHT_UNIT) LIKE JDTVAUSGB-MEINHPAGEW |
3 | ![]() |
MEINHPAGEW | Unit of measure for weight of paper | SOURCE VALUE(OUTERSHEETWEIGHT_UNIT) LIKE JDTVAUSGB-MEINHPAGMT DEFAULT ' ' |
4 | ![]() |
MEINHVAGEW | Unit of weight for issue (calculated weight) | SOURCE VALUE(ISSUEWEIGHT_UNIT_O) LIKE JDTVAUSGB-MEINHGEW |
5 | ![]() |
MEINHVAGEW | Unit of weight for issue (calculated weight) | SOURCE VALUE(ISSUEWEIGHT_UNIT_I) LIKE JDTVAUSGB-MEINHGEW DEFAULT ' ' |
6 | ![]() |
PAGEWMANTL | Weight of Paper for Common Part (Actual) | SOURCE VALUE(OUTERSHEETWEIGHT) LIKE JDTVAUSGB-PAGEWMANTL DEFAULT 0 |
7 | ![]() |
PAPIERGEW | Weight of Paper | SOURCE VALUE(SHEETWEIGHT) LIKE JDTVAUSGB-PAPIERGEW |
8 | ![]() |
VAGEWICHT | Calculated Issue Weight | SOURCE VALUE(ISSUEWEIGHT) LIKE JDTVAUSGB-VAGEWICHT |