ECTRANSGROUPLOG

(SQL Table)
Index Back

EC Audit Information - Group

The Group Level is equivalent to the GS Group Control Level

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EC_TRANS_GROUP_NBR Character(18) VARCHAR2(18) NOT NULL EC Transaction Group Cntl Nbr
2 EC_TRANS_GROUP_VER Character(6) VARCHAR2(6) NOT NULL EC Transaction Group Version
3 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
4 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)
5 EC_EXT_TP_ID Character(16) VARCHAR2(16) NOT NULL Electronic Commerce External Trading Partner ID. Used in EDI Manager. The External Trading Partners are the customers, vendors, etc. that will do business with the PeopleSoft enterprise. External TPID can be found out from the external businesses directly or from the VAN.
6 EC_INT_TP_ID Character(16) VARCHAR2(16) NOT NULL EC Internal Trading Partner ID
7 DTTM_STAMP DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
8 STATS_START DateTime(26) TIMESTAMP Start Time For Stats Gathering
9 STATS_STOP DateTime(26) TIMESTAMP Stop Time For Stats Gathering
10 ECCOMPLETIONSTATUS Character(4) VARCHAR2(4) NOT NULL EC Completion Status
FAIL=Transaction Failed Process
PASS=Transaction Passed Process
11 ECLOADTOTAL Number(9,0) DECIMAL(9) NOT NULL EC Inbound Load Total
12 ECERRORTOTAL Number(9,0) DECIMAL(9) NOT NULL EC Inbound Error Total
13 EC_APP_FIELD_1 Character(40) VARCHAR2(40) NOT NULL EC Applicartion Defined Field
14 EC_APP_FIELD_2 Character(40) VARCHAR2(40) NOT NULL EC Applicartion Defined Field
15 EC_APP_FIELD_3 Character(40) VARCHAR2(40) NOT NULL EC Application Defined Field