Table of Contents

KVSMTCContProfileAnswerLnArch

Fields

Name Type Note
Contact No. Code[20]
Contact Company No. Code[20]
Profile Questionnaire Code Code[20]
Line No. Integer
Contact Company Name Text[100] FlowField
Contact Name Text[100] FlowField
Profile Questionnaire Priority Enum (KVSMTCProfileQuestPriority)
Answer Priority Enum (KVSMTCAnswerPriority)
Last Date Updated Date
Questions Answered (%) Decimal
Answer2 Text[250] FlowField
Answer Type Enum (KVSMTCAnswerType)
Answer Unit Of Measure Code Code[10]
Answer Text Text[50]
Answer Value Decimal
Answer Boolean Boolean
Version Integer
Archived at DateTime

Events

OnAfterTransferFieldsFrom(Record Contact Profile Answer, Record KVSMTCContProfileAnswerLnArch) :

Summary: Called after copying fields from Contact Profile Answer into this rec.

[IntegrationEvent(false, false)]
local procedure OnAfterTransferFieldsFrom(var FromContactProfileAnswer: Record "Contact Profile Answer"; var IntoKVSMTCContProfileAnswerLnArch: Record "KVSMTCContProfileAnswerLnArch"): 

Parameters:

  • FromContactProfileAnswer: Source
  • IntoKVSMTCContProfileAnswerLnArch: Target