RE_SLSREV_CTG

(SQL Table)
Index Back

Sales Revision Categories

Sales Revision Categories Record - SQL Table: Stores category wise sales reported by tenants and their revision details for a particular period along with percent rent computed based on the breakpoint threshold reached setup in the Lease.

  • Parent record: RE_SLSREV
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SLSRPT_ID Number(15,0) DECIMAL(15) NOT NULL Sales Report ID - Number (15)
    2 REVISION_NBR Number(3,0) SMALLINT NOT NULL Sales Report Revision Number - Number (3)
    3 SLS_CAT_ID Number(10,0) DECIMAL(10) NOT NULL Sales Category
    4 CHG_GRP_CD Character(10) VARCHAR2(10) NOT NULL This field holds the Charge Group Code for the Transaction Groups.
    5 SLS_AMT_TYPE Character(1) VARCHAR2(1) NOT NULL Sales Amount Type - Character (1) - XLAT
    1=Reported Sales Amount
    2=Estimated Sales Amount
    3=Actual Sales Amount
    4=Audited Sales Amount

    Default Value: 1

    6 SLS_CURR_CD Character(3) VARCHAR2(3) NOT NULL Sales Currency Code - Character (3)

    Prompt Table: CUR_CD_ALL_VW

    7 SLS_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Reported Sales Amount - Signed Number (23.3)
    8 RATE_MULT Signed Number(17,8) DECIMAL(15,8) NOT NULL Rate Multiplier
    9 RATE_DIV Number(16,8) DECIMAL(15,8) NOT NULL Rate Divisor
    10 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Currency Code
    11 BASE_SLS_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Converted Sales Amount - Signed Number (23.3)
    12 REVISED_CURR_CD Character(3) VARCHAR2(3) NOT NULL Revised Currency Code - Character (3)

    Prompt Table: CUR_CD_ALL_VW

    13 REVISED_SLS_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Revised Sales Amount - Signed Number (23.3)
    14 BKP_PERCENT Number(6,2) DECIMAL(5,2) NOT NULL Break Point Percent
    15 BKP_AMT Number(27,3) DECIMAL(26,3) NOT NULL Break Point Amount
    16 BILL_AMOUNT Signed Number(28,3) DECIMAL(26,3) NOT NULL Category Bill Amount - Signed Number (23.3)
    17 REVISED_BILL_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Revised Bill Amount - Signed Number (23.3)
    18 CONS_SLS_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Consolidated Sales Amount
    19 REV_CONS_SLS_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Revised Consolidated Sales Amount
    20 CONS_BILL_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Consolidated Bill Amount
    21 REV_CONS_BILL_AMT Signed Number(28,3) DECIMAL(26,3) NOT NULL Revised Consolidated Bill Amount
    22 FNL_MANUAL_ADJ Signed Number(28,3) DECIMAL(26,3) NOT NULL Final Manual Adjustment
    23 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    24 PHYSICAL_NATURE Character(1) VARCHAR2(1) NOT NULL Physical Nature
    G=Goods
    S=Services
    25 VAT_APORT_CNTRL Character(1) VARCHAR2(1) NOT NULL VAT Apportionment Control
    D=Distribution GL Business Unit
    G=Transaction GL Business Unit
    T=Transaction Business Unit
    26 VAT_TXN_TYPE_CD Character(4) VARCHAR2(4) NOT NULL Specifies a user-defined category of business transaction that is subject to VAT accounting and reporting. The VAT code and the VAT transaction type are used in conjunction with the VAT account type to obtain the ChartFields for accounting entries. Some examples of VAT Transaction Types are Exempt Sales Exempt Purchases Triangulation EU Sales and Domestic Sales.
    27 VAT_USE_ID Character(6) VARCHAR2(6) NOT NULL VAT Use Type
    28 TAX_CD_VAT Character(8) VARCHAR2(8) NOT NULL Defines the VAT (Value Added Tax) percentage (via link to the Tax Authority) and is used to retrieve VAT accounting ChartFields. The VAT code determines how the VAT amount is calculated on a transaction and how that amount is accounted and reported for.
    29 VAT_PRODUCT_GROUP Character(10) VARCHAR2(10) NOT NULL Product Group
    30 VAT_APPLICABILITY Character(1) VARCHAR2(1) NOT NULL A flag that indicates whether or not a transaction is eligible for VAT (Value Added Tax) taxation or why it is not eligible.
    E=Exempt
    N=Not Applicable
    O=Outside of Scope of VAT
    S=Suspended
    T=Taxable
    V=VAT Only
    X=Exonerated
    31 VAT_TREATMENT Character(4) VARCHAR2(4) NOT NULL VAT Treatment
    32 VAT_TREATMENT_GRP Character(4) VARCHAR2(4) NOT NULL VAT Treatment Group
    33 VAT_SVC_SUPPLY_FLG Character(1) VARCHAR2(1) NOT NULL VAT Services Place of Supply Flag
    1=Supplier's Countries
    2=Buyer's Countries
    3=Where Physically Performed
    34 VAT_SERVICE_TYPE Character(1) VARCHAR2(1) NOT NULL VAT Service Type
    1=Freight Transport
    2=Other
    3=Electronics/Communication
    35 VAT_RECALC_FLG Character(1) VARCHAR2(1) NOT NULL A flag that indicates whether or not the VAT discount amount is recalculated at payment time. This field is only used if the VAT Calculation Type (VAT_CAL_GROSS_NET) is gross.
    36 VAT_ROUND_RULE Character(1) VARCHAR2(1) NOT NULL " Rounding rule to be applied to VAT calculations. Options are 'Natural'
    D=Round Down
    N=Natural Round
    U=Round Up
    37 VAT_NRCVR_ALL_FLG Character(1) VARCHAR2(1) NOT NULL Allocate Non-Recoverable VAT
    38 VAT_NRCVR_CHRG_CD Character(10) VARCHAR2(10) NOT NULL ProrateVAT Non-Recovery
    39 VAT_NRCVR_PRO_FLG Character(1) VARCHAR2(1) NOT NULL Prorate Non-Recoverable VAT
    40 VAT_RGSTRN_SELLER Character(20) VARCHAR2(20) NOT NULL Seller's VAT Registration
    41 VAT_RGSTRN_BUYER Character(20) VARCHAR2(20) NOT NULL Specifies a customers VAT Registration ID for a particular country.
    42 VAT_RPT_CNTRY_SRC Character(1) VARCHAR2(1) NOT NULL VAT Reporting Country Source
    1=Ship From
    2=Ship To
    3=VAT Entity
    4=Service Performed Country
    5=Supplier Location Country
    6=Buyer Location Country
    7=Buyer VAT Registration Country
    43 COUNTRY_VAT_SUPPLY Character(3) VARCHAR2(3) NOT NULL VAT Place of Supply Country
    44 IST_TXN_FLG Character(1) VARCHAR2(1) NOT NULL Intrastat Transaction Flag
    N=No
    Y=Yes
    45 COUNTRY_SHIP_FROM Character(3) VARCHAR2(3) NOT NULL Specifies the country from which the invoice contents were shipped (for VAT processing only).
    46 COUNTRY_SHIP_TO Character(3) VARCHAR2(3) NOT NULL Specifies the country to which the invoice contents were shipped (for VAT processing only).
    47 STATE_SHIP_FROM Character(6) VARCHAR2(6) NOT NULL Ship From State
    48 STATE_SHIP_TO Character(6) VARCHAR2(6) NOT NULL Ship To State
    49 COUNTRY_LOC_BUYER Character(3) VARCHAR2(3) NOT NULL Buyer's Location Country - May be either the VAT Entity or the Trading Partner
    50 STATE_LOC_BUYER Character(6) VARCHAR2(6) NOT NULL Buyer's Location State - May be either the VAT Entity or the Trading Partner
    51 COUNTRY_LOC_SELLER Character(3) VARCHAR2(3) NOT NULL Seller's Location Country - May be either the VAT Entity or the Trading Partner
    52 STATE_LOC_SELLER Character(6) VARCHAR2(6) NOT NULL Seller's Location State - May be either the VAT Entity or the Trading Partner
    53 COUNTRY_VAT_PERFRM Character(3) VARCHAR2(3) NOT NULL Country Where Service Physically Performed
    54 STATE_VAT_PERFRM Character(6) VARCHAR2(6) NOT NULL State Where Service Physically Performed
    55 COUNTRY_VAT_BILLFR Character(3) VARCHAR2(3) NOT NULL Specifies the country where an invoice is generated (for VAT processing only).
    56 COUNTRY_VAT_BILLTO Character(3) VARCHAR2(3) NOT NULL Specifies the country where an invoice is sent (for VAT processing only).
    57 STATE_VAT_DEFAULT Character(6) VARCHAR2(6) NOT NULL VAT Defaulting State
    58 VAT_DFLT_DONE_FLG Character(1) VARCHAR2(1) NOT NULL VAT Defaulting Done
    N=Awaiting Defaulting
    X=Do not default
    Y=Defaulting Done
    59 VAT_RVRSE_CHG_GDS Character(1) VARCHAR2(1) NOT NULL VAT Reverse Charge goods flag
    60 VAT_NON_SUSP_FLG Character(1) VARCHAR2(1) NOT NULL Not subject to Suspension
    61 VAT_DCLRTN_POINT Character(1) VARCHAR2(1) NOT NULL A flag that specifies when VAT information for sales or purchase transaction is recognized for reporting to the appropriate VAT authority. VAT is declared at invoice time, delivery time, accounting date or the time of payment.
    A=At Accounting Date
    D=At Delivery Time
    I=At Invoice Time
    P=At Payment Time
    62 VAT_CALC_GROSS_NET Character(1) VARCHAR2(1) NOT NULL A flag that indicates whether VAT calculation should be done on the Gross (G) amount or on the Net (N) amount of sales or purchase transaction. When calculating VAT at net the early payment discount is applied to the goods amount before calculating the VAT. When calculating VAT at gross the VAT is initially calculated based on the gross transaction amount.
    G=Calculate at Gross
    N=Calculate at Net
    63 VAT_CALC_TYPE Character(1) VARCHAR2(1) NOT NULL "A flag that indicates how VAT is stated and determines how the system performs the relevant VAT calculations. If ""Exclusive"", the VAT amount is stated separately from the merchandise amount. If ""Inclusive"", the VAT is not stated separately but is included with the merchandise amount."
    E=Exclusive
    I=Inclusive
    64 VAT_EXCPTN_TYPE Character(1) VARCHAR2(1) NOT NULL A flag that specifies the reason for a VAT exemption for a customer. Suspension (S) and Exoneration (X) are examples of Exception Type.
    N=None
    S=Suspended
    X=Exonerated
    65 VAT_EXCPTN_CERTIF Character(20) VARCHAR2(20) NOT NULL Specifies the VAT exception certificate number. This identifier serves as proof of customer's exemption from VAT.
    66 VAT_RCRD_OUTPT_FLG Character(1) VARCHAR2(1) NOT NULL A flag that indicates whether or not (Y or N) VAT will be collected by the vendor on behalf of the government. VAT output is usually associated with sales transactions.
    67 VAT_RCRD_INPT_FLG Character(1) VARCHAR2(1) NOT NULL A flag that indicates whether or not (Y or N) a business unit will pay the VAT and recover it later from the VAT tax authority. VAT input is usually associated with purchase transactions.
    68 VAT_RCVRY_PCT_SRC Character(1) VARCHAR2(1) NOT NULL VAT Recovery Percent Source
    A=Automatically calculated
    M=Manual Entry
    69 VAT_REBATE_PCT_SRC Character(1) VARCHAR2(1) NOT NULL VAT Rebate Percent Source
    A=Automatically calculated
    M=Manual Entry
    70 VAT_SVC_PERFRM_FLG Character(1) VARCHAR2(1) NOT NULL Where VAT Services Physically Performed Flag
    1=Ship To Location
    2=Ship From Location
    3=Buyer's Location
    4=Supplier's Location
    71 SUT_BASE_ID Character(10) VARCHAR2(10) NOT NULL Sales/Use Tax Destination
    72 SUT_APPLICABILITY Character(1) VARCHAR2(1) NOT NULL Sales/Use Tax Applicability
    D=Direct Pay
    E=Item is Exempt
    S=Sales Tax Applicable
    U=Use Tax Applicable
    X=Purchaser Is Exonerated
    73 ULTIMATE_USE_CD Character(8) VARCHAR2(8) NOT NULL Ultimate Use Code
    74 TAX_CD_SUT Character(8) VARCHAR2(8) NOT NULL Tax Code - Sales and Use Tax
    75 SUT_EXCPTN_TYPE Character(1) VARCHAR2(1) NOT NULL Sales/Use Tax Exception Type
    D=Direct Pay
    E=Exempt/Exonerated
    N=None
    76 SUT_EXCPTN_CERTIF Character(20) VARCHAR2(20) NOT NULL Sales/Use Tax Exception Certif
    77 TAX_VAT_FLG Character(1) VARCHAR2(1) NOT NULL Include VAT
    N=No
    Y=Yes