Table list used by SAP ABAP Function Module RP_CHECK_TAX_GROUPING (Checks if a change in tax grouping has occured in the reporting period)
SAP ABAP Function Module
RP_CHECK_TAX_GROUPING (Checks if a change in tax grouping has occured in the reporting period) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | ||
| 2 | PERNR | Standard Selections for HR Master Data Reporting | SOURCE VALUE(PERNR_NO) LIKE PERNR-PERNR |
|
| 3 | T7PH0A | Personnel area and personnel sub area groupings | SOURCE VALUE(SELECTION_GROUP) LIKE T7PH0A-TXGRP |
|
| 4 | T7PH0A | Personnel area and personnel sub area groupings | SOURCE REFERENCE(CHANGED_FIRSTDAY) LIKE T7PH0A-BEGDA |
|
| 5 | T7PH0A | Personnel area and personnel sub area groupings | SOURCE VALUE(FIRST_DAY) LIKE T7PH0A-BEGDA |
|
| 6 | T7PH0A | Personnel area and personnel sub area groupings | SOURCE REFERENCE(CHANGED_LASTDAY) LIKE T7PH0A-ENDDA |
|
| 7 | T7PH0A | Personnel area and personnel sub area groupings | ||
| 8 | T7PH0A | Personnel area and personnel sub area groupings | SOURCE VALUE(LAST_DAY) LIKE T7PH0A-ENDDA |
|