DBA Data[Home] [Help]

APPS.CSP_REPAIR_PO_PVT dependencies on CSP_PARTS_REQUIREMENT

Line 181: l_header_rec csp_parts_requirement.header_rec_type;

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

Line 182: l_line_rec csp_parts_requirement.line_rec_type;

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

Line 183: l_line_tbl csp_parts_requirement.line_Tbl_type;

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