Table "Whse. Internal Put-away Header"

ID 7331
Namespace: Microsoft.Warehouse.InternalDocument

Properties

Name Value
Caption Whse. Internal Put-away Header
LookupPageID Page Microsoft.Warehouse.InternalDocument."Whse. Internal Put-away 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
"No. Series" Code[20]
Comment Boolean
"From Bin Code" Code[20]
"From Zone Code" Code[10]
"Due Date" Date
"Document Status" Option
"Sorting Method" Enum Microsoft.Warehouse.Setup."Warehouse Internal Sorting Method"
Status Option
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

MessageIfInternalPutawayLinesExist

procedure MessageIfInternalPutawayLinesExist(ChangedFieldName: Text[80])

Parameters

Name Type Description
ChangedFieldName Text[80]

AssistEdit

procedure AssistEdit(OldWhseInternalPutAwayHeader: Record "Whse. Internal Put-away Header"): Boolean

Parameters

Name Type Description
OldWhseInternalPutAwayHeader Table Microsoft.Warehouse.InternalDocument."Whse. Internal Put-away Header"

Returns

Type Description
Boolean

GetDocumentStatus

procedure GetDocumentStatus(SkipLineNo: Integer): Integer

Parameters

Name Type Description
SkipLineNo Integer

Returns

Type Description
Integer

SetWhseLocationFilter

procedure SetWhseLocationFilter()

LookupLocation

procedure LookupLocation(var WhseInternalPutAwayHeader: Record "Whse. Internal Put-away Header")

Parameters

Name Type Description
WhseInternalPutAwayHeader Table Microsoft.Warehouse.InternalDocument."Whse. Internal Put-away Header"

SetHideValidationDialog

procedure SetHideValidationDialog(NewHideValidationDialog: Boolean)

Parameters

Name Type Description
NewHideValidationDialog Boolean

DeleteRelatedLines

procedure DeleteRelatedLines()

CheckPutawayRequired

procedure CheckPutawayRequired(LocationCode: Code[10])

Parameters

Name Type Description
LocationCode Code[10]

Events

OnSortWhseDocOnCaseSortingMethodElse

[IntegrationEvent(False,False)]
local procedure OnSortWhseDocOnCaseSortingMethodElse(WhseInternalPutawayHeader: Record "Whse. Internal Put-away Header")

Parameters

Name Type Description
WhseInternalPutawayHeader Table Microsoft.Warehouse.InternalDocument."Whse. Internal Put-away Header"

See also