InventPurchUpgradeReliefTaskBatchManager.setTxtField Method [AX 2012]
Sets the description of the specified LedgerJournalTrans record.
protected void setTxtField(
LedgerJournalTrans _ledgerJournalTrans,
ItemId _itemId,
PackingSlipId _packingSlipId)
Run On
ServerParameters
- _ledgerJournalTrans
- Type: LedgerJournalTrans Table
The specified LedgerJournalTrans record.
- _itemId
- Type: ItemId Extended Data Type
An ItemId value.
- _packingSlipId
- Type: PackingSlipId Extended Data Type
Community Additions
ADD
Show: