DBA Data[Home] [Help]

APPS.GMF_CMCOMMON dependencies on SY_ORGN_MST

Line 103: P_cached_orgn_code sy_orgn_mst.orgn_code%TYPE;

99: P_cost_type gl_item_cst.cost_type%TYPE; /* used to receive cost_type*/
100: P_fmeff_id gl_item_cst.fmeff_id%TYPE; /* used to receive fmeff_id*/
101: P_cached_gl_cost_mthd gmf_fiscal_policies.cost_type_id%TYPE;
102: P_cached_cost_whse_code cm_whse_asc.organization_id%TYPE;
103: P_cached_orgn_code sy_orgn_mst.orgn_code%TYPE;
104: P_cached_co_code sy_orgn_mst.co_code%TYPE;
105:
106: P_cached_legal_entity_id gmf_fiscal_policies.legal_entity_id%TYPE;
107: P_cached_cost_organization_id cm_whse_asc.cost_organization_id%TYPE;

Line 104: P_cached_co_code sy_orgn_mst.co_code%TYPE;

100: P_fmeff_id gl_item_cst.fmeff_id%TYPE; /* used to receive fmeff_id*/
101: P_cached_gl_cost_mthd gmf_fiscal_policies.cost_type_id%TYPE;
102: P_cached_cost_whse_code cm_whse_asc.organization_id%TYPE;
103: P_cached_orgn_code sy_orgn_mst.orgn_code%TYPE;
104: P_cached_co_code sy_orgn_mst.co_code%TYPE;
105:
106: P_cached_legal_entity_id gmf_fiscal_policies.legal_entity_id%TYPE;
107: P_cached_cost_organization_id cm_whse_asc.cost_organization_id%TYPE;
108: P_cached_cost_basis gmf_fiscal_policies.cost_basis%TYPE;