DBA Data[Home] [Help]

APPS.ECE_AR_TRANSACTION dependencies on STANDARD

Line 3632: -- If Allowance and Charges functionality becomes part of Standard EDI Gateway then

3628: 'ECE_INO_LINE_TAX_V.LINE_NUMBER = :line_number';
3629: ec_debug.pl ( 3, 'cLine_t_where: ',cLine_t_where );
3630:
3631: -- **********************************************************************************
3632: -- If Allowance and Charges functionality becomes part of Standard EDI Gateway then
3633: -- remove check on automotive product being installed without modifying the where
3634: -- clause.
3635: -- **********************************************************************************
3636:

Line 4849: -- If the allowances and charges are incorporated as part of the standard product

4845: ec_debug.pl ( 3, 'nPos18: ',nPos18 );
4846:
4847: -- Check for automotive installation and call the procedure get_allownace_charge.
4848: -- Both the header and detail level charges are populated here
4849: -- If the allowances and charges are incorporated as part of the standard product
4850: -- in future, then modify the code appropriately to exclude check about automotive
4851: -- installation
4852:
4853: l_data_found := FALSE;