Table list used by SAP ABAP Function Module CHVW_BATCH_WHERE_USED_LIST (Aufbau und Darstellung der Chargenverwendung als Baum)
SAP ABAP Function Module
CHVW_BATCH_WHERE_USED_LIST (Aufbau und Darstellung der Chargenverwendung als Baum) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DFCHVW | Screen Fields for Batch Where-Used List Transactions | SOURCE VALUE(I_DFCHVW) LIKE DFCHVW DEFAULT '00 X T T' |
|
| 2 | DFCHVW | Screen Fields for Batch Where-Used List Transactions | ||
| 3 | MCHA | Batches | SOURCE VALUE(I_MATNR) LIKE MCHA-MATNR |
|
| 4 | MCHA | Batches | SOURCE VALUE(I_WERKS) LIKE MCHA-WERKS OPTIONAL |
|
| 5 | MCHA | Batches | SOURCE VALUE(I_CHARG) LIKE MCHA-CHARG |
|
| 6 | WERKS_RANG | Range for WERKS | SOURCE T_PLANTS STRUCTURE WERKS_RANG OPTIONAL |
|