Table of Contents

KVSPSAREFlatAttributeValueList

Events

KVSPSAREOnAfterItemAttributeValueMappingDelete(Integer, Code[20], Record Item Attribute Value Selection) :

[IntegrationEvent(false, false)]
local procedure KVSPSAREOnAfterItemAttributeValueMappingDelete(AttributeToDeleteID: Integer; RelatedRecordCode: Code[20]; ItemAttributeValueSelection: Record "Item Attribute Value Selection"): 

KVSPSAREOnAfterItemAttributeValueMappingModify(Record Item Attribute Value Mapping, Record Item Attribute Value Selection) :

[IntegrationEvent(false, false)]
local procedure KVSPSAREOnAfterItemAttributeValueMappingModify(var ItemAttributeValueMapping: Record "Item Attribute Value Mapping"; ItemAttributeValueSelection: Record "Item Attribute Value Selection"): 

KVSPSAREOnBeforeItemAttributeValueMappingInsert(Record Item Attribute Value Mapping, Record Item Attribute Value, Record Item Attribute Value Selection) :

[IntegrationEvent(false, false)]
local procedure KVSPSAREOnBeforeItemAttributeValueMappingInsert(var ItemAttributeValueMapping: Record "Item Attribute Value Mapping"; ItemAttributeValue: Record "Item Attribute Value"; ItemAttributeValueSelection: Record "Item Attribute Value Selection"): 

KVSPSAREOnBeforeItemAttributeValueMappingModify(Record Item Attribute Value Mapping, Record Item Attribute Value, Code[20]) :

[IntegrationEvent(false, false)]
local procedure KVSPSAREOnBeforeItemAttributeValueMappingModify(var ItemAttributeValueMapping: Record "Item Attribute Value Mapping"; ItemAttributeValue: Record "Item Attribute Value"; RelatedRecordCode: Code[20]): 

KVSPSAREOnBeforeValidateAttributeName(Record Item Attribute Value Selection, Code[20]) :

[IntegrationEvent(false, false)]
local procedure KVSPSAREOnBeforeValidateAttributeName(var ItemAttributeValueSelection: Record "Item Attribute Value Selection"; RelatedRecordCode: Code[20]): 

KVSPSAREOnLoadAttributesOnBeforeTempItemAttributeValue(Record Item Attribute Value, Record Item Attribute Value Mapping, Code[20]) :

[IntegrationEvent(false, false)]
local procedure KVSPSAREOnLoadAttributesOnBeforeTempItemAttributeValue(var TempItemAttributeValue: Record "Item Attribute Value" temporary; ItemAttributeValueMapping: Record "Item Attribute Value Mapping"; RelatedRecordCode: Code[20]):