AR_PEND_TAX_H

(SQL Table)
Index Back

Archive PENDING_TAX

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PSARCH_ID Character(8) VARCHAR2(8) NOT NULL Archive ID (see PSARCHTEMPLATE).
2 PSARCH_BATCHNUM Number(30,0) DECIMAL(30) NOT NULL Archive Batch Number
3 GROUP_BU Character(5) VARCHAR2(5) NOT NULL Represents the high level grouping of multiple general ledger business units.
4 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.
5 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
6 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.
7 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.
8 ITEM_LINE Number(6,0) INTEGER NOT NULL Item Line
9 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.
10 TAX_RATE_SEQ Number(3,0) SMALLINT NOT NULL Tax Rate Sequence
11 EXD_APPL_FLG Character(1) VARCHAR2(1) NOT NULL Excise Applicablity Flag. This field is used to indicate the applicability of Excise duty with respect to a vendor, customer, item or product. It will have Yes or No values.
12 STX_APPL_FLG Character(1) VARCHAR2(1) NOT NULL Sales Tax Applicability.
13 EXS_TAX_TXN_TYPE Character(4) VARCHAR2(4) NOT NULL Tax Transaction Type. This field will be used in the Tax determination and calculation of taxes.
DEB=Direct Export With Bond
DEWB=Direct Export Without Bond
DIMP=Direct Import
DOM=Domestic
LEB=Local Export With Bond
LEWB=Local Export Without Bond
LIMP=Local Import
14 STX_TAX_AUTH_RPT Character(8) VARCHAR2(8) NOT NULL Reporting Authority (India Sales Tax)
15 STATE_SHIP_TO Character(6) VARCHAR2(6) NOT NULL Ship To State
16 STATE_SHIP_FROM Character(6) VARCHAR2(6) NOT NULL Ship From State
17 EXS_TXN_LINE_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Transaction Line Amount
18 EXD_TAX_CATG_CD Character(10) VARCHAR2(10) NOT NULL Excise Tax Category. This field is used to capture vendor, customer, item and product categories
19 STX_TAX_CATG_CD Character(10) VARCHAR2(10) NOT NULL Sales Tax Category. This field is used to capture vendor, customer, item and product categories
20 EXD_TAX_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Excise Tax Amount
21 EXD_TAX_RATE_CD Character(10) VARCHAR2(10) NOT NULL Excise Tax Calculation Code
22 EXD_TAX_AMT_BSE Signed Number(28,3) DECIMAL(26,3) NOT NULL Excise Duty in Base Currency
23 EXD_TAX_AMT_RPT Signed Number(28,3) DECIMAL(26,3) NOT NULL Excise Duty Amt In Rpt Curr
24 STX_TAX_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Sales Tax Amount
25 STX_TAX_RATE_CD Character(10) VARCHAR2(10) NOT NULL Sales Tax Calculation Code
26 STX_TAX_AMT_BSE Signed Number(28,3) DECIMAL(26,3) NOT NULL SALES TAX IN BASE CURR
27 STX_TAX_AMT_RPT Signed Number(28,3) DECIMAL(26,3) NOT NULL SALES TAX IN REPORT CURR
28 EXS_CURRENCY_RPTG Character(3) VARCHAR2(3) NOT NULL Excise Currency Reporting
29 STX_FORM_CD Character(8) VARCHAR2(8) NOT NULL Form Code

Prompt Table: STX_FORM_CD_VW

30 BU_APPL_FLG Character(1) VARCHAR2(1) NOT NULL BU Aplicability Flag
31 EXS_DTL_LINK Character(1) VARCHAR2(1) NOT NULL Tax Detail Link
32 SUM_TOT_EXD_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Total Excise Duty
33 SUM_TOT_EXD_BSE Signed Number(28,3) DECIMAL(26,3) NOT NULL Total Excise Duty
34 SUM_TOT_STX_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Total Sales Tax/VAT
35 SUM_TOT_STX_BSE Signed Number(28,3) DECIMAL(26,3) NOT NULL Total Sales Tax/VAT
36 SUM_TOT_TAX_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Sum of Total Amount
37 RATE_DIV_RPT Number(16,8) DECIMAL(15,8) NOT NULL Rate Div Report
38 RATE_MULT_RPT Signed Number(17,8) DECIMAL(15,8) NOT NULL Rate Mult Report
39 RT_TYPE Character(5) VARCHAR2(5) NOT NULL Defines a category of market rates for currency conversion. Some examples of rate types are commercial, average, floating, and historical.
40 EXD_TAX_RATE_SRC Character(1) VARCHAR2(1) NOT NULL Excise Tax Rate Source
1=System Defined
2=Manually Entered
41 STX_TAX_RATE_SRC Character(1) VARCHAR2(1) NOT NULL Tax Rate Source
1=System Defined
2=Manually Entered
42 ORG_SETID Character(5) VARCHAR2(5) NOT NULL Organization SetID.
43 ORG_CODE Character(6) VARCHAR2(6) NOT NULL Organization Code. This will be unique to an Organization.
44 ORG_TAX_LOC_CD Character(10) VARCHAR2(10) NOT NULL Tax Location Code. An Organization can have multiple Tax Location Codes.
45 EXS_TXC_LN_STATUS Character(2) VARCHAR2(2) NOT NULL
46 EXD_UOM Character(3) VARCHAR2(3) NOT NULL Excise Unit Of Measure
47 RATE_MULT_EXS Signed Number(17,8) DECIMAL(15,8) NOT NULL Excise Rt Multiplier
48 RATE_DIV_EXS Number(16,8) DECIMAL(15,8) NOT NULL Excise Rt Divider
49 COUNTRY_SHIP_FROM Character(3) VARCHAR2(3) NOT NULL Specifies the country from which the invoice contents were shipped (for VAT processing only).
50 COUNTRY_SHIP_TO Character(3) VARCHAR2(3) NOT NULL Specifies the country to which the invoice contents were shipped (for VAT processing only).
51 RATE_MULT Signed Number(17,8) DECIMAL(15,8) NOT NULL Rate Multiplier
52 RATE_DIV Number(16,8) DECIMAL(15,8) NOT NULL Rate Divisor
53 ENTRY_CURRENCY Character(3) VARCHAR2(3) NOT NULL Specifies the currency associated with the monetary amount of a pending item.
54 VERSION_CHAR Character(10) VARCHAR2(10) NOT NULL Version
55 IRN Character(64) VARCHAR2(64) NOT NULL Invoice Reference Number
56 IRP_DATE DateTime(26) TIMESTAMP IRP Date
57 QR_CODE Long Character CLOB QR Code
58 TPR_TYPE Character(30) VARCHAR2(30) NOT NULL Trading Partner type
59 GST_TXN_CATG Character(30) VARCHAR2(30) NOT NULL GST Transaction Category
60 GST_DOC_TYPE Character(3) VARCHAR2(3) NOT NULL GST Document Type
CRN=Credit Note
DBN=Debit Note
INV=Regular Invoice
61 REV_CHARGE_APPL Character(1) VARCHAR2(1) NOT NULL Reverse Charge Applicability
62 RPT_PROCESS Character(1) VARCHAR2(1) NOT NULL In process flag