DBA Data[Home] [Help]

APPS.PO_RCO_VALIDATION_PVT dependencies on PO_FCOUT_TYPE

Line 4148: l_fc_out_tbl po_fcout_type;

4144: l_new_tax NUMBER;
4145: l_entered_dr NUMBER;
4146: l_entered_cr NUMBER;
4147: l_org_id NUMBER;
4148: l_fc_out_tbl po_fcout_type;
4149: l_fc_result_code VARCHAR2(1);
4150: l_fc_result_status VARCHAR2(1);
4151: l_fc_msg_count NUMBER;
4152: l_fc_msg_data VARCHAR2(2000);

Line 6243: l_fc_out_tbl po_fcout_type;

6239: l_new_tax NUMBER;
6240: l_entered_dr NUMBER;
6241: l_entered_cr NUMBER;
6242: l_org_id NUMBER;
6243: l_fc_out_tbl po_fcout_type;
6244: l_fc_result_code VARCHAR2(1);
6245: l_fc_result_status VARCHAR2(1);
6246: l_fc_msg_count NUMBER;
6247: l_fc_msg_data VARCHAR2(2000);