DBA Data[Home] [Help]

APPS.AR_DEFERRAL_REASONS_GRP dependencies on OE_AR_ACCEPTANCE_GRP

Line 402: OE_AR_Acceptance_GRP.Get_interface_attributes

398: -- and loop through them
399:
400: /* 5501735 - added this call as it was missing in
401: POD routines */
402: OE_AR_Acceptance_GRP.Get_interface_attributes
403: ( p_line_id => so_line_rec.order_line_id
404: , x_line_flex_rec => l_order_line
405: , x_return_status => x_return_status
406: , x_msg_count => x_msg_count