oraHcmJobFamilyVO - Fields
Summary:
How to make a newView in the Job Family VO?
Content (please ensure you mask any confidential information):
I don´t have success in the newview
Version (include the version you are using, if applicable):
26A
Code Snippet (add any code snippets that support your topic, if applicable):
def JobFamilyVo = newView("oraHcmJobFamilyVO");
addBindVariable(JobFamilyVo, "vJobFamilyId", "Number");
JobFamilyVo.appendViewCriteria("JobFamilyId = :vJobFamilyId");
Tagged:
0