Table list used by SAP ABAP Function Module READ_MASE (MASE update and allocation of next, purely numeric serial numbers)
SAP ABAP Function Module
READ_MASE (MASE update and allocation of next, purely numeric serial numbers) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EQSE | Serial Number Records | SOURCE VALUE(SERNR) LIKE EQSE-SERNR DEFAULT SPACE |
|
| 2 | MASE | Last Serial Number for Material | ||
| 3 | MASE | Last Serial Number for Material | SOURCE IMASE STRUCTURE MASE OPTIONAL |
|
| 4 | MASE | Last Serial Number for Material | SOURCE VALUE(MATERIAL_NR) LIKE MASE-MATNR DEFAULT SPACE |
|
| 5 | RISERNR | Internal Table Serial Number Management | SOURCE ISERNR STRUCTURE RISERNR OPTIONAL |
|
| 6 | SER01 | Document Header for Serial Numbers for Delivery | SOURCE VALUE(ANZAHL_NEU) LIKE SER01-ANZSN DEFAULT 0 |
|