DBA Data[Home] [Help]

APPS.GMDRPGAP_WF_PKG dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 25: l_creation_orgn_code ORG_ORGANIZATION_DEFINITIONS.ORGANIZATION_CODE%TYPE;

21: /* Mercy Thomas Bug 3173515 Added the following variables for the NPD workflow changes */
22: l_recipe_description GMD_RECIPES.RECIPE_DESCRIPTION%TYPE;
23: l_owner_id GMD_RECIPES.OWNER_ID%TYPE;
24: /* Krishna Prasad , Modified added orgn_id for WF Convergence */
25: l_creation_orgn_code ORG_ORGANIZATION_DEFINITIONS.ORGANIZATION_CODE%TYPE;
26: l_creation_orgn_id GMD_RECIPES.creation_organization_id%TYPE;
27: l_formula_id FM_FORM_MST.FORMULA_ID%TYPE;
28: l_routing_id GMD_ROUTINGS.ROUTING_ID%TYPE;
29: l_formula_no FM_FORM_MST.FORMULA_NO%TYPE;