DBA Data[Home] [Help]

APPS.AHL_UC_WF_APPR_PVT dependencies on AHL_GENERIC_APRV_PVT

Line 35: l_object_details AHL_GENERIC_APRV_PVT.OBJRECTYP;

31: l_object_id NUMBER;
32: l_object_version_number NUMBER;
33: l_object VARCHAR2(30) ;
34: l_approval_type VARCHAR2(30) := 'CONCEPT';
35: l_object_details AHL_GENERIC_APRV_PVT.OBJRECTYP;
36: l_approval_rule_id NUMBER;
37: l_approver_seq NUMBER;
38: l_return_status VARCHAR2(1);
39: l_msg_count NUMBER;

Line 214: AHL_GENERIC_APRV_PVT.GET_APPROVAL_DETAILS

210: IF G_DEBUG='Y' THEN
211: AHL_DEBUG_PUB.debug('UC: SET_ACTIVITY_DETAILS -- ERROR_SUBJECT='||l_subject);
212: END IF;
213:
214: AHL_GENERIC_APRV_PVT.GET_APPROVAL_DETAILS
215: (
216: p_object => l_object,
217: p_approval_type => l_approval_type,
218: p_object_details => l_object_details,

Line 297: AHL_GENERIC_APRV_PVT.handle_error

293: p_encoded => FND_API.G_FALSE,
294: p_count => l_msg_count,
295: p_data => l_msg_data
296: );
297: AHL_GENERIC_APRV_PVT.handle_error
298: (
299: p_itemtype => itemtype ,
300: p_itemkey => itemkey ,
301: p_msg_count => l_msg_count,

Line 438: AHL_GENERIC_APRV_PVT.Handle_Error

434: p_encoded => FND_API.G_FALSE,
435: p_count => l_msg_count,
436: p_data => l_msg_data
437: );
438: AHL_GENERIC_APRV_PVT.Handle_Error
439: (
440: p_itemtype => l_item_type ,
441: p_itemkey => l_item_key ,
442: p_msg_count => l_msg_count,

Line 572: AHL_GENERIC_APRV_PVT.Handle_Error

568: p_encoded => FND_API.G_FALSE,
569: p_count => l_msg_count,
570: p_data => l_msg_data
571: );
572: AHL_GENERIC_APRV_PVT.Handle_Error
573: (
574: p_itemtype => l_item_type ,
575: p_itemkey => l_item_key ,
576: p_msg_count => l_msg_count,

Line 705: AHL_GENERIC_APRV_PVT.Handle_Error

701: p_encoded => FND_API.G_FALSE,
702: p_count => l_msg_count,
703: p_data => l_msg_data
704: );
705: AHL_GENERIC_APRV_PVT.Handle_Error
706: (
707: p_itemtype => l_item_type ,
708: p_itemkey => l_item_key ,
709: p_msg_count => l_msg_count,

Line 839: AHL_GENERIC_APRV_PVT.Handle_Error

835: p_encoded => FND_API.G_FALSE,
836: p_count => l_msg_count,
837: p_data => l_msg_data
838: );
839: AHL_GENERIC_APRV_PVT.Handle_Error
840: (
841: p_itemtype => l_item_type ,
842: p_itemkey => l_item_key ,
843: p_msg_count => l_msg_count,

Line 980: AHL_GENERIC_APRV_PVT.Handle_Error

976: p_encoded => FND_API.G_FALSE,
977: p_count => l_msg_count,
978: p_data => l_msg_data
979: );
980: AHL_GENERIC_APRV_PVT.Handle_Error
981: (
982: p_itemtype => l_item_type ,
983: p_itemkey => l_item_key ,
984: p_msg_count => l_msg_count,

Line 1122: AHL_GENERIC_APRV_PVT.Handle_Error

1118: p_encoded => FND_API.G_FALSE,
1119: p_count => l_msg_count,
1120: p_data => l_msg_data
1121: );
1122: AHL_GENERIC_APRV_PVT.Handle_Error
1123: (
1124: p_itemtype => l_item_type ,
1125: p_itemkey => l_item_key ,
1126: p_msg_count => l_msg_count,

Line 1253: AHL_GENERIC_APRV_PVT.Handle_Error

1249: p_encoded => FND_API.G_FALSE,
1250: p_count => l_msg_count,
1251: p_data => l_msg_data
1252: );
1253: AHL_GENERIC_APRV_PVT.Handle_Error
1254: (
1255: p_itemtype => l_item_type ,
1256: p_itemkey => l_item_key ,
1257: p_msg_count => l_msg_count,

Line 1404: AHL_GENERIC_APRV_PVT.Handle_Error

1400: RAISE FND_API.G_EXC_ERROR;
1401: END IF;
1402: CLOSE check_uc_ovn;
1403:
1404: AHL_GENERIC_APRV_PVT.Handle_Error
1405: (
1406: p_itemtype => itemtype ,
1407: p_itemkey => itemkey ,
1408: p_msg_count => l_msg_count,

Line 1481: AHL_GENERIC_APRV_PVT.Handle_Error

1477: p_encoded => FND_API.G_FALSE,
1478: p_count => l_msg_count,
1479: p_data => l_msg_data
1480: );
1481: AHL_GENERIC_APRV_PVT.Handle_Error
1482: (
1483: p_itemtype => itemtype ,
1484: p_itemkey => itemkey ,
1485: p_msg_count => l_msg_count,

Line 1679: AHL_GENERIC_APRV_PVT.Handle_Error

1675: p_encoded => FND_API.G_FALSE,
1676: p_count => l_msg_count,
1677: p_data => l_msg_data
1678: );
1679: AHL_GENERIC_APRV_PVT.Handle_Error
1680: (
1681: p_itemtype => itemtype ,
1682: p_itemkey => itemkey ,
1683: p_msg_count => l_msg_count,