Merge pull request #121 feature-NEWDWH2021-790 into develop-6crm

This commit is contained in:
朝倉 明日香 2022-10-24 10:35:55 +09:00
commit 6373689a84
13 changed files with 13 additions and 13 deletions

View File

@ -1 +1 @@
CALL src02.crm_history('src02.crm_account_share', 'last_modified_date');
CALL src02.crm_history('src02.crm_AccountShare', 'LastModifiedDate');

View File

@ -1 +1 @@
CALL src02.crm_history('src02.crm_account', 'system_modstamp');
CALL src02.crm_history('src02.crm_Account', 'SystemModstamp');

View File

@ -1 +1 @@
CALL src02.crm_history('src02.crm_child_account_vod__c', 'system_modstamp');
CALL src02.crm_history('src02.crm_Child_Account_vod__c', 'SystemModstamp');

View File

@ -1 +1 @@
CALL src02.crm_history('src02.crm_contact', 'system_modstamp');
CALL src02.crm_history('src02.crm_Contact', 'SystemModstamp');

View File

@ -1 +1 @@
CALL src02.crm_data_sync('src02.crm_group', 'src02.crm_group_all', 'system_modstamp');
CALL src02.crm_data_sync('src02.crm_Group', 'src02.crm_Group_all', 'SystemModstamp');

View File

@ -1 +1 @@
CALL src02.crm_history('src02.crm_group', 'system_modstamp');
CALL src02.crm_history('src02.crm_Group', 'SystemModstamp');

View File

@ -1 +1 @@
CALL src02.crm_history('src02.crm_object_territory2_association', 'system_modstamp');
CALL src02.crm_history('src02.crm_ObjectTerritory2Association', 'SystemModstamp');

View File

@ -1 +1 @@
CALL src02.crm_history('src02.crm_product_metrics_vod__c', 'system_modstamp');
CALL src02.crm_history('src02.crm_Product_Metrics_vod__c', 'SystemModstamp');

View File

@ -1 +1 @@
CALL src02.crm_history('src02.crm_profile', 'system_modstamp');
CALL src02.crm_history('src02.crm_Profile', 'SystemModstamp');

View File

@ -1 +1 @@
CALL src02.crm_data_sync('src02.crm_territory2', 'src02.crm_territory2_all', 'system_modstamp');
CALL src02.crm_data_sync('src02.crm_Territory2', 'src02.crm_Territory2_all', 'SystemModstamp');

View File

@ -1 +1 @@
CALL src02.crm_history('src02.crm_territory2', 'system_modstamp');
CALL src02.crm_history('src02.crm_Territory2', 'SystemModstamp');

View File

@ -1 +1 @@
CALL src02.crm_data_sync('src02.crm_user_territory2_association', 'src02.crm_user_territory2_association_all', 'system_modstamp');
CALL src02.crm_data_sync('src02.crm_UserTerritory2Association', 'src02.crm_UserTerritory2Association_all', 'SystemModstamp');

View File

@ -1 +1 @@
CALL src02.crm_history('src02.crm_user_territory2_association', 'system_modstamp');
CALL src02.crm_history('src02.crm_UserTerritory2Association', 'SystemModstamp');