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.
Deletes records in the InventPendingQuantity table and in the InventPendingRegistrationDetail table for a pending registration.
Syntax
server public static void deletePendingRegistration(SourceDocumentLineRecId _sourceDocumentLineRecId, [boolean _forceDelete])
Run On
Server
Parameters
- _sourceDocumentLineRecId
Type: SourceDocumentLineRecId Extended Data Type
The record ID of a SourceDocumentLine record.
- _forceDelete
Type: boolean
A Boolean value that specifies whether the deletion is to be forced.