DBA Data[Home] [Help]

APPS.ENG_RELATED_ENTITY_PKG dependencies on DOM_ASSOCIATIONS_UTIL

Line 232: DOM_ASSOCIATIONS_UTIL.Implement_Pending_Association(

228: -- If action = 'CHANGE_REVISION' then the revision id will be modified
229: -- for that related document
230: -- added assocaition id for dom changes.
231: FND_FILE.PUT_LINE(FND_FILE.LOG, 'Creating record in DOM tables');
232: DOM_ASSOCIATIONS_UTIL.Implement_Pending_Association(
233: p_ASSOCIATION_ID => REL_CHANGES.association_id,
234: P_ACTION => REL_CHANGES.action,
235: P_FROM_ENTITY_NAME => REL_CHANGES.from_entity_name,
236: P_FROM_PK1_VALUE => REL_CHANGES.from_pk1_value,