TSE_AR_LN_FLD

(SQL Table)
Index Back

TSE AR Acctg Line Edit Log

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 TSE_JOBID Character(10) VARCHAR2(10) NOT NULL TSE Job Identifier
2 TSE_PROC_INSTANCE Number(10,0) DECIMAL(10) NOT NULL TSE Run ID
3 TSE_SET_NBR Number(6,0) INTEGER NOT NULL TSE Set Number
4 TSE_EDIT_TYPE Character(1) VARCHAR2(1) NOT NULL TSE Edit Type
A=Application Edit
D=Date Range Edit
P=Prompt Table Edit
R=Required Field Edit
X=Translate Table Edit
Y=Yes/No Edit
5 TSE_FIELDNAME Character(18) VARCHAR2(18) NOT NULL TSE Field Name
6 GROUP_BU Character(5) VARCHAR2(5) NOT NULL Represents the high level grouping of multiple general ledger business units.
7 GROUP_ID Character(15) VARCHAR2(15) NOT NULL Uniquely identifies a collection of pending items that are to be posted to accounts receivable. The identifier is manually entered or automatically generated by the system.
8 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
9 CUST_ID Character(15) VARCHAR2(15) NOT NULL Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations.
10 ITEM Character(30) VARCHAR2(30) NOT NULL Uniquely identifies an invoice credit memo or debit memo. The item ID is also called the invoice number.
11 ITEM_LINE Number(6,0) INTEGER NOT NULL Item Line
12 GROUP_SEQ_NUM Number(6,0) INTEGER NOT NULL Specifies the system-assigned sequence number of a pending item within a group. A group is a postable entity that may be entered online or created by the system. In either case the group sequence number is automatically generated.
13 DST_SEQ_NUM Number(6,0) INTEGER NOT NULL Distribution Sequence
14 MESSAGE_SET_NBR Number(5,0) INTEGER NOT NULL Message Set Number. This field refers to the Message Set Number in the Message Catalog.
15 MESSAGE_NBR Number(5,0) INTEGER NOT NULL Message Number. This field refers to the Message Number in the Message Catalog.
16 MESSAGE_PARM Character(254) VARCHAR2(254) NOT NULL Message Parameter Text
17 MESSAGE_PARM2 Character(30) VARCHAR2(30) NOT NULL Message Parameter 2
18 MESSAGE_PARM3 Character(30) VARCHAR2(30) NOT NULL Message Parameter 3