Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the LedgerVoucherTransObject class by using a ledger posting reference for defaulting.
Syntax
client server public static LedgerVoucherTransObject newSubLedgerJournalAccountEntryDefault(
LedgerVoucherObject _defaultLedgerPostingReference,
SubledgerJournalAccountEntry _subledgerJournalAccountEntry,
[CurrencyCode _obsolete])
Run On
Called
Parameters
- _defaultLedgerPostingReference
Type: LedgerVoucherObject Class
The ledger posting reference to use for defaulting.
- _subledgerJournalAccountEntry
Type: SubledgerJournalAccountEntry Table
The SubledgerJournalAccountEntry record.
- _obsolete
Type: CurrencyCode Extended Data Type
This parameter is obsolete and will be removed in the future. Rely on the default until it is removed.
Return Value
Type: LedgerVoucherTransObject Class
A new instance of the LedgerVoucherTransObject class.