Codeunit wDCR_ItemTrackingExtensions
Exposes procedures to retrieve item tracking data to be used by reports.
Properties
Methods
wgFncRetrieveItemTrackingAssemblyDocuments
Retrieving Tracking Specification for (Posted) Assembly Order (Lines). Retrieving Qty. to Handle (Base), Quantity Handled (Base), Item Ledger Entry No. for Warehouse Receipts/Shipments
Parameters
Type |
Name |
Description |
Record "Tracking Specification" temporary |
vRecTempTrackingSpecBuffer |
The tracking specification result set. |
Integer |
pTableNo |
The Table No. ((Posted) Assembly Header/Assembly Line) |
Code[20] |
pDocumentNo |
The Document No. |
Enum "Assembly Document Type" |
pDocumentType |
The Assembly Document Type |
Returns
Type |
Description |
Boolean |
true iff retrieving tracking spec. was successful |