DBA Data[Home] [Help]

APPS.GMF_ITEMCOST_PUB dependencies on CM_CLDR_DTL

Line 19: period_code cm_cldr_dtl.period_code%TYPE,

15: TYPE header_rec_type IS RECORD
16: (
17: period_id cm_cmpt_dtl.period_id%TYPE,
18: calendar_code cm_cldr_hdr_b.calendar_code%TYPE,
19: period_code cm_cldr_dtl.period_code%TYPE,
20: cost_type_id cm_cmpt_dtl.cost_type_id%TYPE,
21: cost_mthd_code cm_mthd_mst.cost_mthd_code%TYPE,
22: organization_id cm_cmpt_dtl.organization_id%TYPE,
23: organization_code mtl_parameters.organization_code%TYPE,