DBA Data[Home] [Help]

APPS.ARP_PROCESS_DIST dependencies on ARP_TRX_VALIDATE

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

934: | Check the form version to determine if it |
935: | is compatible with the entity handler. |
936: +----------------------------------------------*/
937:
938: arp_trx_validate.ar_entity_version_check(p_form_name, p_form_version);
939:
940: /*-------------------------+
941: | Do required validation |
942: +-------------------------*/

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

1109: | Check the form version to determine if it |
1110: | is compatible with the entity handler. |
1111: +----------------------------------------------*/
1112:
1113: arp_trx_validate.ar_entity_version_check(p_form_name, p_form_version);
1114:
1115: set_flags(p_cust_trx_line_gl_dist_id,
1116: p_dist_rec,
1117: l_posted_flag,

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

1485: | Check the form version to determine if it |
1486: | is compatible with the entity handler. |
1487: +----------------------------------------------*/
1488:
1489: arp_trx_validate.ar_entity_version_check(p_form_name, p_form_version);
1490:
1491: /*-------------------------+
1492: | Do required validation |
1493: +-------------------------*/