DBA Data[Home] [Help]

APPS.ARP_AAH_PKG dependencies on AR_ADJUSTMENTS

Line 614: IN ar_adjustments.adjustment_id%type )

610: | |
611: +===========================================================================*/
612:
613: PROCEDURE lock_f_adj_id( p_adjustment_id
614: IN ar_adjustments.adjustment_id%type )
615: IS
616:
617: CURSOR LOCK_C IS
618: SELECT approval_action_history_id

Line 1079: IN ar_adjustments.adjustment_id%type)

1075: | |
1076: +===========================================================================*/
1077:
1078: procedure delete_f_adj_id( p_adjustment_id
1079: IN ar_adjustments.adjustment_id%type)
1080: IS
1081:
1082:
1083: BEGIN

Line 1190: p_adjustment_id IN ar_adjustments.adjustment_id%type)

1186: | |
1187: +===========================================================================*/
1188:
1189: PROCEDURE update_f_adj_id( p_aah_rec IN ar_approval_action_history%rowtype,
1190: p_adjustment_id IN ar_adjustments.adjustment_id%type)
1191: IS
1192:
1193:
1194: BEGIN

Line 1518: ar_adjustments.adjustment_id%type )

1514: +===========================================================================*/
1515:
1516:
1517: PROCEDURE display_aah_f_adj_id( p_adjustment_id IN
1518: ar_adjustments.adjustment_id%type )
1519: IS
1520:
1521: CURSOR aah_cursor IS
1522: SELECT approval_action_history_id