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 |
The "Service Header" record. |
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 |
The "Sales Header" record. |
Record "Sales Line" temporary |
vRecTempSalesDepositLine |
The deposit "Sales Line" record. |
wgFncGetDepositItemLines¶
Gets the Deposit Item lines in a temporary recordset for the given header.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Transfer Shipment Header" |
pRecTransferShipmentHeader |
The "Transfer Shipment Header" record. |
Record "Transfer Shipment Line" temporary |
vRecTempTransferShptLine |
The deposit "Transfer Shipment Line" records. |
wgFncGetDepositItemLines¶
Gets the Deposit Item lines in a temporary recordset for the given header.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Sales Shipment Header" |
pRecSalesShipmentHeader |
The "Sales Shipment Header" record. |
Record "Sales Shipment Line" temporary |
vRecTempSalesShptLine |
The deposit "Sales Shipment Line" records. |
wgFncGetDepositItemLines¶
Gets the Deposit Item lines in a temporary recordset for the given header.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Sales Invoice Header" |
pRecSalesInvoiceHeader |
The "Sales Invoice Header" record. |
Record "Sales Invoice Line" temporary |
vRecTempSalesInvLine |
The deposit "Sales Invoice Line" records. |
wgFncGetDepositItemLines¶
Gets the Deposit Item lines in a temporary recordset for the given header.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Sales Cr.Memo Header" |
pRecSalesCrMemoHeader |
The "Sales Cr.Memo Header" record. |
Record "Sales Cr.Memo Line" temporary |
vRecTempSalesCrMemoLine |
The deposit "Sales Cr.Memo Line" records. |
wgFncGetDepositItemLines¶
Gets the Deposit Item lines in a temporary recordset for the given header.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Service Cr.Memo Header" |
pRecServiceCrMemoHeader |
The "Service Cr.Memo Header" records. |
Record "Service Cr.Memo Line" temporary |
vRecTempServiceCrMemoLine |
The deposit "Service Cr.Memo Line" records. |
wgFncGetDepositItemLines¶
Gets the Deposit Item lines in a temporary recordset for the given header.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Service Invoice Header" |
pRecServiceInvoiceHeader |
The "Service Invoice Header" record. |
Record "Service Invoice Line" temporary |
vRecTempServiceInvLine |
The deposit "Service Invoice Line" records. |
wgFncGetDepositItemLines¶
Gets the Deposit Item lines in a temporary recordset for the given header.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Return Receipt Header" |
pRecReturnRcptHeader |
The "Return Receipt Header" record. |
Record "Return Receipt Line" temporary |
vRecTempReturnRcptLine |
The deposit "Return Receipt Line" records. |
wgFncGetDepositItemLines¶
Gets the Deposit Item lines in a temporary recordset for the given header.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Purchase Header" |
pRecPurchaseHeader |
The "Purchase Header" record. |
Record "Purchase Line" temporary |
vRecTempPurchaseLine |
The deposit "Purchase Line" records. |