ECBUSDOCDTL

(SQL Table)
Index Back

EC Bus Doc Detail

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 ECBUSDOCID Number(9,0) DECIMAL(9) NOT NULL EC Business Document ID
2 ECTRANSID Character(15) VARCHAR2(15) NOT NULL Electronic Commerce Transaction ID. Used in EDI Manager. One of three(3) Key Fields(ECTRANSID, ECTRANSINOUTSW, ECQUEUEINSTANCE) used in Electronic Commerce(EC) Staging Tables. ECTRANSID in EDI Manager identifies a transaction type(like "PO" for Purchase Orders)
3 ECQUEUEINSTANCE Number(9,0) DECIMAL(9) NOT NULL Electronic Commerce Queue Instance ID. Used in EDI Manager. One of three(3) Key Fields(ECTRANSID, ECTRANSINOUTSW, ECQUEUEINSTANCE) used in Electronic Commerce(EC) Staging Tables.
4 ECTRANSINOUTSW Character(1) VARCHAR2(1) NOT NULL Electronic Commerce Inbound/Outbound Switch. Used in EDI Manager. One of three(3) Key Fields(ECTRANSID, ECTRANSINOUTSW, ECQUEUEINSTANCE) used in Electronic Commerce(EC) Staging Tables. The field value is "I" for Inbound Transactions, and "O" for Outbound.
I=Inbound
O=Outbound
5 ECLUW_SEQNO Number(6,0) INTEGER NOT NULL EC Unit of Work Sequence
6 ECFILEROWID Character(3) VARCHAR2(3) NOT NULL Electronic Commerce File Row ID. Used in EDI Manager. There must be one work record for every PeopleSoft Business Document file. The first field in the record is the Record_Id and the rest of the fields must match the corresponding business document, in the same order and length.
7 ECBUSDOCSTATUS Character(1) VARCHAR2(1) NOT NULL Status
0=Logged
1=Pre-Loaded
2=Error
3=Loaded
4=File Not Found
8 ECBUSDOCDATAROWS Number(3,0) SMALLINT NOT NULL EC Bus Doc Detail Row Total