DBA Data[Home] [Help]

APPS.EAM_WOLCOSTING_PUB dependencies on MTL_EAM_ASSET_ACTIVITIES_S

Line 104: SELECT MTL_EAM_ASSET_ACTIVITIES_S.nextval INTO x_group_id

100: -- API body
101:
102: -- Insert the data into the cst_eam_hierarchy_snapshot table
103:
104: SELECT MTL_EAM_ASSET_ACTIVITIES_S.nextval INTO x_group_id
105: FROM DUAL;
106:
107: -- Insert only the top level workorder in questin as level 0 for rollup cost.
108: