Report wDCR_ServiceProFormaPostedShpt¶
Report for service pro forma invoices (based on posted service shipment). Sometimes also referred to as "service commercial invoice".
Properties¶
Name | Value |
---|---|
Caption | Service - Commercial Invoice |
DefaultRenderingLayout | Document Creator - Service Commercial Invoice |
PreviewMode | PrintLayout |
UsageCategory | None |
WordMergeDataItem | ShptHdr |
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. |
Boolean |
pShowCorrectionLines |
Whether to show correction lines. |
Boolean |
pShowLotSN |
Whether to show lot and serial no. information |
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. |