Report wDCR_ServiceOrderConfirmation
Report for service order confirmation documents.
Properties
| Name | 
Value | 
| Caption | 
Service - Order Confirmation | 
| DefaultRenderingLayout | 
Document Creator - Service Order Confirmation | 
| PreviewMode | 
PrintLayout | 
| UsageCategory | 
None | 
| WordMergeDataItem | 
ServHdr | 
Methods
wgFncInitializeRequest
Initializes the report with initial values before it is run.
Parameters
| Type | 
Name | 
Description | 
Integer | 
pNoOfCopies | 
The number of copies to render. | 
Boolean | 
pShowInternalInfo | 
Whether to show internal information like dimensions and internal comments. | 
Boolean | 
pPrint | 
Whether to treat this render as intended for printing. | 
Trl
Gets the translation for the specified label/tag.
Parameters
| Type | 
Name | 
Description | 
Text[50] | 
pLblName | 
The label. | 
Returns
| Type | 
Description | 
Text | 
The translation text for the label. | 
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. |