cancel
Showing results for 
Search instead for 
Did you mean: 

ZL Table generation - TQTA

Former Member
0 Kudos

Hi,

I need to generate time wagetype in the TQTA schema run. For this I wrote a PCR which uses operation ADDZL, but when I check the ZL table in the schema I don't see anything in that. Would like to know if ZL table would be generated in TQTA schema by introducing a time PCR.

Thanks,

Himanshu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

My understanding is that ADDZL does not add the wate type to ZL but to DZL, which is a temporal table. When you call function CUMBT in the scheme wage types are transferred from DZL to ZL.

Scheme TQTA does not have CUMBT, so I dont think you will be able to add wage types to table ZL, unless you add function CUMBT to this schema

Best regards

Former Member
0 Kudos

Thanks Federico.

It worked.

Best Regards

Answers (0)