LS Pharma Sample Received History Item BC User Properties

The following table describes the user properties that apply to the LS Pharma Sample Received History Item BC.

Name Value Description

Field Read Only Field: Quantity

[Reconciled Flag]

Quantity field readonly if parent inventory period is reconciled.

Named Method

"RefreshParent", "INVOKE", "LS Pharma Sample Transactions", "RefreshBusComp"

Refresh Parent Business Component.

Parent Read Only Field

LS Pharma Sample Transactions.ReadOnly Flag

Read only field according to the parent status.

On Field Update Set

"Requested Quantity", "Quanitiy", "IIF([Txn Type] = LookupValue('SAMPLE_TXN_TYPE','Disbursement') OR [Txn Type] = LookupValue('SAMPLE_TXN_TYPE','Return') OR [Txn Type] = LookupValue('SAMPLE_TXN_TYPE','Transfer Out') OR [Txn Type] = LookupValue('SAMPLE_TXN_TYPE','Loss'), [Requested Quantity] * -1,[Requested Quantity] )"

Correct quantity value according to the transaction type.