Table/Structure Field list used by SAP ABAP Function Module READ_SAFK_FOR_MAT (Lesen von Serienauftraegen zu Material)
SAP ABAP Function Module
READ_SAFK_FOR_MAT (Lesen von Serienauftraegen zu Material) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RM61F - MATNR | Material Number | ||
| 2 | RM61F - MDV01 | Production line | ||
| 3 | RM61F - MDV02 | Planning identification 2 | ||
| 4 | RM61F - VERID | Production Version | ||
| 5 | RM61F - WERKS | Plant | ||
| 6 | RM61F - DISPO | MRP controller | ||
| 7 | SAFK - ENDAY | End of validity period of the RS header | ||
| 8 | SAFK - WERKS | Plant | ||
| 9 | SAFK - VERID | Production Version | ||
| 10 | SAFK - STDAY | Start of the validity period of the RS header | ||
| 11 | SAFK - STDAY | Start of the validity period of the RS header | SOURCE VALUE(STARTDAY) LIKE SAFK-STDAY DEFAULT '00000000' |
|
| 12 | SAFK - MDV02 | Planning identification 2 | ||
| 13 | SAFK - MDV01 | Production line | ||
| 14 | SAFK - MATNR | Material number | ||
| 15 | SAFK - ENDAY | End of validity period of the RS header | SOURCE VALUE(ENDDAY) LIKE SAFK-ENDAY DEFAULT '00000000' |
|
| 16 | SAFK - DISPO | MRP controller of the run schedule header | ||
| 17 | SAFK - AUFNR | Run schedule header number | SOURCE VALUE(AUFNR) LIKE SAFK-AUFNR DEFAULT SPACE |
|
| 18 | SAFK - AUFNR | Run schedule header number | ||
| 19 | SESTA - ENDAY | End of validity period of the RS header | ||
| 20 | SESTA - STDAY | Start of the validity period of the RS header |