Table list used by SAP ABAP Function Module WTAD_GET_NEXT_MTXID (Verkaufshilfsmittel: Finde nächste freie MTXID)
SAP ABAP Function Module
WTAD_GET_NEXT_MTXID (Verkaufshilfsmittel: Finde nächste freie MTXID) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MAMT | Material Master Texts per Unit of Measure and Text ID | SOURCE VALUE(CURRENT_MTXID) LIKE MAMT-MTXID |
|
| 2 | MAMT | Material Master Texts per Unit of Measure and Text ID | SOURCE VALUE(NEXT_MTXID) LIKE MAMT-MTXID |
|
| 3 | MAMT | Material Master Texts per Unit of Measure and Text ID | SOURCE VALUE(MIN_MTXID) LIKE MAMT-MTXID DEFAULT ADDI_ET_MTXID_MIN |
|
| 4 | MAMT | Material Master Texts per Unit of Measure and Text ID | SOURCE VALUE(MAX_MTXID) LIKE MAMT-MTXID DEFAULT ADDI_ET_MTXID_MAX |
|
| 5 | WTADDI_EDIT | Structure for internal edit table for WTADDI | ||
| 6 | WTADDI_EDIT | Structure for internal edit table for WTADDI | SOURCE IWTADDI_EDIT STRUCTURE WTADDI_EDIT |
|