Share via


InventPendingQuantity.inventPendingRegistrationDetail Method

Retrieves the InventPendingRegistrationDetail record related to this record.

Syntax

public InventPendingRegistrationDetail inventPendingRegistrationDetail([boolean _forUpdate])

Run On

ClientOrServer

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: InventPendingRegistrationDetail Table
A record in the inventPendingRegistrationDetail table; otherwise, an empty record.

See Also

Reference

InventPendingQuantity Table