DBA Data[Home] [Help]

APPS.GMP_WPS_WRAPPER_PKG SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 72

	 SELECT decode(material_constrained,1,1,-1)
	 INTO l_matl_cons
	 FROM wip_parameters
	 WHERE organization_id = P_ORGANIZATION_ID ;