FT_INB_ERR_LOG(SQL Table) |
Index Back |
---|---|
Applicaion Error LogApplicaion Error Log |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(18,0) | DECIMAL(18) NOT NULL | LEGAL_ENTITY_ID | |
2 | Character(4) | VARCHAR2(4) NOT NULL | A unique value to identify each objects. Use the following ranges, 0000-0999 outbound 1000-1999 inbound | |
3 | Character(36) | VARCHAR2(36) NOT NULL | Object Guid | |
4 | Date(10) | DATE | Effective Start Date | |
5 | Date(10) | DATE | Effective End Date | |
6 | Number(4,0) | SMALLINT NOT NULL | Effective Sequence | |
7 | Number(10,0) | DECIMAL(10) NOT NULL | Message Sequence | |
8 | FT_IN_ERR_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Error Type
A=Application T=Transformation |
9 | FT_ERROR_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Error types for fusion extract
BOBJ=Entire object bypassed DMAP=Unable to load DVM map DUPN=Duplicate Content Item Name DVM=Unable to map the DVM value(s) FOBJ=Object not supported by Fusion MJOB=Employee with multiple jobs MOBJ=Missing reference object MSAL=Multiple Salary Bases NTER=Termination row updates OOBJ=Other Objects Bypassed PNOV=Position override POBJ=Object Bypassed By Parent ROBJ=Reference to object in error XMAP=Unable to load XREF map XREF=Unable to map the XREF |
10 | EOTF_MAP_NAME | Character(150) | VARCHAR2(150) NOT NULL | Map Name |
11 | DESCRLONG | Long Character | CLOB | Long Description |