Table list used by SAP ABAP Function Module COR0_OPR_TO_HDR_UNIT_CONVERT (Umrechnen Menge von Vorgangseinheit in Fertigungsmengeneinheit)
SAP ABAP Function Module
COR0_OPR_TO_HDR_UNIT_CONVERT (Umrechnen Menge von Vorgangseinheit in Fertigungsmengeneinheit) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AFPOD | Order item dialog structure | SOURCE REFERENCE(I_BASE_UNIT) LIKE AFPOD-MEINS DEFAULT SPACE |
|
| 2 | AFPOD | Order item dialog structure | SOURCE REFERENCE(I_BASE_DENOMINATOR) LIKE AFPOD-UMREN DEFAULT 0 |
|
| 3 | AFPOD | Order item dialog structure | SOURCE REFERENCE(I_BASE_NOMINATOR) LIKE AFPOD-UMREZ DEFAULT 0 |
|
| 4 | AFVGD | Order: Dialog table for Table AFVG (order operation) | SOURCE REFERENCE(I_NOMINATOR) LIKE AFVGD-UMREZ |
|
| 5 | AFVGD | Order: Dialog table for Table AFVG (order operation) | SOURCE REFERENCE(I_OPR_UNIT) LIKE AFVGD-MEINH |
|
| 6 | AFVGD | Order: Dialog table for Table AFVG (order operation) | SOURCE REFERENCE(I_DENOMINATOR) LIKE AFVGD-UMREN |
|
| 7 | CAUFVD | Dialog Structure for Order Headers and Items | ||
| 8 | CAUFVD | Dialog Structure for Order Headers and Items | SOURCE REFERENCE(I_ROUT_UNIT) LIKE CAUFVD-PLNME |
|
| 9 | CAUFVD | Dialog Structure for Order Headers and Items | SOURCE REFERENCE(I_MATERIAL) LIKE CAUFVD-MATNR |
|
| 10 | CAUFVD | Dialog Structure for Order Headers and Items | SOURCE REFERENCE(I_ORDER_UNIT) LIKE CAUFVD-GMEIN |
|
| 11 | CAUFVD | Dialog Structure for Order Headers and Items | SOURCE REFERENCE(E_QUAN_HDR) LIKE CAUFVD-GAMNG |
|
| 12 | CAUFVD | Dialog Structure for Order Headers and Items | SOURCE REFERENCE(I_AUFNR) LIKE CAUFVD-AUFNR DEFAULT SPACE |
|
| 13 | RC27X | Auxiliary fields for list processing in routings | SOURCE REFERENCE(I_ROUND) LIKE RC27X-FLG_SEL DEFAULT SPACE |