DBA Data[Home] [Help]

APPS.CSP_REQUIREMENT_POPULATE_PVT dependencies on DUAL

Line 149: FROM DUAL;

145: END IF;
146: IF px_header_id is null and p_called_by = 2 THEN
147: select CSP_Requirement_headers_s1.nextval
148: INTO px_header_id
149: FROM DUAL;
150: END IF;
151: IF l_header_return_status = FND_API.G_RET_STS_SUCCESS THEN
152: If l_manual_quantity is null then
153: IF l_rollup_quantity is not null THEN