Table/Structure Field list used by SAP ABAP Function Module ISU_DISPLAY_BILL_LINES (INTERN: Darstellen der Belegzeilen in einem Table-Control)
SAP ABAP Function Module
ISU_DISPLAY_BILL_LINES (INTERN: Darstellen der Belegzeilen in einem Table-Control) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ERCHZ - BELZEILE | Billing line item for billing documents | SOURCE VALUE(Y_BELZEILE) LIKE ERCHZ-BELZEILE |
|
| 2 | REA16 - CANCEL | Reversal | SOURCE REFERENCE(X_ORIGINAL_TRANSFER1) LIKE REA16-CANCEL OPTIONAL |
|
| 3 | REA16 - CANCEL | Reversal | SOURCE VALUE(X_CANCEL) LIKE REA16-CANCEL OPTIONAL |
|
| 4 | REA16 - TRANS_ORIGINAL | Transfer Original Document Line Items | SOURCE REFERENCE(Y_TRANSFER_ORIG) LIKE REA16-TRANS_ORIGINAL |
|