Report wDCR_ServiceDraftInvoice¶
Report for service draft invoice documents.
Properties¶
Name | Value |
---|---|
Caption | Service - Draft Invoice |
DefaultRenderingLayout | Document Creator - Service Draft Invoice |
PreviewMode | PrintLayout |
UsageCategory | None |
Methods¶
wgFncInitializeRequest¶
Initializes the report with initial values before it is run.
wlEvpOnAfterGetServiceLines¶
Allows to hook into the moment right after the service item lines and service lines are retrieved.
Parameters¶
Type | Name | Description |
---|---|---|
Record "Service Header" |
pRecServHdr |
The Service Header record. |
Record "Service Item Line" temporary |
vRecTempServItemLine |
The Service Item Line records that were retrieved for the report in a temporary record set. |
Record "Service Line" temporary |
vRecTempServLine |
The Service Line records that were retrieved for the report in a temporary record set. |