Table/Structure Field list used by SAP ABAP Function Module SERIAL_RENUM_MM_NEW (Renummerierung von Materialbelegen bei Sammelerfassungen)
SAP ABAP Function Module
SERIAL_RENUM_MM_NEW (Renummerierung von Materialbelegen bei Sammelerfassungen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSEG - URZEI | Original line in material document | SOURCE REFERENCE(I_URZEI) LIKE MSEG-URZEI OPTIONAL |
|
| 2 | SER03 - BLART | Document type | SOURCE REFERENCE(I_BLART) LIKE SER03-BLART OPTIONAL |
|
| 3 | SER03 - BWART | Movement type (inventory management) | SOURCE REFERENCE(I_BWART) LIKE SER03-BWART OPTIONAL |
|
| 4 | SER03 - CHARGE | Batch Number | SOURCE REFERENCE(I_M_CHARGE) LIKE SER03-CHARGE OPTIONAL |
|
| 5 | SER03 - KUNDE | Customer Number | SOURCE REFERENCE(I_DEBITOR) LIKE SER03-KUNDE OPTIONAL |
|
| 6 | SER03 - LAGERORT | Storage location | SOURCE REFERENCE(I_M_LAGER) LIKE SER03-LAGERORT OPTIONAL |
|
| 7 | SER03 - LIEFERANT | Vendor number | SOURCE REFERENCE(I_KREDITOR) LIKE SER03-LIEFERANT OPTIONAL |
|
| 8 | SER03 - MBLNR | Number of Material Document | SOURCE REFERENCE(I_MBLNR) LIKE SER03-MBLNR OPTIONAL |
|
| 9 | SER03 - MJAHR | Year of material document | SOURCE REFERENCE(I_MJAHR) LIKE SER03-MJAHR OPTIONAL |
|
| 10 | SER03 - SHKZG | Debit/Credit Indicator | SOURCE REFERENCE(I_SHKZG) LIKE SER03-SHKZG OPTIONAL |
|
| 11 | SER03 - WERK | Plant | SOURCE REFERENCE(I_M_WERK) LIKE SER03-WERK OPTIONAL |
|
| 12 | SER03 - ZEILE | Item in material document | SOURCE REFERENCE(I_ZEILE_NEW) LIKE SER03-ZEILE OPTIONAL |
|
| 13 | SER03 - ZEILE | Item in material document | SOURCE REFERENCE(I_ZEILE_OLD) LIKE SER03-ZEILE OPTIONAL |