| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
API VRT1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
VRT1 - Tax Invoice Report - Rows Table SBO SQL database table details
SELECT statementSELECT
VRT1.TxInvRptNo AS 'Tax Invoice Report No.',
VRT1.SeqNo AS 'Sequence No.',
VRT1.MD AS 'Original Date of Line Item',
VRT1.ItemDesc AS 'Description of Line Item',
VRT1.Unit AS 'Unit of Line Item',
VRT1.Quantity AS 'Quantity',
VRT1.UnitPrice AS 'Unit Price',
VRT1.BaseAmt AS 'Base Amount',
VRT1.TaxAmt AS 'Tax Amount',
VRT1.Remark AS 'Remarks'
FROM VRT1 AS VRT1 Related informationTax Invoice Report OVRT 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 |