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.
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.
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
Current order line buffer active.
- _serviceCode
Type: ServiceCode_IN Extended Data Type
The user eneterd Service code.
Return Value
Type: ServiceCode_IN Extended Data Type
The service code.