| |||
API OMIN | |||
OMIN - A/R Monthly Invoice Table SBO SQL database table detailsSELECT statementSELECT
OMIN.Entry AS 'Internal Number',
OMIN.Number AS 'Monthly Invoice Number',
OMIN.Date AS 'Monthly Invoice Issue Date',
OMIN.BPCode AS 'BP Code of Monthly Invoice',
OMIN.BPName AS 'BP Name of Monthly Invoice',
OMIN.Currency AS 'Currency of Monthly Invoice',
OMIN.LastBilled AS 'Last Billed',
OMIN.Paid AS 'Paid in the Period',
OMIN.CarryForw AS 'Carry Balance Forward',
OMIN.CurAmount AS 'Current Amount',
OMIN.BillAmount AS 'Billing Amount',
OMIN.OBPaid AS 'OB Paid in This Period',
OMIN.OBLstJENum AS 'Last JE # for OB at Currnt Dte',
OMIN.Predeces AS 'Former Monthly Invoice Number',
OMIN.Successor AS 'Latter Monthly Invoice Number',
OMIN.Series AS 'Series',
OMIN.Cancelled AS 'is Canceled'
FROM OMIN AS OMIN Related informationOMIN 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 |