Report "Pick Instruction"
ID 214
Namespace: Microsoft.Sales.Document
Properties
| Name |
Value |
| DefaultLayout |
RDLC
|
| RDLCLayout |
./Sales/Document/PickInstruction.rdlc
|
| Caption |
Pick Instruction
|
Methods
InitializeRequest
procedure InitializeRequest(NewNoOfCopies: Integer)
Parameters
| Name |
Type |
Description |
|
NewNoOfCopies
|
Integer
|
|
Events
OnBeforeGetUOM
[IntegrationEvent(False,False)]
local procedure OnBeforeGetUOM(UOMCode: Code[10], var Result: Text, var IsHandled: Boolean)
Parameters
| Name |
Type |
Description |
|
UOMCode
|
Code[10]
|
|
|
Result
|
Text
|
|
|
IsHandled
|
Boolean
|
|
See also