Table list used by SAP ABAP Function Module ISH_GET_BILLED_QUANTITY (IS-H: ermittelt pro LNRLS berechnete Menge und Preis für Zeitintervall)
SAP ABAP Function Module
ISH_GET_BILLED_QUANTITY (IS-H: ermittelt pro LNRLS berechnete Menge und Preis für Zeitintervall) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | NLEI | IS-H: Services Performed | SOURCE VALUE(I_NLEI) LIKE NLEI |
|
| 2 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(READ_BUFFER) LIKE NPDOK-XFELD DEFAULT ' ' |
|
| 3 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(REVENUES_ONLY) LIKE NPDOK-XFELD DEFAULT ' ' |
|
| 4 | NPDOK | IS-H: Dummy table for doc. report parameters | SOURCE VALUE(READ_PER_CASE) LIKE NPDOK-XFELD DEFAULT 'X' |
|
| 5 | RNABI1 | IS-H: Info billing service from guarantors | SOURCE VALUE(ABGMENGE) LIKE RNABI1-ABMEN |
|
| 6 | RNABI1 | IS-H: Info billing service from guarantors | SOURCE VALUE(ABGPREIS) LIKE RNABI1-ERLWERT_HW |
|
| 7 | RNABI1 | IS-H: Info billing service from guarantors | SOURCE VALUE(ABGDATUM) LIKE RNABI1-ABDAT |
|