Table/Structure Field list used by SAP ABAP Function Module LINE_ITEMS_SPECIAL_TABLE (Musterbaustein zum Lesen einer Sondertabelle in der Einzelpostenanzeige)
SAP ABAP Function Module
LINE_ITEMS_SPECIAL_TABLE (Musterbaustein zum Lesen einer Sondertabelle in der Einzelpostenanzeige) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RFPOS - BELNR | Accounting Document Number | SOURCE VALUE(I_BELNR) LIKE RFPOS-BELNR |
|
| 2 | RFPOS - BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE RFPOS-BUKRS |
|
| 3 | RFPOS - BUZEI | Number of Line Item Within Accounting Document | SOURCE VALUE(I_BUZEI) LIKE RFPOS-BUZEI |
|
| 4 | RFPOS - GJAHR | Fiscal Year | SOURCE VALUE(I_GJAHR) LIKE RFPOS-GJAHR |
|