cancel
Showing results for 
Search instead for 
Did you mean: 

Religion Validation in Time Schema

Former Member
0 Kudos
130

Hello Experts, Please advise how to validate 'Religion' field from IT0002 in Time PCR. Regards, Irfan

View Entire Topic
KelvinFO
Explorer
0 Kudos

 

Found a workaround for this, we used the holiday class as the religion flag

4 - Islam

5 - Christian

6 - Buddhist

7 - Hinduism

Then wrote a PCR that would compare the holiday class with the religion field on IT0002, you can call the table using the operation TABLEP0002 and the field name using OUTVX***** with KONFE being the field name for religion key

 

TM00.png

Hope this help anyone facing the same requirement