MSC_ST_SALES_REP_INT
Interface table to collect Sales Rep details from CX source
Details
-
Schema: FUSION
-
Object owner: MSC
-
Object type: TABLE
-
Tablespace: INTERFACE
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| SR_INSTANCE_CODE | VARCHAR2 | 30 | Source Instance Code | ||
| SALES_REP_ID | NUMBER | 18 | Sales Representative ID of the given record | ||
| SALES_REP_NAME | VARCHAR2 | 360 | Sales Representative Name of the given record | ||
| PARENT_ORG_NAME | VARCHAR2 | 240 | Parent Organization Name of the given record | ||
| REFRESH_NUMBER | NUMBER | 18 | Refresh Number of the current process | ||
| 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. | ||
| PROCESS_FLAG | NUMBER | Process flag of the current record | |||
| RETRY_COUNT | NUMBER | Retry count of the current process | |||
| ERROR_CODE | VARCHAR2 | 150 | Error code of the currently failed record | ||
| ERROR_TEXT | VARCHAR2 | 2000 | Error text of the currently failed record | ||
| DELETED_FLAG | NUMBER | Deleted flag of the current record |