Data Element list used by SAP ABAP Function Module PK_READ_DEPENDENT_REQUIREMENTS (Einlesen der Sekundärbedarfe für ein Material für die Kanbanberechnung)
SAP ABAP Function Module
PK_READ_DEPENDENT_REQUIREMENTS (Einlesen der Sekundärbedarfe für ein Material für die Kanbanberechnung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | KCBDT | End of evaluation period for kanban calculation | SOURCE VALUE(I_KCBDT) LIKE PKPR-KCBDT |
|
| 2 | KCVDT | Start of evaluation period for kanban calculation | SOURCE VALUE(I_KCVDT) LIKE PKPR-KCVDT |
|
| 3 | MATNR | Material Number | SOURCE VALUE(I_MATNR) LIKE PKHD-MATNR |
|
| 4 | PCLTP | Kanban Calculation with Long-Term Planning Data | SOURCE VALUE(I_PCLTP) LIKE RMPKC-PCLTP |
|
| 5 | PCMRP | Kanban calculation using data from MRP | SOURCE VALUE(I_PCMRP) LIKE RMPKC-PCMRP |
|
| 6 | PLSCN | Planning Scenario of Long-Term Planning | SOURCE VALUE(I_PLSCN) LIKE RMPKC-PLSCN |
|
| 7 | PRVBE | Production Supply Area | SOURCE VALUE(I_PRVBE) LIKE PKHD-PRVBE OPTIONAL |
|
| 8 | WERKS_D | Plant | SOURCE VALUE(I_WERKS) LIKE PKHD-WERKS |
|