AR_TAS_BETC_VW

(SQL View)
Index Back

AR TAS/BETC view

View used on AR Item Reclass page

SELECT A.GROUP_BU , A.GROUP_ID , A.BUSINESS_UNIT , A.CUST_ID , A.ITEM , A.ITEM_LINE , A.GROUP_SEQ_NUM , A.LEDGER_GROUP , A.LEDGER , A.DST_SEQ_NUM , A.USF_TAS , A.USF_BETC , %subrec(CF16_AN_SBR, A) , A.MONETARY_AMOUNT , A.CURRENCY_CD FROM PS_AR_USF_TAS_BETC A

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 GROUP_BU Character(5) VARCHAR2(5) NOT NULL Represents the high level grouping of multiple general ledger business units.

Default Value: PENDING_ITEM.GROUP_BU

2 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.

Default Value: PENDING_ITEM.GROUP_ID

3 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

Default Value: PENDING_ITEM.BUSINESS_UNIT

4 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.

Default Value: PENDING_ITEM.CUST_ID

5 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.

Default Value: PENDING_ITEM.ITEM

6 ITEM_LINE Number(6,0) INTEGER NOT NULL Item Line

Default Value: PENDING_ITEM.ITEM_LINE

7 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.

Default Value: PENDING_ITEM.GROUP_SEQ_NUM

8 LEDGER_GROUP Character(10) VARCHAR2(10) NOT NULL Ledger Group
9 LEDGER Character(10) VARCHAR2(10) NOT NULL Ledger
10 DST_SEQ_NUM Number(6,0) INTEGER NOT NULL Distribution Sequence
11 USF_TAS Character(26) VARCHAR2(26) NOT NULL USF TAS (Treasury Account Symbol)
12 USF_BETC Character(8) VARCHAR2(8) NOT NULL USF Business Event Type Code

Prompt Table: USF_GWABETC_VW

13 OPERATING_UNIT Character(8) VARCHAR2(8) NOT NULL Operating Unit ChartField

Prompt Table: OPERUNT_BUGL_VW

14 PRODUCT Character(6) VARCHAR2(6) NOT NULL Product ChartField

Prompt Table: PRODUCT_BUGL_VW

15 FUND_CODE Character(5) VARCHAR2(5) NOT NULL Fund Code

Prompt Table: FUND_BUGL_VW

16 CLASS_FLD Character(5) VARCHAR2(5) NOT NULL Class Field

Prompt Table: CLASSCF_BUGL_VW

17 PROGRAM_CODE Character(5) VARCHAR2(5) NOT NULL Program Code ChartField

Prompt Table: PROGRAM_BUGL_VW

18 BUDGET_REF Character(8) VARCHAR2(8) NOT NULL Budget Reference

Prompt Table: BUD_REF_BUGL_VW

19 AFFILIATE Character(5) VARCHAR2(5) NOT NULL Affiliate

Prompt Table: AFFILIATE_VW

20 AFFILIATE_INTRA1 Character(10) VARCHAR2(10) NOT NULL IntraUnit Affiliate1

Prompt Table: %EDIT_INTRA01

21 AFFILIATE_INTRA2 Character(10) VARCHAR2(10) NOT NULL Operating Unit Affiliate

Prompt Table: %EDIT_INTRA02

22 CHARTFIELD1 Character(10) VARCHAR2(10) NOT NULL Expansion chartfield 1

Prompt Table: CF1_BUGL_VW

23 CHARTFIELD2 Character(10) VARCHAR2(10) NOT NULL Expansion Chartfield 2

Prompt Table: CF2_BUGL_VW

24 CHARTFIELD3 Character(10) VARCHAR2(10) NOT NULL Expansion Chartfield 3

Prompt Table: CF3_BUGL_VW

25 MONETARY_AMOUNT Signed Number(28,3) DECIMAL(26,3) NOT NULL Specifies the monetary amount of a debit or credit in the business unit base currency. Debit entries are positive and credit entries are negative. This amount is only zero if associated with a statistical account.
26 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Currency Code