DBA Data[Home] [Help]

APPS.AHL_PC_APPROVAL_PVT dependencies on WF_CORE

Line 277: wf_core.context

273: p_msg_data => l_msg_data ,
274: p_attr_name => 'ERROR_MSG',
275: x_error_msg => l_error_msg
276: );
277: wf_core.context
278: (
279: 'AHL_PC_APPROVAL_PVT',
280: 'SET_ACTIVITY_DETAILS',
281: itemtype,

Line 290: wf_core.context

286: );
287: resultout := 'COMPLETE:ERROR';
288:
289: WHEN OTHERS THEN
290: wf_core.context
291: (
292: 'AHL_PC_APPROVAL_PVT',
293: 'SET_ACTIVITY_DETAILS',
294: itemtype,

Line 412: wf_core.context

408: p_msg_data => l_msg_data ,
409: p_attr_name => 'ERROR_MSG',
410: x_error_msg => l_error_msg
411: ) ;
412: wf_core.context
413: (
414: 'AHL_PC_APPROVAL_PVT',
415: 'NTF_FORWARD_FYI',
416: l_item_type,

Line 423: wf_core.context(

419: );
420: RAISE;
421:
422: WHEN OTHERS THEN
423: wf_core.context(
424: 'AHL_PC_APPROVAL_PVT',
425: 'NTF_FORWARD_FYI',
426: l_item_type,
427: l_item_key

Line 541: wf_core.context

537: p_msg_data => l_msg_data ,
538: p_attr_name => 'ERROR_MSG',
539: x_error_msg => l_error_msg
540: ) ;
541: wf_core.context
542: (
543: 'AHL_PC_APPROVAL_PVT',
544: 'NTF_APPROVED_API',
545: l_item_type,

Line 551: wf_core.context

547: l_error_msg
548: );
549: RAISE;
550: WHEN OTHERS THEN
551: wf_core.context
552: (
553: 'AHL_PC_APPROVAL_PVT',
554: 'NTF_APPROVED_API',
555: l_item_type,

Line 660: wf_core.context

656: p_msg_data => l_msg_data ,
657: p_attr_name => 'ERROR_MSG',
658: x_error_msg => l_error_msg
659: ) ;
660: wf_core.context
661: (
662: 'AHL_PC_APPROVAL_PVT',
663: 'NTF_FINAL_APPROVAL_FYI',
664: l_item_type,

Line 670: wf_core.context

666: l_error_msg
667: );
668: RAISE;
669: WHEN OTHERS THEN
670: wf_core.context
671: (
672: 'AHL_PC_APPROVAL_PVT',
673: 'NTF_FINAL_APPROVAL_FYI',
674: l_item_type,

Line 790: wf_core.context

786: p_msg_data => l_msg_data ,
787: p_attr_name => 'ERROR_MSG',
788: x_error_msg => l_error_msg
789: ) ;
790: wf_core.context
791: (
792: 'AHL_PC_APPROVAL_PVT',
793: 'NTF_REJECTED_FYI',
794: l_item_type,

Line 800: wf_core.context(

796: l_error_msg
797: );
798: RAISE;
799: WHEN OTHERS THEN
800: wf_core.context(
801: 'AHL_PC_APPROVAL_PVT',
802: 'NTF_REJECTED_FYI',
803: l_item_type,
804: l_item_key

Line 929: wf_core.context

925: p_msg_data => l_msg_data ,
926: p_attr_name => 'ERROR_MSG',
927: x_error_msg => l_error_msg
928: ) ;
929: wf_core.context
930: (
931: 'AHL_PC_APPROVAL_PVT',
932: 'NTF_APPROVAL',
933: l_item_type,

Line 939: wf_core.context(

935: l_error_msg
936: );
937: RAISE;
938: WHEN OTHERS THEN
939: wf_core.context(
940: 'AHL_PC_APPROVAL_PVT',
941: 'NTF_APPROVAL',
942: l_item_type,
943: l_item_key

Line 1067: wf_core.context

1063: p_msg_data => l_msg_data ,
1064: p_attr_name => 'ERROR_MSG',
1065: x_error_msg => l_error_msg
1066: ) ;
1067: wf_core.context
1068: (
1069: 'AHL_PC_APPROVAL_PVT',
1070: 'NTF_APPROVAL_REMINDER',
1071: l_item_type,

Line 1077: wf_core.context(

1073: l_error_msg
1074: );
1075: RAISE;
1076: WHEN OTHERS THEN
1077: wf_core.context(
1078: 'AHL_PC_APPROVAL_PVT',
1079: 'NTF_APPROVAL_REMINDER',
1080: l_item_type,
1081: l_item_key

Line 1201: wf_core.context

1197: p_msg_data => l_msg_data ,
1198: p_attr_name => 'ERROR_MSG',
1199: x_error_msg => l_error_msg
1200: ) ;
1201: wf_core.context
1202: (
1203: 'AHL_PC_APPROVAL_PVT',
1204: 'NTF_ERROR_ACT',
1205: l_item_type,

Line 1211: wf_core.context

1207: l_error_msg
1208: );
1209: RAISE;
1210: WHEN OTHERS THEN
1211: wf_core.context
1212: (
1213: 'AHL_PC_APPROVAL_PVT',
1214: 'NTF_ERROR_ACT',
1215: l_item_type,

Line 1434: wf_core.context

1430: p_msg_data => l_msg_data ,
1431: p_attr_name => 'ERROR_MSG',
1432: x_error_msg => l_error_msg
1433: );
1434: wf_core.context
1435: (
1436: 'AHL_PC_APPROVAL_PVT',
1437: 'UPDATE_STATUS',
1438: itemtype,

Line 1447: wf_core.context(

1443: );
1444: RAISE;
1445:
1446: WHEN OTHERS THEN
1447: wf_core.context(
1448: 'AHL_PC_APPROVAL_PVT',
1449: 'UPDATE_STATUS',
1450: itemtype,
1451: itemkey,

Line 1584: wf_core.context

1580: p_msg_data => l_msg_data ,
1581: p_attr_name => 'ERROR_MSG',
1582: x_error_msg => l_error_msg
1583: ) ;
1584: wf_core.context
1585: (
1586: 'AHL_PC_APPROVAL_PVT',
1587: 'REVERT_STATUS',
1588: itemtype,

Line 1596: wf_core.context

1592: l_error_msg
1593: );
1594: RAISE;
1595: WHEN OTHERS THEN
1596: wf_core.context
1597: (
1598: 'AHL_PC_APPROVAL_PVT'
1599: ,'REVERT_STATUS'
1600: ,itemtype