CN_SRP_GOALS_STAGING_T
This is the interface table for participant goals import using UCM.
Details
-
Schema: FUSION
-
Object owner: CN
-
Object type: TABLE
-
Tablespace: INTERFACE
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| PARTICIPANT_NAME | VARCHAR2 | 360 | Name of the participant. | ||
| PARTY_NUMBER | VARCHAR2 | 30 | Party Number. | ||
| PARTY_ID | NUMBER | 18 | Unique Identifier for Party. | ||
| EMAIL_ADDRESS | VARCHAR2 | 320 | E-mail address | ||
| HR_PERSON_NUMBER | VARCHAR2 | 30 | Person Number | ||
| BUSINESS_UNIT | VARCHAR2 | 240 | Name of the Business Unit. | ||
| TERRITORY | VARCHAR2 | 360 | Territory Name | ||
| IMPORT_LANG | VARCHAR2 | 4 | Indicates the code of the language into which the contents of the translatable columns are translated. | ||
| MEASURE_NAME | VARCHAR2 | 80 | Name of the Measure | ||
| INTERVAL_NAME | VARCHAR2 | 80 | Name of the Interval | ||
| START_DATE | DATE | Start Date of the Interval | |||
| END_DATE | DATE | End Date of the Interval | |||
| TARGET | NUMBER | Target Amount | |||
| ALT_TARGET_1 | NUMBER | Alternate Target Amount | |||
| ALT_TARGET_2 | NUMBER | Alternate Target Amount | |||
| ALT_TARGET_3 | NUMBER | Alternate Target Amount | |||
| ALT_TARGET_4 | NUMBER | Alternate Target Amount | |||
| ALT_TARGET_5 | NUMBER | Alternate Target Amount | |||
| UNIT_OF_MEASURE | VARCHAR2 | 30 | Unit of Measure | ||
| CURRENCY_CODE | VARCHAR2 | 15 | Currency Code | ||
| CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. | |
| CREATION_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the creation of the row. | ||
| LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. | |
| LAST_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | ||
| LAST_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. | ||
| REQUEST_ID | NUMBER | 18 | Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. | ||
| JOB_DEFINITION_NAME | VARCHAR2 | 100 | Enterprise Service Scheduler: indicates the name of the job that created or last updated the row. | ||
| JOB_DEFINITION_PACKAGE | VARCHAR2 | 900 | Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row. | ||
| ORG_ID | NUMBER | 18 | Indicates the identifier of the business unit associated to the row. | ||
| PARTICIPANT_ID | NUMBER | 18 | Participant id of the participant | ||
| COMP_PLAN_ID | NUMBER | 18 | Compensation plan Id for which goals to be updated | ||
| PLAN_COMPONENT_ID | NUMBER | 18 | Plan Component Id for which the goals to be updated | ||
| GOAL_ID | NUMBER | 18 | Goal Id to be updated | ||
| UPDATE_ALL_OCCURRENCES | VARCHAR2 | 1 | Flag to indicate whether all occurrences of goal to be updated or not | ||
| COMP_PLAN_NAME | VARCHAR2 | 80 | Compensation plan name to which goals to be updated | ||
| PLAN_COMPONENT_NAME | VARCHAR2 | 80 | Plan Component name of which goals to be updated | ||
| SRP_COMP_PLAN_ID | NUMBER | 18 | Participant Comp PLan ID | ||
| SRP_PLAN_COMP_ID | NUMBER | 18 | Participant Plan Component Id | ||
| INTERFACE_STATUS | VARCHAR2 | 1 | Flag to indicate inteface status |