DBA Data[Home] [Help]

APPS.ENG_WORKFLOW_NTF_UTIL dependencies on ENG_WORKFLOW_EXT

Line 904: -- Executing Custom Hook: Eng_Workflow_Ext.GetCustomMessageSubject. . .');

900:
901: -- We are not supporting text message notification by default
902: -- WF_NOTIFICATION.WriteToClob( document , l_doc);
903:
904: -- Executing Custom Hook: Eng_Workflow_Ext.GetCustomMessageSubject. . .');
905: Eng_Workflow_Ext.GetCustomMessageBody
906: ( document_id => document_id
907: , display_type => display_type
908: , document => document

Line 905: Eng_Workflow_Ext.GetCustomMessageBody

901: -- We are not supporting text message notification by default
902: -- WF_NOTIFICATION.WriteToClob( document , l_doc);
903:
904: -- Executing Custom Hook: Eng_Workflow_Ext.GetCustomMessageSubject. . .');
905: Eng_Workflow_Ext.GetCustomMessageBody
906: ( document_id => document_id
907: , display_type => display_type
908: , document => document
909: , document_type => document_type

Line 1431: -- Executing Custom Hook: Eng_Workflow_Ext.GetCustomMessageSubject

1427: -- Eng_Workflow_Util.Close_Debug_Session;
1428:
1429: WF_NOTIFICATION.WriteToClob( document , l_doc);
1430:
1431: -- Executing Custom Hook: Eng_Workflow_Ext.GetCustomMessageSubject
1432: Eng_Workflow_Ext.GetCustomMessageBody
1433: ( document_id => document_id
1434: , display_type => display_type
1435: , document => document

Line 1432: Eng_Workflow_Ext.GetCustomMessageBody

1428:
1429: WF_NOTIFICATION.WriteToClob( document , l_doc);
1430:
1431: -- Executing Custom Hook: Eng_Workflow_Ext.GetCustomMessageSubject
1432: Eng_Workflow_Ext.GetCustomMessageBody
1433: ( document_id => document_id
1434: , display_type => display_type
1435: , document => document
1436: , document_type => document_type