DBA Data[Home] [Help]

APPS.ARP_PROCESS_BR_BATCHES dependencies on ARP_TRX_VALIDATE

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

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

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

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

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

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

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

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