DBA Data[Home] [Help]

APPS.ARP_PROCESS_SALESCREDIT dependencies on ARP_TRX_VALIDATE

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

1070: | Check the form version to determine if it |
1071: | is compatible with the entity handler. |
1072: +----------------------------------------------*/
1073:
1074: arp_trx_validate.ar_entity_version_check(p_form_name, p_form_version);
1075:
1076: /*-------------------------+
1077: | Do required validation |
1078: +-------------------------*/

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

1241: | Check the form version to determine if it |
1242: | is compatible with the entity handler. |
1243: +----------------------------------------------*/
1244:
1245: arp_trx_validate.ar_entity_version_check(p_form_name, p_form_version);
1246:
1247: set_flags(p_cust_trx_line_salesrep_id,
1248: p_srep_rec,
1249: p_backout_flag,

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

1517: | Check the form version to determine if it |
1518: | is compatible with the entity handler. |
1519: +----------------------------------------------*/
1520:
1521: arp_trx_validate.ar_entity_version_check(p_form_name, p_form_version);
1522:
1523: /*-------------------------+
1524: | Do required validation |
1525: +-------------------------*/