DBA Data[Home] [Help]

APPS.GMF_ITEMCOST_PUB dependencies on CM_CLDR_HDR_B

Line 18: calendar_code cm_cldr_hdr_b.calendar_code%TYPE,

14: -- Definition of all the entities
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,