| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DTW A/R Invoice - Withholding Tax API Document Lines / Withholding Tax Lines | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
INV5 - A/R Invoice - Withholding Tax Table SBO SQL database table details
Table relationship mapSELECT statementSELECT
INV5.AbsEntry AS 'Internal Number',
INV5.WTCode AS 'WTax Code',
INV5.Rate AS 'Rate',
INV5.TaxbleAmnt AS 'Taxable Amount',
INV5.TxblAmntSC AS 'Taxable Amount (SC)',
INV5.TxblAmntFC AS 'Taxable Amount (FC)',
INV5.WTAmnt AS 'WTax Amount',
INV5.WTAmntSC AS 'WTax Amount (SC)',
INV5.WTAmntFC AS 'WTax Amount (FC)',
INV5.ApplAmnt AS 'Applied WTax Amount',
INV5.ApplAmntSC AS 'Applied WTax Amount (SC)',
INV5.ApplAmntFC AS 'Applied WTax Amount (FC)',
INV5.Category AS 'Category',
INV5.Criteria AS 'Criteria',
INV5.Account AS 'G/L Account',
INV5.Type AS 'Withholding Tax Type',
INV5.RoundType AS 'Rounding Type',
INV5.BaseType AS 'Base Type',
INV5.BaseAbsEnt AS 'Base Document Internal No.',
INV5.BaseLine AS 'Base Row',
INV5.BaseNum AS 'Base Document Type',
INV5.LineNum AS 'Row Number',
INV5.BaseRef AS 'Base Document Reference',
INV5.Status AS 'Status',
INV5.TrgType AS 'Target Document Type',
INV5.TrgAbsEntr AS 'Target Doc. Internal No.',
INV5.LogInstanc AS 'Log Instance',
INV5.ObjType AS 'Object Type',
INV5.Doc1LineNo AS 'DOC1 Line Number',
INV5.WtLineType AS 'WTax Row Type',
INV5.TxblCurr AS 'Taxable Currency from Doc Line',
INV5.DtblCurr AS 'Deductible Currency',
INV5.DtblRate AS 'Rate for Deductible Amount',
INV5.txblRate AS 'Rate for Taxable Amount',
INV5.DtblAmount AS 'Deductible Amount',
INV5.TdsAcc AS 'TDS Account',
INV5.SurAcc AS 'Surcharge Account',
INV5.CessAcc AS 'Cess Account',
INV5.HscAcc AS 'HSC Account',
INV5.TdsRate AS 'TDS Rate',
INV5.SurRate AS 'Surcharge Rate',
INV5.CessRate AS 'Cess Rate',
INV5.HscRate AS 'HSC Rate',
INV5.TdsBAmt AS 'TDS Base Amount',
INV5.TdsBAmtSC AS 'TDS Base Amount (SC)',
INV5.TdsBAmtFC AS 'TDS Base Amount (FC)',
INV5.SurBAmt AS 'Surcharge Base Amount',
INV5.SurBAmtSC AS 'Surcharge Base Amount (SC)',
INV5.SurBAmtFC AS 'Surcharge Base Amount (FC)',
INV5.CessBAmt AS 'Cess Base Amount',
INV5.CessBAmtSC AS 'Cess Base Amount (SC)',
INV5.CessBAmtFC AS 'Cess Base Amount (FC)',
INV5.HscBAmt AS 'HSC Base Amount',
INV5.HscBAmtSC AS 'HSC Base Amount (SC)',
INV5.HscBAmtFC AS 'HSC Base Amount (FC)',
INV5.TdsAmnt AS 'TDS Tax Amount',
INV5.TdsAmntSC AS 'TDS Tax Amount (SC)',
INV5.TdsAmntFC AS 'TDS Tax Amount (FC)',
INV5.SurAmnt AS 'Surcharge Tax Amount',
INV5.SurAmntSC AS 'Surcharge Tax Amount (SC)',
INV5.SurAmntFC AS 'Surcharge Tax Amount (FC)',
INV5.CessAmnt AS 'Cess Tax Amount',
INV5.CessAmntSC AS 'Cess Tax Amount (SC)',
INV5.CessAmntFC AS 'Cess Tax Amount (FC)',
INV5.HscAmnt AS 'HSC Tax Amount',
INV5.HscAmntSC AS 'HSC Tax Amount (SC)',
INV5.HscAmntFC AS 'HSC Tax Amount (FC)',
INV5.TdsAppl AS 'Applied TDS Amount',
INV5.TdsApplSC AS 'Applied TDS Amount (SC)',
INV5.TdsApplFC AS 'Applied TDS Amount (FC)',
INV5.SurAppl AS 'Applied Surcharge Amount',
INV5.SurApplSC AS 'Applied Surcharge Amount (SC)',
INV5.SurApplFC AS 'Applied Surcharge Amount (FC)',
INV5.CessAppl AS 'Applied Cess Amount',
INV5.CessApplSC AS 'Applied Cess Amount (SC)',
INV5.CessApplFC AS 'Applied Cess Amount (FC)',
INV5.HscAppl AS 'Applied HSC Amount',
INV5.HscApplSC AS 'Applied HSC Amount (SC)',
INV5.HscApplFC AS 'Applied HSC Amount (FC)',
INV5.BatchNum AS 'Journal Voucher No.',
INV5.InCSTCode AS 'CST Code Incoming',
INV5.OutCSTCode AS 'CST Code Outgoing',
INV5.DpmWTApl AS 'DPM WT Applied Amount',
INV5.DpmWTAplSC AS 'DPM WT Applied Amount (SC)',
INV5.DpmWTAplFC AS 'DPM WT Applied Amount (FC)'
FROM INV5 AS INV5 Related informationWithholding Tax Lines WithholdingTaxLines Object· Table: INV5 WithholdingTaxLines is a child object of Document_Lines object and supports Withholding Tax in a line level (as opposed to WithholdingTaxData object, which supports Withholding Tax in a document level).
The WithholdingTaxLines object is... ![]() A/R Invoice OINV SQL Table G/L Accounts OACT SQL Table Object Settings - History ADP1 SQL Table Withholding Tax OWHT SQL Table |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates |