Table list used by SAP ABAP Function Module CO_OSP_ORDER_TOTAL_SPLIT_QTY (Berechnet die Summe der Splitmengen eines Auftrags in FertigME)
SAP ABAP Function Module
CO_OSP_ORDER_TOTAL_SPLIT_QTY (Berechnet die Summe der Splitmengen eines Auftrags in FertigME) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AFSPREL | Relation Between Orders in an Order Split | ||
| 2 | AFSPRELB | Buffer Table Structure for Relation Betw. Parent/Child Order | SOURCE VALUE(E_SPLIT_QTY_BMEINS) LIKE AFSPRELB-SPLQ |
|
| 3 | AFSPRELB | Buffer Table Structure for Relation Betw. Parent/Child Order | ||
| 4 | AFSPRELB | Buffer Table Structure for Relation Betw. Parent/Child Order | SOURCE VALUE(E_SPLIT_QTY_GMEIN) LIKE AFSPRELB-SPLQ |
|
| 5 | CAUFVD | Dialog Structure for Order Headers and Items | SOURCE VALUE(I_GMEIN) LIKE CAUFVD-GMEIN OPTIONAL |
|
| 6 | CAUFVD | Dialog Structure for Order Headers and Items | SOURCE VALUE(I_BMEINS) LIKE CAUFVD-BMEINS OPTIONAL |
|
| 7 | CAUFVD | Dialog Structure for Order Headers and Items | SOURCE VALUE(I_MATNR) LIKE CAUFVD-MATNR OPTIONAL |
|
| 8 | CAUFVD | Dialog Structure for Order Headers and Items | SOURCE VALUE(I_AUFNR) LIKE CAUFVD-AUFNR |
|