DBA Data[Home] [Help] [Dependency Information]


TABLE: IGF.IGF_SL_CLCHRS_DTLS

Object Details
Object Name: IGF_SL_CLCHRS_DTLS
Object Type: TABLE
Owner: IGF
FND Design Data: TableIGF.IGF_SL_CLCHRS_DTLS
Subobject Name:
Status: VALID


CommonLine Change Send Response Table, contains responses for change transactions


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGF_SL_CLCHRS_DTLS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCLCHGRSP_ID
IGF_SL_CLCHRS_DTLS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnSEND_RECORD_TXT
Columns
Name Datatype Length Mandatory Comments
CLCHGRSP_ID NUMBER
Yes Sequence generated primary key
CLRP1_ID NUMBER
Yes Foreign key to the @1 Response Table
RECORD_CODE VARCHAR2 (30) Yes Record Code, this would be constant @6 for Change Send Response Records
SEND_RECORD_TXT VARCHAR2 (1000)
Original Transaction submitted via the Change Transaction Send File. This field is returned as it is in the Change Transaction Response Record
ERROR_MESSAGE_1_CODE VARCHAR2 (30)
A 3-digit code indicating the first error that occurred while processing the change transaction.
ERROR_MESSAGE_2_CODE VARCHAR2 (30)
A 3-digit code indicating the first error that occurred while processing the change transaction.
ERROR_MESSAGE_3_CODE VARCHAR2 (30)
A 3-digit code indicating the first error that occurred while processing the change transaction.
ERROR_MESSAGE_4_CODE VARCHAR2 (30)
A 3-digit code indicating the first error that occurred while processing the change transaction.
ERROR_MESSAGE_5_CODE VARCHAR2 (30)
A 3-digit code indicating the first error that occurred while processing the change transaction.
RECORD_PROCESS_CODE VARCHAR2 (30)
Internal Record Process Code
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
REQUEST_ID NUMBER (15)
Standard Who column for Concurrent Program
PROGRAM_APPLICATION_ID NUMBER (15)
Standard Who column for Concurrent Program
PROGRAM_ID NUMBER (15)
Standard Who column for Concurrent Program
PROGRAM_UPDATE_DATE DATE

Standard Who column for Concurrent Program
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT CLCHGRSP_ID
,      CLRP1_ID
,      RECORD_CODE
,      SEND_RECORD_TXT
,      ERROR_MESSAGE_1_CODE
,      ERROR_MESSAGE_2_CODE
,      ERROR_MESSAGE_3_CODE
,      ERROR_MESSAGE_4_CODE
,      ERROR_MESSAGE_5_CODE
,      RECORD_PROCESS_CODE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
FROM IGF.IGF_SL_CLCHRS_DTLS;

Dependencies

[top of page]

IGF.IGF_SL_CLCHRS_DTLS does not reference any database object

IGF.IGF_SL_CLCHRS_DTLS is referenced by following:

SchemaAPPS
SynonymIGF_SL_CLCHRS_DTLS