To load salary grade details:
Review the member and entry names for these Smart Lists, and ensure that the salary steps or sequences to load are defined:
Create a file in a tool such as Microsoft Excel. Note: Although you can use a text editor, it is best to use a spreadsheet program to customize the sample code, because some text editors may not maintain the necessary line breaks.
Copy and paste this code to the file:
Budget Item,Data Load Cube Name,Point-of-View,Salary Grade Type Input,Grade Salary Basis Input,Allow Value Change Input,Element Start Date,Element End Date
<LINEITEM("Element Changes")>,HCP,"BegBalance,Local,Grade 1,Budget,Stage 1,Unspecified Entity,No Year,Vacancy,Default Position",S_2,3000,01-01-2012,12-31-2012
Specify the value of the grade in the Option Value column, and specify the dates during which the grade is effective.
Example: To load a fourth grade step (S4) with an option value of $65,000 to be effective on April 1, 2011, specify:
<LINEITEM("Element Changes")>,HCP,"BegBalance,Local,Grade 4,Budget,Stage 1,Unspecified Entity,Unspecified Element,FY12,Default Position",S4,65000,04-01-2011,
Perform a test run of the CSV file. See Testing Load Files.
In the application, ensure the correctly salary data displays. See Verifying Data Loads.
After confirming that the file loads data properly, run it in the production environment. See Running Load Files .