DBA Data[Home] [Help]

APPS.CSP_PC_FORM_MTLTXNS dependencies on CSP_MOVEORDER_LINES

Line 1614: from csp_moveorder_lines

1610: and organization_id = p_organization_id;
1611:
1612:
1613: select header_id into l_header_id
1614: from csp_moveorder_lines
1615: where line_id = l_move_order_line_id;
1616:
1617: -- validate whether the move order is under manual receipt, if not, raise an exception.
1618: select autoreceipt_flag into l_autoreceipt_flag