Data Element list used by SAP ABAP Function Module ISP_INVOICE_TO_ORDER_CHECK (IS-PSD: Prüfen ob Auftragsposition(einteilung) bereits fakturiert ist)
SAP ABAP Function Module
ISP_INVOICE_TO_ORDER_CHECK (IS-PSD: Prüfen ob Auftragsposition(einteilung) bereits fakturiert ist) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | APNR | Sales Order Item | SOURCE VALUE(POSNR) LIKE JKAP-POSNR OPTIONAL |
|
| 2 | AVNR | IS-M/SD: Publishing Sales Order | SOURCE VALUE(VBELN) LIKE JKAP-VBELN |
|
| 3 | CYCLENR | IS-M/SD: Billing Cycle Number | SOURCE VALUE(CYCLENR) LIKE JKACCOUNT-CYCLENR OPTIONAL |
|
| 4 | FAKBIS | IS-M: Billing Period To | SOURCE VALUE(FAKBIS) LIKE JKVFKAP-ISPFAKBIS DEFAULT CON_TIME_ZERO |
|
| 5 | JAENR | Sales Order Schedule Line | SOURCE VALUE(ETENR) LIKE JKEP-ETENR OPTIONAL |
|
| 6 | XFAKTRIERT | IS-M: Billing already performed for item | SOURCE VALUE(XFAKTURIERT) LIKE RJ45A-XFAKTRIERT |
|
| 7 | XFELD | Checkbox | SOURCE VALUE(INCL_STORNO_NEU) TYPE XFELD DEFAULT SPACE |
|
| 8 | XJSTORNO | Indicator: Reversed | SOURCE VALUE(INCL_STORNO) LIKE JKAP-XSTORNO DEFAULT SPACE |
|