Table list used by SAP ABAP Function Module PYXX_READ_DATA_PAYRESULT (CAZZ: Reads any Field Content from Payroll Result)
SAP ABAP Function Module
PYXX_READ_DATA_PAYRESULT (CAZZ: Reads any Field Content from Payroll Result) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PC200 | Payroll Results Key | ||
| 2 | PC200 | Payroll Results Key | SOURCE VALUE(EMPLOYEENUMBER) LIKE PC200-PERNR |
|
| 3 | PC261 | Cluster Directory (For Export and Import of Payroll Results) | SOURCE VALUE(OFF_CYCLE_REASON) LIKE PC261-OCRSN DEFAULT SPACE |
|
| 4 | PC261 | Cluster Directory (For Export and Import of Payroll Results) | ||
| 5 | PC261 | Cluster Directory (For Export and Import of Payroll Results) | SOURCE VALUE(IN_PERIOD) LIKE PC261-INPER DEFAULT '000000' |
|
| 6 | PC261 | Cluster Directory (For Export and Import of Payroll Results) | SOURCE VALUE(PAY_ID) LIKE PC261-PAYID DEFAULT SPACE |
|
| 7 | PC261 | Cluster Directory (For Export and Import of Payroll Results) | SOURCE VALUE(FOR_PERIOD) LIKE PC261-FPPER DEFAULT '000000' |
|
| 8 | PC261 | Cluster Directory (For Export and Import of Payroll Results) | SOURCE VALUE(ACTUAL) LIKE PC261-SRTZA DEFAULT 'A' |
|
| 9 | PC261 | Cluster Directory (For Export and Import of Payroll Results) | SOURCE VALUE(PAY_TYPE) LIKE PC261-PAYTY DEFAULT SPACE |
|
| 10 | PC261 | Cluster Directory (For Export and Import of Payroll Results) | SOURCE VALUE(BONUS_DATE) LIKE PC261-BONDT DEFAULT '00000000' |
|
| 11 | PCL2 | HR Cluster 2 | SOURCE VALUE(CLUSTERID) LIKE PCL2-RELID |
|
| 12 | RPUXXXXX | Structure for Report Parameter RPU* | SOURCE VALUE(CLEAR_DIRECTORY_BUFFER) LIKE RPUXXXXX-KR_FELD2 OPTIONAL |
|
| 13 | RPUXXXXX | Structure for Report Parameter RPU* | SOURCE VALUE(READ_ONLY_INTERNATIONAL) LIKE RPUXXXXX-KR_FELD1 DEFAULT 'X' |
|
| 14 | T52RELID | HR: Description of cluster in table PCLx |