DBA Data[Home] [Help]

APPS.ARP_PROCESS_BR_BATCHES dependencies on ARP_TRX_VALIDATE

Line 731: arp_trx_validate.ar_entity_version_check (p_form_name, p_form_version);

727: | Check the form version to determine if it is compatible |
728: | with the entity handler |
729: +-------------------------------------------------------------*/
730:
731: arp_trx_validate.ar_entity_version_check (p_form_name, p_form_version);
732:
733: /*----------------------------------------------------------------+
734: | Batch Information |
735: +----------------------------------------------------------------*/

Line 1002: arp_trx_validate.ar_entity_version_check (p_form_name, p_form_version);

998: | Check the form version to determine if it is compatible |
999: | with the entity handler |
1000: +-------------------------------------------------------------*/
1001:
1002: arp_trx_validate.ar_entity_version_check (p_form_name, p_form_version);
1003:
1004:
1005: /*----------------------------------------------------------------+
1006: | Batch Information |

Line 1231: arp_trx_validate.ar_entity_version_check (p_form_name, p_form_version);

1227: | Check the form version to determine if it is compatible |
1228: | with the entity handler |
1229: +-------------------------------------------------------------*/
1230:
1231: arp_trx_validate.ar_entity_version_check (p_form_name, p_form_version);
1232:
1233:
1234: /*-------------------------------------------------------------+
1235: | Do required validation |

Line 1394: arp_trx_validate.ar_entity_version_check (p_form_name, p_form_version);

1390: | Check the form version to determine if it is compatible |
1391: | with the entity handler |
1392: +-------------------------------------------------------------*/
1393:
1394: arp_trx_validate.ar_entity_version_check (p_form_name, p_form_version);
1395:
1396:
1397:
1398: /*---------------------------------------------------------------+