Page "Time Sheet Allocation"
ID 970
Namespace: Microsoft.Projects.TimeSheet
Properties
| Name |
Value |
| Caption |
Time Sheet Allocation
|
| PageType |
StandardDialog
|
Methods
InitParameters
procedure InitParameters(TimeSheetNo: Code[20], TimeSheetLineNo: Integer, QtyToAllocate: Decimal)
Parameters
| Name |
Type |
Description |
|
TimeSheetNo
|
Code[20]
|
|
|
TimeSheetLineNo
|
Integer
|
|
|
QtyToAllocate
|
Decimal
|
|
GetAllocation
procedure GetAllocation(var Quantity: array[7] of Decimal)
Parameters
| Name |
Type |
Description |
|
Quantity
|
array[7] of Decimal
|
|
See also