Data Element list used by SAP ABAP Function Module GET_PLAF_FOR_SALES_ORDER (Liest Planaufträge zum Kundenauftrag)
SAP ABAP Function Module
GET_PLAF_FOR_SALES_ORDER (Liest Planaufträge zum Kundenauftrag) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | KDAUF | Sales Order Number | SOURCE VALUE(KDAUF) LIKE PLAF-KDAUF |
|
| 2 | KDPOS | Item number in Sales Order | SOURCE VALUE(KDPOS) LIKE PLAF-KDPOS OPTIONAL |
|
| 3 | PLMAT | Planning material | SOURCE VALUE(MATNR) LIKE PLAF-MATNR OPTIONAL |
|
| 4 | PLSCN | Planning Scenario of Long-Term Planning | SOURCE VALUE(PLSCN) LIKE PLAF-PLSCN OPTIONAL |
|
| 5 | PLWRK | Planning Plant | SOURCE VALUE(PLWRK) LIKE PLAF-PLWRK OPTIONAL |
|
| 6 | PWWRK | Production plant in planned order | SOURCE VALUE(PWWRK) LIKE PLAF-PWWRK OPTIONAL |
|