Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
Create Payroll Elements with an API
I am trying to learn to create payroll elements with an API.
The API suggested was APPS.PAY_ELEMENT_TYPES_API .
When I try to run that code, I get an error at line 161:
savepoint CREATE_ELEMENT_TYPE;
The error is:
ORA-20001: PER_289142_STARTUP_ST_MODE_ERR:
I've run Google and Oracle searches on this with no beneficial result as of yet.
I realize this may be more of a PL/SQL question but am not finding a better category to place it in.
Please offer suggestions as to how to learn this.
Thanks,
Mark