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.
Gets the inherited attribute value for a specified production order and transaction date.
Syntax
public PdsBatchAttribValue fromValue(ProdId _prodId, TransDate _transDate)
Run On
ClientOrServer
Parameters
- _prodId
Type: ProdId Extended Data Type
The production order or batch order for which the value is to be retrieved.
- _transDate
Type: TransDate Extended Data Type
The transaction date when the batch was created.
Return Value
Type: PdsBatchAttribValue Extended Data Type
The batch value that will be inherited for the specified attribute, or an empty string if no value could be found.