DBA Data[Home] [Help]

APPS.IBY_UPG_PPP_PKG dependencies on IBY_PMT_CREATION_RULES

Line 1105: update IBY_PMT_CREATION_RULES set

1101: end if;
1102:
1103: -- kp_msg('The updation of iby_sys_pmt_profiles_b tables has been done successfully');
1104:
1105: update IBY_PMT_CREATION_RULES set
1106: group_by_delivery_channel = X_PMT_GROUP_BY_DELIVERY_CHANNE,
1107: group_by_remittance_message = X_PMT_GROUP_BY_REMITTANCE_MES,
1108: group_by_max_documents_flag = X_PMT_GROUP_BY_MAX_DOCUMENTS,
1109: group_by_unique_remit_id_flag = X_PMT_GROUP_BY_UNIQUE_REMIT_ID,