Install HCM 9.2
Hi All, I have installed HCM 9.2 SYS database and I need to know if there is a configuration already set.I am looking for a value SETID='SHARE' and don't find one. Does it come with the Installation?
I am querrying the table as below, I don't see SHARE
select SETID,DESCR,DESCRSHORT from PS_SETID_TBL order by SETID;
Can anyone check and validate it?
0