Share via


Table "Whse. Internal Pick Header"

ID 7333
Namespace: Microsoft.Warehouse.InternalDocument

Properties

Name Value
Caption Whse. Internal Pick Header
DataCaptionFields 1
LookupPageID Page Microsoft.Warehouse.InternalDocument."Whse. Internal Pick List"
DataClassification CustomerContent

Fields

Name Type Description
"No." Code[20]
"Location Code" Code[10]
"Assigned User ID" Code[50]
"Assignment Date" Date
"Assignment Time" Time
"Sorting Method" Enum Microsoft.Warehouse.Setup."Warehouse Internal Sorting Method"
"No. Series" Code[20]
Comment Boolean
"To Bin Code" Code[20]
"To Zone Code" Code[10]
"Document Status" Option
"Due Date" Date
Status Option
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

AssistEdit

procedure AssistEdit(OldWhseInternalPickHeader: Record "Whse. Internal Pick Header"): Boolean

Parameters

Name Type Description
OldWhseInternalPickHeader Table Microsoft.Warehouse.InternalDocument."Whse. Internal Pick Header"

Returns

Type Description
Boolean

GetDocumentStatus

procedure GetDocumentStatus(SkipLineNo: Integer): Integer

Parameters

Name Type Description
SkipLineNo Integer

Returns

Type Description
Integer

MessageIfInternalPickLinesExist

procedure MessageIfInternalPickLinesExist(ChangedFieldName: Text[80])

Parameters

Name Type Description
ChangedFieldName Text[80]

SetWhseLocationFilter

procedure SetWhseLocationFilter()

LookupLocation

procedure LookupLocation(var WhseInternalPickHeader: Record "Whse. Internal Pick Header")

Parameters

Name Type Description
WhseInternalPickHeader Table Microsoft.Warehouse.InternalDocument."Whse. Internal Pick Header"

SetHideValidationDialog

procedure SetHideValidationDialog(NewHideValidationDialog: Boolean)

Parameters

Name Type Description
NewHideValidationDialog Boolean

DeleteRelatedLines

procedure DeleteRelatedLines()

CheckPickRequired

procedure CheckPickRequired(LocationCode: Code[10])

Parameters

Name Type Description
LocationCode Code[10]

Events

OnSortWhseDocOnCaseSortingMethodElse

[IntegrationEvent(False,False)]
local procedure OnSortWhseDocOnCaseSortingMethodElse(WhseInternalPickHeader: Record "Whse. Internal Pick Header")

Parameters

Name Type Description
WhseInternalPickHeader Table Microsoft.Warehouse.InternalDocument."Whse. Internal Pick Header"

See also