DBA Data[Home] [Help]

APPS.GMF_COPY_PERCENTAGE_BURDEN dependencies on CM_MTHD_MST

Line 27: pi_cost_type_id_from IN cm_mthd_mst.cost_type_id%TYPE,

23: po_retcode OUT NOCOPY VARCHAR2,
24: pi_legal_entity_id_from IN gmf_burden_percentages.legal_entity_id%TYPE,
25: pi_calendar_code_from IN cm_cldr_hdr.calendar_code%TYPE,
26: pi_period_code_from IN cm_cldr_dtl.period_code%TYPE,
27: pi_cost_type_id_from IN cm_mthd_mst.cost_type_id%TYPE,
28: pi_legal_entity_id_to IN gmf_burden_percentages.legal_entity_id%TYPE,
29: pi_calendar_code_to IN cm_cldr_hdr.calendar_code%TYPE,
30: pi_period_code_to IN cm_cldr_dtl.period_code%TYPE,
31: pi_cost_type_id_to IN cm_mthd_mst.cost_type_id%TYPE,

Line 31: pi_cost_type_id_to IN cm_mthd_mst.cost_type_id%TYPE,

27: pi_cost_type_id_from IN cm_mthd_mst.cost_type_id%TYPE,
28: pi_legal_entity_id_to IN gmf_burden_percentages.legal_entity_id%TYPE,
29: pi_calendar_code_to IN cm_cldr_hdr.calendar_code%TYPE,
30: pi_period_code_to IN cm_cldr_dtl.period_code%TYPE,
31: pi_cost_type_id_to IN cm_mthd_mst.cost_type_id%TYPE,
32: pi_burden_code_from IN gmf_burden_codes.burden_code%TYPE,
33: pi_burden_code_to IN gmf_burden_codes.burden_code%TYPE,
34: pi_rem_repl IN VARCHAR2,
35: pi_all_periods_from IN cm_cldr_dtl.period_code%TYPE,