140 |
MapField |
GraphDataSetup.AddIntgrationFieldMapping(IntegrationMappingCodeTxt,FieldNo,IntegrationFieldNo,ValidateField); |
|
Design: Sizelength exceeded by -1 on MappingName. |
140 |
OnCreateBusinessProfileIntegrationMappings |
GraphDataSetup.CreateIntegrationMapping(IntegrationMappingCodeTxt); |
|
Design: Sizelength exceeded by -1 on MappingCode. |
139 |
OnFindWebhookSubscription |
IntegrationMappingCode := IntegrationMappingCodeTxt; |
|
Design: Sizelength exceeded by -1 on IntegrationMappingCode. |
139 |
OnGetMappingCode |
MappingCode := IntegrationMappingCodeTxt; |
|
Design: Sizelength exceeded by -1 on MappingCode. |
151 |
OnAddBusinessProfileIntegrationMapping |
TempGraphBusinessProfile |
|
A temporary table can only be initialized by inserting a record into it. |
151 |
OnIgnoreSyncBasedOnChangekey |
CompanyInformation |
|
Prefix the name of the variable with the word 'Dummy', if you only use it to access its metadata. |