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.
Creates a record in the InventPendingRegistrationDetail table.
Syntax
server public static InventPendingRegistrationDetail createPendingRegistrationDetail(InventPendingQuantityRecId _inventPendingQuantityRecId, InventPendingRegistrationProvider _inventPendingRegistrationProvider)
Run On
Server
Parameters
- _inventPendingQuantityRecId
Type: InventPendingQuantityRecId Extended Data Type
- _inventPendingRegistrationProvider
Type: InventPendingRegistrationProvider Interface
Return Value
Type: InventPendingRegistrationDetail Table
An InventPendingRegistrationDetail record.