Table list used by SAP ABAP Function Module FI_WT_READ_WT_INFO (Lesen der Quellensteuerinformation zu einer Belegzeile)
SAP ABAP Function Module
FI_WT_READ_WT_INFO (Lesen der Quellensteuerinformation zu einer Belegzeile) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BSEG | Accounting Document Segment | SOURCE VALUE(I_BELNR) LIKE BSEG-BELNR |
|
| 2 | BSEG | Accounting Document Segment | SOURCE VALUE(I_GJAHR) LIKE BSEG-GJAHR |
|
| 3 | BSEG | Accounting Document Segment | SOURCE VALUE(I_BUZEI) LIKE BSEG-BUZEI OPTIONAL |
|
| 4 | T001 | Company Codes | SOURCE VALUE(I_BUKRS) LIKE T001-BUKRS |
|
| 5 | T059P | Withholding tax types | SOURCE VALUE(I_WITHT) LIKE T059P-WITHT OPTIONAL |
|
| 6 | WITH_ITEM | Witholding tax info per W/tax type and FI line item | ||
| 7 | WITH_ITEM | Witholding tax info per W/tax type and FI line item | SOURCE T_WITH_ITEM STRUCTURE WITH_ITEM |
|
| 8 | WITH_ITEMX | Auxiliary structure for table WITH_ITEM | ||