DBA Data[Home] [Help]

APPS.ARP_ADJUSTMENTS_PKG dependencies on STANDARD

Line 2095: | Call the standard header table handler |

2091: l_adj_rec.program_update_date := p_program_update_date;
2092: l_adj_rec.request_id := p_request_id;
2093:
2094: /*-----------------------------------------+
2095: | Call the standard header table handler |
2096: +-----------------------------------------*/
2097:
2098: lock_compare_p( l_adj_rec, p_adjustment_id);
2099:

Line 2942: | 06-SEP-95 Martin Johnson Replaced arp_standard.functional_amount|

2938: | 24-AUG-95 Martin Johnson Added parameter p_adjustment_number. |
2939: | Get adjustment_number from the sequence|
2940: | Calculate acctd_amount if it's not |
2941: | passed in. |
2942: | 06-SEP-95 Martin Johnson Replaced arp_standard.functional_amount|
2943: | with arpcurr.functional_amount |
2944: | |
2945: | 03-FEB-00 Saloni Shah Changes made for BR/BOE project. |
2946: | Need to get the value of accounting |