Skip to content

Codeunit WSB_ReportHelperManagementDI

Helper codeunit to for adding Deposit Items to reports.

Properties

Name Value
Access Public

Methods

wgFncGetDepositItemLines

Gets the Deposit Item lines in a temporary recordset for the given header.

Parameters

Type Name Description
Record "Service Header" pRecServiceHeader Record "Service Header".
Record "Service Line" temporary vRecTempServiceDepositLine Temporary VAR Record "Service Line".

wgFncGetDepositItemLines

Gets the Deposit Item lines in a temporary recordset for the given header.

Parameters

Type Name Description
Record "Sales Header" pRecSalesHeader Record "Sales Header".
Record "Sales Line" temporary vRecTempSalesDepositLine Temporary VAR Record "Sales Line".

wgFncGetDepositItemLines

Gets the Deposit Item lines in a temporary recordset for the given header.

Parameters

Type Name Description
Record "Transfer Shipment Header" pRecTransferShipmentHeader Record "Transfer Shipment Header".
Record "Transfer Shipment Line" temporary vRecTempTransferShptLine Temporary VAR Record "Transfer Shipment Line".

wgFncGetDepositItemLines

Gets the Deposit Item lines in a temporary recordset for the given header.

Parameters

Type Name Description
Record "Sales Shipment Header" pRecSalesShipmentHeader Record "Sales Shipment Header".
Record "Sales Shipment Line" temporary vRecTempSalesShptLine Temporary VAR Record "Sales Shipment Line".

wgFncGetDepositItemLines

Gets the Deposit Item lines in a temporary recordset for the given header.

Parameters

Type Name Description
Record "Sales Invoice Header" pRecSalesInvoiceHeader Record "Sales Invoice Header".
Record "Sales Invoice Line" temporary vRecTempSalesInvLine Temporary VAR Record "Sales Invoice Line".

wgFncGetDepositItemLines

Gets the Deposit Item lines in a temporary recordset for the given header.

Parameters

Type Name Description
Record "Sales Cr.Memo Header" pRecSalesCrMemoHeader Record "Sales Cr.Memo Header".
Record "Sales Cr.Memo Line" temporary vRecTempSalesCrMemoLine Temporary VAR Record "Sales Cr.Memo Line".

wgFncGetDepositItemLines

Gets the Deposit Item lines in a temporary recordset for the given header.

Parameters

Type Name Description
Record "Service Cr.Memo Header" pRecServiceCrMemoHeader Record "Service Cr.Memo Header".
Record "Service Cr.Memo Line" temporary vRecTempServiceCrMemoLine Temporary VAR Record "Service Cr.Memo Line".

wgFncGetDepositItemLines

Gets the Deposit Item lines in a temporary recordset for the given header.

Parameters

Type Name Description
Record "Service Invoice Header" pRecServiceInvoiceHeader Record "Service Invoice Header".
Record "Service Invoice Line" temporary vRecTempServiceInvLine Temporary VAR Record "Service Invoice Line".

wgFncGetDepositItemLines

Gets the Deposit Item lines in a temporary recordset for the given header.

Parameters

Type Name Description
Record "Return Receipt Header" pRecReturnRcptHeader Record "Return Receipt Header".
Record "Return Receipt Line" temporary vRecTempReturnRcptLine Temporary VAR Record "Return Receipt Line".

wgFncGetDepositItemLines

Gets the Deposit Item lines in a temporary recordset for the given header.

Parameters

Type Name Description
Record "Purchase Header" pRecPurchaseHeader Record "Purchase Header".
Record "Purchase Line" temporary vRecTempPurchaseLine Temporary VAR Record "Purchase Line".