Skip to content

KVSPSA JobCard#

Extends #437dbf0e84ff417a965ded2bb9650972#Job Card

Events#

KVSPSAOnAfterOnLookupSellToPostCode(Record Job, Text, Text) :#

[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterOnLookupSellToPostCode(var Job: Record "Job"; SellToCity: Text; SellToCounty: Text): 
[EventSubscriber(ObjectType::PageExtension, PageExtension::"KVSPSA JobCard", 'KVSPSAOnAfterOnLookupSellToPostCode', '', false, false)]
local procedure DoSomethingKVSPSAOnAfterOnLookupSellToPostCode(var Job: Record "Job"; SellToCity: Text; SellToCounty: Text)
begin
end;

KVSPSAOnAfterOnLookupShipToPostCode(Record Job, Text, Text) :#

[IntegrationEvent(false, false)]
local procedure KVSPSAOnAfterOnLookupShipToPostCode(var Job: Record "Job"; ShipToCity: Text; ShipToCounty: Text): 
[EventSubscriber(ObjectType::PageExtension, PageExtension::"KVSPSA JobCard", 'KVSPSAOnAfterOnLookupShipToPostCode', '', false, false)]
local procedure DoSomethingKVSPSAOnAfterOnLookupShipToPostCode(var Job: Record "Job"; ShipToCity: Text; ShipToCounty: Text)
begin
end;

Protected Variables#

KVSPSAGlobalAllFieldsEditable#

Type: Boolean

KVSPSAGlobalExtendedPriceCalcEnabled#

Type: Boolean

KVSPSAGlobalExtendedPriceFeatureEnabled#

Type: Boolean

KVSPSAGlobalSalesJobAccEntryFromBudget#

Type: Boolean

KVSPSAGlobalSelltoCustomerTemplateCodeEdit#

Type: Boolean