KVSKBAPostedDispHandSSCCLabel
Events
OnBeforeSetLanguageFormatAddress(Record KVSKBAPostedDispatchHandHeader, Boolean) :
Summary: Event raised before setting language code for address formatting in the report.
[IntegrationEvent(false, false)]
local procedure OnBeforeSetLanguageFormatAddress(PostedDispatchHandHeader: Record "KVSKBAPostedDispatchHandHeader"; var IsHandled: Boolean):
Parameters:
PostedDispatchHandHeader: The record of the posted dispatch handling header.IsHandled: Indicates whether the event has been handled.
Remarks: Set IsHandled to true to suppress the default setting of language code for address formatting based on the "Language Code" field of the posted dispatch handling header.