KVSKBAVendor#
Extends #437dbf0e84ff417a965ded2bb9650972#Vendor
Fields#
| Name | Type | Note | 
|---|---|---|
| KVSKBALUCID | Code[15] | |
| KVSKBAMinimumOrderAmount | Decimal | |
| KVSKBACarriagePaidLimit | Decimal | |
| KVSKBABonusGroupCode | Code[10] | Warning: Obsolete | 
| KVSKBACopyBuyfromAddrtoQteFrom | Option | OptionMembers: Company,Person | 
| KVSKBANoofExtendedTexts | Integer | FlowField | 
| KVSKBANoofAdvertisingGroups | Integer | FlowField | 
| KVSKBAMaintenance | Enum (KVSKBAMaintenance) | |
| KVSKBAStatusCheckingMandFields | Enum (KVSKBAStatusCheckingMandFields) | |
| KVSKBABlockedBy | Enum (KVSKBABlockedBy) | |
| KVSKBABlockedUser | Enum Vendor Blocked | |
| KVSKBAPOrdConfRemTermsCode | Code[10] | |
| KVSKBAEntryPoint | Code[10] | |
| KVSKBAArea | Code[10] | |
| KVSKBATransactionSpecification | Code[10] | |
| KVSKBANoofPstdReceipts | Integer | FlowField | 
| KVSKBANoofPstdInvoices | Integer | FlowField | 
| KVSKBANoofPstdReturnShipments | Integer | FlowField | 
| KVSKBANoofPstdCreditMemos | Integer | FlowField | 
| KVSKBAPayToNoofPstdReceipts | Integer | FlowField | 
| KVSKBAPayToNoofPstdInvoices | Integer | FlowField | 
| KVSKBAPayToNoofPstdReturnS | Integer | FlowField | 
| KVSKBAPayToNoofPstdCrMemos | Integer | FlowField | 
| KVSKBATransSpecReturnCode | Code[10] | |
| KVSKBAPricingVendor | Option | OptionMembers: ,Buy-from Vendor,Pay-to Vendor | 
| KVSKBAShippingAgentServiceCode | Code[10] | |
| KVSKBAPackingSuggestionGroup | Code[20] | |
| KVSKBAInboundPackLocationCode | Code[10] | |
| KVSKBAInboundPackBinCode | Code[20] | 
Events#
KVSKBAOnBeforeCheckMandatoryFieldsAction(Boolean, Boolean) :#
[IntegrationEvent(true, false)]
local procedure KVSKBAOnBeforeCheckMandatoryFieldsAction(ShowAction: Boolean; var IsHandled: Boolean): 
[EventSubscriber(ObjectType::TableExtension, TableExtension::"KVSKBAVendor", 'KVSKBAOnBeforeCheckMandatoryFieldsAction', '', false, false)]
local procedure DoSomethingKVSKBAOnBeforeCheckMandatoryFieldsAction(ShowAction: Boolean; var IsHandled: Boolean)
begin
end;