DBA Data[Home] [Help]

APPS.AHL_PC_APPROVAL_PVT dependencies on AHL_GENERIC_APRV_PVT

Line 20: l_object_details AHL_GENERIC_APRV_PVT.OBJRECTYP;

16:
17: l_object_id NUMBER;
18: l_object VARCHAR2(30) := 'PCWF';
19: l_approval_type VARCHAR2(30) := 'CONCEPT';
20: l_object_details AHL_GENERIC_APRV_PVT.OBJRECTYP;
21: l_approval_rule_id NUMBER;
22: l_approver_seq NUMBER;
23: l_return_status VARCHAR2(1);
24: l_msg_count NUMBER;

Line 195: AHL_GENERIC_APRV_PVT.GET_APPROVAL_DETAILS

191: IF G_DEBUG='Y' THEN
192: AHL_DEBUG_PUB.debug('PCWF -- SET_ACTIVITY_DETAILS -- ERROR_SUBJECT='||l_subject);
193: END IF;
194:
195: AHL_GENERIC_APRV_PVT.GET_APPROVAL_DETAILS
196: (
197: p_object => l_object,
198: p_approval_type => l_approval_type,
199: p_object_details => l_object_details,

Line 268: AHL_GENERIC_APRV_PVT.handle_error

264: p_encoded => FND_API.G_FALSE,
265: p_count => l_msg_count,
266: p_data => l_msg_data
267: );
268: AHL_GENERIC_APRV_PVT.handle_error
269: (
270: p_itemtype => itemtype ,
271: p_itemkey => itemkey ,
272: p_msg_count => l_msg_count,

Line 403: AHL_GENERIC_APRV_PVT.Handle_Error

399: p_encoded => FND_API.G_FALSE,
400: p_count => l_msg_count,
401: p_data => l_msg_data
402: );
403: AHL_GENERIC_APRV_PVT.Handle_Error
404: (
405: p_itemtype => l_item_type ,
406: p_itemkey => l_item_key ,
407: p_msg_count => l_msg_count,

Line 532: AHL_GENERIC_APRV_PVT.Handle_Error

528: p_encoded => FND_API.G_FALSE,
529: p_count => l_msg_count,
530: p_data => l_msg_data
531: );
532: AHL_GENERIC_APRV_PVT.Handle_Error
533: (
534: p_itemtype => l_item_type ,
535: p_itemkey => l_item_key ,
536: p_msg_count => l_msg_count,

Line 651: AHL_GENERIC_APRV_PVT.Handle_Error

647: p_encoded => FND_API.G_FALSE,
648: p_count => l_msg_count,
649: p_data => l_msg_data
650: );
651: AHL_GENERIC_APRV_PVT.Handle_Error
652: (
653: p_itemtype => l_item_type ,
654: p_itemkey => l_item_key ,
655: p_msg_count => l_msg_count,

Line 781: AHL_GENERIC_APRV_PVT.Handle_Error

777: p_encoded => FND_API.G_FALSE,
778: p_count => l_msg_count,
779: p_data => l_msg_data
780: );
781: AHL_GENERIC_APRV_PVT.Handle_Error
782: (
783: p_itemtype => l_item_type ,
784: p_itemkey => l_item_key ,
785: p_msg_count => l_msg_count,

Line 920: AHL_GENERIC_APRV_PVT.Handle_Error

916: p_encoded => FND_API.G_FALSE,
917: p_count => l_msg_count,
918: p_data => l_msg_data
919: );
920: AHL_GENERIC_APRV_PVT.Handle_Error
921: (
922: p_itemtype => l_item_type ,
923: p_itemkey => l_item_key ,
924: p_msg_count => l_msg_count,

Line 1058: AHL_GENERIC_APRV_PVT.Handle_Error

1054: p_encoded => FND_API.G_FALSE,
1055: p_count => l_msg_count,
1056: p_data => l_msg_data
1057: );
1058: AHL_GENERIC_APRV_PVT.Handle_Error
1059: (
1060: p_itemtype => l_item_type ,
1061: p_itemkey => l_item_key ,
1062: p_msg_count => l_msg_count,

Line 1192: AHL_GENERIC_APRV_PVT.Handle_Error

1188: p_encoded => FND_API.G_FALSE,
1189: p_count => l_msg_count,
1190: p_data => l_msg_data
1191: );
1192: AHL_GENERIC_APRV_PVT.Handle_Error
1193: (
1194: p_itemtype => l_item_type ,
1195: p_itemkey => l_item_key ,
1196: p_msg_count => l_msg_count,

Line 1425: AHL_GENERIC_APRV_PVT.Handle_Error

1421: p_encoded => FND_API.G_FALSE,
1422: p_count => l_msg_count,
1423: p_data => l_msg_data
1424: );
1425: AHL_GENERIC_APRV_PVT.Handle_Error
1426: (
1427: p_itemtype => itemtype ,
1428: p_itemkey => itemkey ,
1429: p_msg_count => l_msg_count,

Line 1575: AHL_GENERIC_APRV_PVT.Handle_Error

1571: p_encoded => FND_API.G_FALSE,
1572: p_count => l_msg_count,
1573: p_data => l_msg_data
1574: );
1575: AHL_GENERIC_APRV_PVT.Handle_Error
1576: (
1577: p_itemtype => itemtype ,
1578: p_itemkey => itemkey ,
1579: p_msg_count => l_msg_count,