Table list used by SAP ABAP Function Module VB_NEXT_BATCH_NUMBER (Automatic Batch Number Assignment)
SAP ABAP Function Module
VB_NEXT_BATCH_NUMBER (Automatic Batch Number Assignment) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AM07M | Work Fields for Lists (Selection and Output) | SOURCE VALUE(CHECK_BATCH) LIKE AM07M-XSELK DEFAULT 'X' |
|
| 2 | AM07M | Work Fields for Lists (Selection and Output) | SOURCE VALUE(CHECK_MATERIAL) LIKE AM07M-XSELK DEFAULT 'X' |
|
| 3 | AM07M | Work Fields for Lists (Selection and Output) | SOURCE VALUE(LOCK_BATCH) LIKE AM07M-XSELK DEFAULT SPACE |
|
| 4 | AM07M | Work Fields for Lists (Selection and Output) | SOURCE VALUE(MESSAGE_WHEN_AUTO) LIKE AM07M-XSELK DEFAULT SPACE |
|
| 5 | BNCOM | Batch Number Allocation: Communication Block (Dialog) | ||
| 6 | BNCOM | Batch Number Allocation: Communication Block (Dialog) | SOURCE VALUE(X_BNCOM) LIKE BNCOM OPTIONAL |
|
| 7 | MARA | General Material Data | ||
| 8 | MARC | Plant Data for Material | ||
| 9 | MCH1 | Batches (if Batch Management Cross-Plant) | ||
| 10 | MCHA | Batches | ||
| 11 | MCHA | Batches | SOURCE VALUE(MATNR) LIKE MCHA-MATNR |
|
| 12 | MCHA | Batches | SOURCE VALUE(WERKS) LIKE MCHA-WERKS OPTIONAL |
|
| 13 | MCHA | Batches | SOURCE VALUE(NEW_CHARG) LIKE MCHA-CHARG |
|
| 14 | MTCOM | Material Master Communication |