EXD_REG_PLA

(SQL Table)
Index Back

PLA Excise Register

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL SetID
2 ORG_CODE Character(6) VARCHAR2(6) NOT NULL Organization Code. This will be unique to an Organization.
3 ORG_TAX_LOC_CD Character(10) VARCHAR2(10) NOT NULL Tax Location Code. An Organization can have multiple Tax Location Codes.
4 EXD_REG_SRL_NO Number(10,0) DECIMAL(10) NOT NULL Excise Register Number
5 EXD_TXN_TYPE Character(4) VARCHAR2(4) NOT NULL Excise Tax Transaction Type. This field will have various translate values for the transaction types.
BOE=Bill of Entry
DEXB=Deemed Export with Bond
DEXP=Deemed Export
DOMR=Domestic Receipt
DOMS=Domestic Sales
EXP=Export without bond
EXPB=Export with bond
IBUS=Inter-Unit Sale
IUT=InterUnit Receipt
MEIN=Manual
STFR=Stock Transfer
6 EXD_ADJUST_TYPE Character(3) VARCHAR2(3) NOT NULL Excise Adjustment Type
CAP=Capital Goods CENVAT
INV=Inventory Adjustments
OTH=Other Transaction
PAD=Price Adjustment Dispatch
PAP=Price Adjustment Purchase
PLA=PLA Register Update
PLD=PLA Register Deposit
PRD=Daily Stock Account
RMA=Return Material Authorization
RTV=Return To Vendor (Supplier)
SUB=SubContracting
7 EXD_DOC_NBR_SER Character(6) VARCHAR2(6) NOT NULL Excise Document Number Series. Excise Document number series group will be created against each excise transaction type.
8 EXD_INVOICE_NO Character(10) VARCHAR2(10) NOT NULL Excise Invoice Number
9 EXD_INV_DATE Date(10) DATE Date Invoice Created
10 EXD_INVOICE_LINE Number(5,0) INTEGER NOT NULL Excise Invoice Line Number
11 EXD_SRC_DOC_NO Character(18) VARCHAR2(18) NOT NULL Excise Source Document
12 EXD_SRC_DOC_DT Date(10) DATE Excise Source Document Date
13 EXD_CHAPTER_ID Character(7) VARCHAR2(7) NOT NULL Excise Chapter ID
14 EXD_ECC_NBR Character(15) VARCHAR2(15) NOT NULL Excise Control Code number. This code is unique to the Excise Tax Location and it is issued by the Excise authority
15 EXD_DIVISION Character(20) VARCHAR2(20) NOT NULL Excise Division. This field defines the Excise Division for a particular Tax Location code. It is used in documents and registers printing.
16 EXD_RANGE Character(20) VARCHAR2(20) NOT NULL Excise Range. This field defines the Excise Range for a particular Tax Location code. It is used in documents and registers printing.
17 EXD_DUTY_CREDIT Signed Number(28,3) DECIMAL(26,3) NOT NULL Opening Balance
18 EXD_DUTY_DEBIT Signed Number(28,3) DECIMAL(26,3) NOT NULL Opening Balance
19 EXD_OPEN_BALANCE Signed Number(28,3) DECIMAL(26,3) NOT NULL Opening Balance
20 EXD_CLOSE_BALANCE Signed Number(28,3) DECIMAL(26,3) NOT NULL Opening Balance
21 ORG_BU_TYPE Character(2) VARCHAR2(2) NOT NULL Business Unit Type. This field will have six translate values representing the various BUs
AP=Payables
AR=Receivables
BI=Billing
IN=Inventory
OM=Order Management
PO=Purchasing
22 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
23 REASON_CD Character(10) VARCHAR2(10) NOT NULL Reason Code
24 EXD_CHADOC_REF Character(30) VARCHAR2(30) NOT NULL Challan Document
25 EXD_TAX_CMPNT1 Character(10) VARCHAR2(10) NOT NULL AED Component Code
26 EXD_CODE_AMT1 Signed Number(28,3) DECIMAL(26,3) NOT NULL AED Amount
27 EXD_TAX_CMPNT2 Character(10) VARCHAR2(10) NOT NULL BED Componet Code
28 EXD_CODE_AMT2 Signed Number(28,3) DECIMAL(26,3) NOT NULL BED Amount
29 EXD_TAX_CMPNT3 Character(10) VARCHAR2(10) NOT NULL SED Component Code
30 EXD_CODE_AMT3 Signed Number(28,3) DECIMAL(26,3) NOT NULL SED Amount
31 EXD_TAX_CMPNT4 Character(10) VARCHAR2(10) NOT NULL CESS Component Code
32 EXD_CODE_AMT4 Signed Number(28,3) DECIMAL(26,3) NOT NULL Excise CESS Amount
33 EXD_TAX_CMPNT5 Character(10) VARCHAR2(10) NOT NULL Addl Component Code
34 EXD_CODE_AMT5 Signed Number(28,3) DECIMAL(26,3) NOT NULL Additional Duty Amount
35 EXD_TAX_CMPNT6 Character(10) VARCHAR2(10) NOT NULL Other Component Code
36 EXD_CODE_AMT6 Signed Number(28,3) DECIMAL(26,3) NOT NULL Other Duty Amount
37 POSTED_FLAG Character(1) VARCHAR2(1) NOT NULL A flag that indicates whether or not a Receivables item has been posted. This field is automatically updated by the Receivables Update program.
N=Not Posted
X=Don't Post
Y=Posted
38 IN_PROCESS_FLG Character(1) VARCHAR2(1) NOT NULL In process flag
39 CREATED_DTTM DateTime(26) TIMESTAMP Created Date and time