DBA Data[Home] [Help]

APPS.CSP_REPAIR_PO_PVT dependencies on CSP_PARTS_REQUIREMENT

Line 183: l_header_rec csp_parts_requirement.header_rec_type;

179: l_org_name VARCHAR2(240);
180: l_sec_inv_name VARCHAR2(240);
181: L_ORGANIZATION_NAME VARCHAR2(240);
182:
183: l_header_rec csp_parts_requirement.header_rec_type;
184: l_line_rec csp_parts_requirement.line_rec_type;
185: l_line_tbl csp_parts_requirement.line_Tbl_type;
186: l_dest_organization_id NUMBER;
187: I NUMBER;

Line 184: l_line_rec csp_parts_requirement.line_rec_type;

180: l_sec_inv_name VARCHAR2(240);
181: L_ORGANIZATION_NAME VARCHAR2(240);
182:
183: l_header_rec csp_parts_requirement.header_rec_type;
184: l_line_rec csp_parts_requirement.line_rec_type;
185: l_line_tbl csp_parts_requirement.line_Tbl_type;
186: l_dest_organization_id NUMBER;
187: I NUMBER;
188: l_ship_to_location_id NUMBER;

Line 185: l_line_tbl csp_parts_requirement.line_Tbl_type;

181: L_ORGANIZATION_NAME VARCHAR2(240);
182:
183: l_header_rec csp_parts_requirement.header_rec_type;
184: l_line_rec csp_parts_requirement.line_rec_type;
185: l_line_tbl csp_parts_requirement.line_Tbl_type;
186: l_dest_organization_id NUMBER;
187: I NUMBER;
188: l_ship_to_location_id NUMBER;
189: