biuan SAP® BUSINESS ONE SDK
API OSLM
OSLM - Special Ledger - Analytical Accounting Report: Material Table

SBO SQL database table details

FieldDescriptionTypeConstraintsSizeRelatedDefaultPrimary_KeyUnique
DocID KEY UNIQUEDocument Identification NumberInt
11
PRIMARYYes
DocDateDate of Report GenerationDate
8
Ref1Journal Entry NumberInt
11OJDT
Journal Entry
Ref2Original JE ReferenceInt
11OJDT
Journal Entry
StatusDocument StatusVarChar
1
DateFromDocument Start DateDate
8
DateToDocument End DateDate
8
TotDebitTotal Debit AmountNum
20
TotCreditTotal Credit AmountNum
20
RateTypeType of Exchange RateVarChar
O) Original document
E) Execution date
V) Other value
1
O
CommentRemarksnVarChar
127
UserSignUser SignatureInt
6OUSR
Users
CanceledCanceledVarChar
Y) Yes
N) No
1
N
CancelDateCancelation DateDate
8
CancelUserDocument Cancelled byInt
6OUSR
Users

Table relationship map

SELECT statement

SELECT OSLM.DocID AS 'Document Identification Number', OSLM.DocDate AS 'Date of Report Generation', OSLM.Ref1 AS 'Journal Entry Number', OSLM.Ref2 AS 'Original JE Reference', OSLM.Status AS 'Document Status', OSLM.DateFrom AS 'Document Start Date', OSLM.DateTo AS 'Document End Date', OSLM.TotDebit AS 'Total Debit Amount', OSLM.TotCredit AS 'Total Credit Amount', OSLM.RateType AS 'Type of Exchange Rate', OSLM.Comment AS 'Remarks', OSLM.UserSign AS 'User Signature', OSLM.Canceled AS 'Canceled', OSLM.CancelDate AS 'Cancelation Date', OSLM.CancelUser AS 'Document Cancelled by' FROM OSLM AS OSLM

Related information


OSLM SQL Table

Users OUSR SQL Table

Journal Entry OJDT 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