BI_XLN_DSDT_TAO

(SQL Table)
Index Back

Bill Line Disc Surch for XML

BI Line Discount Surcharge Info for XML - used in Billing Invoice Message Definition

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL SetID
2 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.
3 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
4 INVOICE Character(22) VARCHAR2(22) NOT NULL Invoice
5 LINE_SEQ_NUM Number(5,0) INTEGER NOT NULL Sequence
6 DISC_SUR_LVL Number(2,0) SMALLINT NOT NULL Discount/Surcharge Level
7 DISC_SUR_ID Character(15) VARCHAR2(15) NOT NULL Identifier
8 DISC_SUR_INDICATOR Character(1) VARCHAR2(1) NOT NULL Discount/Surcharge
D=Discount
I=Installment Surcharge
S=Surcharge

Default Value: D

9 DESCR Character(30) VARCHAR2(30) NOT NULL Description
10 BI_CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Billing Currency Code

Default Value: BI_HDR.BI_CURRENCY_CD

11 BASE_CURRENCY Character(3) VARCHAR2(3) NOT NULL "Specifies the primary currency for a general ledger business unit, and is sometimes referred to as the ""book"" currency. Each business unit has one base currency. which is usually, but not always, the local currency for the organization. Journal entries are posted to a business unit in its base currency. "

Default Value: BI_HDR.BASE_CURRENCY

12 CURRENCY_CD_XEU Character(3) VARCHAR2(3) NOT NULL Euro Currency

Default Value: BI_HDR.CURRENCY_CD_XEU

13 AMOUNT Signed Number(28,3) DECIMAL(26,3) NOT NULL Amount
14 AMOUNT_BSE Signed Number(28,3) DECIMAL(26,3) NOT NULL Amount
15 AMOUNT_XEU Signed Number(28,3) DECIMAL(26,3) NOT NULL Amount
16 PERCENTAGE Signed Number(7,2) DECIMAL(5,2) NOT NULL Percentage
17 DST_ID Character(10) VARCHAR2(10) NOT NULL Distribution Code
18 ALLOW_ACCT_OVR_FLG Character(1) VARCHAR2(1) NOT NULL Allow Account Override Flag

Y/N Table Edit

Default Value: N

19 ACCOUNT Character(10) VARCHAR2(10) NOT NULL Account
20 ALTACCT Character(10) VARCHAR2(10) NOT NULL Alternate Account
21 DEPTID Character(10) VARCHAR2(10) NOT NULL Department

Prompt Table: DEPTID_BUGL_VW

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

Prompt Table: OPERUNT_BUGL_VW

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

Prompt Table: PRODUCT_BUGL_VW

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

Prompt Table: FUND_BUGL_VW

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

Prompt Table: CLASSCF_BUGL_VW

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

Prompt Table: PROGRAM_BUGL_VW

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

Prompt Table: BUD_REF_BUGL_VW

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

Prompt Table: AFFILIATE_VW

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

Prompt Table: %EDIT_INTRA01

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

Prompt Table: %EDIT_INTRA02

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

Prompt Table: CF1_BUGL_VW

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

Prompt Table: CF2_BUGL_VW

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

Prompt Table: CF3_BUGL_VW

34 PROJECT_ID Character(15) VARCHAR2(15) NOT NULL Project Id ChartField
35 STATISTICS_CODE Character(3) VARCHAR2(3) NOT NULL Statistics Code
36 STATISTIC_AMOUNT Signed Number(17,2) DECIMAL(15,2) NOT NULL Specifies the amount associated with a statistical account on a journal line or a distribution line. It represents a quantity rather than a monetary amount and is qualified by the Unit of Measure associated with the STATISTICS_CODE or statistics ACCOUNT.
37 OPEN_ITEM_KEY Character(30) VARCHAR2(30) NOT NULL Open Item Key
38 JRNL_LN_REF Character(10) VARCHAR2(10) NOT NULL Identifies a document, person, invoice, date, or any other piece of information that is associated with a journal line. It can be manually entered, or be defaulted from an accounting entry definition or from a Journal Generator Template. The journal line reference is optional, but helpful if you need to trace back to the source of the transaction.
39 BUDGET_DT Date(10) DATE Budget Date
40 ADD_DTTM DateTime(26) TIMESTAMP Date Time Added
41 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
42 AUDIT_ACTN Character(1) VARCHAR2(1) NOT NULL Audit Action Code for Application Messages. This tells the subscriber whether the row has been added, changed, or deleted.
A=Add
C=Change Old (PPR Only)
D=Delete
K=Change - Old Values
N=Change - New Values
O=Change - Original Values
43 IN_PROCESS_FLG Character(1) VARCHAR2(1) NOT NULL In process flag
44 LAST_UPDATE_DTTM 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.
45 LAST_MAINT_OPRID Character(30) VARCHAR2(30) NOT NULL Last Maintained By Operator ID