DBA Data[Home] [Help]

APPS.CSP_REQUIREMENT_POPULATE_PVT dependencies on DUAL

Line 165: FROM DUAL;

161: END IF;
162: IF px_header_id is null and p_called_by = 2 THEN
163: select CSP_Requirement_headers_s1.nextval
164: INTO px_header_id
165: FROM DUAL;
166: END IF;
167: IF l_header_return_status = FND_API.G_RET_STS_SUCCESS THEN
168: If l_manual_quantity is null then
169: IF l_rollup_quantity is not null THEN