SAP Table PCALAC
Activities per Payroll Result
PCALAC (Activities per Payroll Result) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link PCALAC to other SAP tables.
PCALAC table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||||
PERNR | Personnel Number | PERNR_D | NUMC | 8 | 0 | |||||||||
SEQNO | Sequence Number | CDSEQ | NUMC | 5 | 0 | |||||||||
TYPE | Run type | P_EVTYP | T52EV | CHAR | 2 | 0 | ||||||||
RUNID | Number of Posting Run | P_EVNUM | PEVST | NUMC | 10 | 0 | ||||||||
SRTZA | Indicator: Status of record | SRTZA | CHAR | 1 | 0 |
Possible values
|
||||||||
ACTUAL | Update indicator for payroll reporting status | P_ACTSTAT | CHAR | 1 | 0 | |||||||||
VOIDED | CHAR | 1 | 0 |
PCALAC foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
PCALAC | MANDT | PCALAC | MANDT | T000 | Clients | MANDT |
PCALAC | RUNID | PCALAC | RUNID | PEVST | Payroll Posting Runs | RUNID |
PCALAC | RUNID | PCALAC | MANDT | PEVST | Payroll Posting Runs | MANDT |
PCALAC | RUNID | PCALAC | TYPE | PEVST | Payroll Posting Runs | TYPE |
PCALAC | TYPE | PCALAC | TYPE | T52EV | Payroll Reporting Types | TYPE |