DBA Data[Home] [Help]

APPS.ARP_PROCESS_DIST dependencies on ARP_TRX_VALIDATE

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

898: | Check the form version to determine if it |
899: | is compatible with the entity handler. |
900: +----------------------------------------------*/
901:
902: arp_trx_validate.ar_entity_version_check(p_form_name, p_form_version);
903:
904: /*-------------------------+
905: | Do required validation |
906: +-------------------------*/

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

1073: | Check the form version to determine if it |
1074: | is compatible with the entity handler. |
1075: +----------------------------------------------*/
1076:
1077: arp_trx_validate.ar_entity_version_check(p_form_name, p_form_version);
1078:
1079: set_flags(p_cust_trx_line_gl_dist_id,
1080: p_dist_rec,
1081: l_posted_flag,

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

1400: | Check the form version to determine if it |
1401: | is compatible with the entity handler. |
1402: +----------------------------------------------*/
1403:
1404: arp_trx_validate.ar_entity_version_check(p_form_name, p_form_version);
1405:
1406: /*-------------------------+
1407: | Do required validation |
1408: +-------------------------*/