LedgerJournalTrans.editServiceCode_IN Method

The ServiceCode field in the TaxInformation tab of journals is an edit method now. This will set or get the service codes accordingly.

Syntax

edit ServiceCode_IN editServiceCode_IN(
    boolean _set, 
    LedgerJournalTrans _ledgerJournalTrans, 
    ServiceCode_IN _serviceCode)

Run On

Called

Parameters

  • _set
    Type: boolean
    The boolean that tells the value needs to be set.

Return Value

Type: ServiceCode_IN Extended Data Type
The service code.

See Also

Reference

LedgerJournalTrans Table