DBA Data[Home] [Help]

APPS.AHL_MEL_CDL_APPROVALS_PVT dependencies on AHL_GENERIC_APRV_PVT

Line 94: l_object_details AHL_GENERIC_APRV_PVT.OBJRECTYP;

90: l_msg_data VARCHAR2(2000);
91:
92: l_object_id NUMBER;
93: l_object_ovn NUMBER;
94: l_object_details AHL_GENERIC_APRV_PVT.OBJRECTYP;
95: l_approval_rule_id NUMBER;
96: l_approver_seq NUMBER;
97: l_subject VARCHAR2(500);
98: l_error_msg VARCHAR2(2000);

Line 358: AHL_GENERIC_APRV_PVT.GET_APPROVAL_DETAILS

354: );
355: END IF;
356:
357: /* Getting approver details */
358: AHL_GENERIC_APRV_PVT.GET_APPROVAL_DETAILS
359: (
360: p_object => G_APPR_OBJ,
361: p_approval_type => G_APPR_TYPE,
362: p_object_details => l_object_details,

Line 451: AHL_GENERIC_APRV_PVT.handle_error

447: p_count => l_msg_count,
448: p_data => l_msg_data
449: );
450:
451: AHL_GENERIC_APRV_PVT.handle_error
452: (
453: p_itemtype => itemtype,
454: p_itemkey => itemkey,
455: p_msg_count => l_msg_count,

Line 630: AHL_GENERIC_APRV_PVT.handle_error

626: p_count => l_msg_count,
627: p_data => l_msg_data
628: );
629:
630: AHL_GENERIC_APRV_PVT.handle_error
631: (
632: p_itemtype => l_item_type,
633: p_itemkey => l_item_key,
634: p_msg_count => l_msg_count,

Line 803: AHL_GENERIC_APRV_PVT.handle_error

799: p_count => l_msg_count,
800: p_data => l_msg_data
801: );
802:
803: AHL_GENERIC_APRV_PVT.handle_error
804: (
805: p_itemtype => l_item_type,
806: p_itemkey => l_item_key,
807: p_msg_count => l_msg_count,

Line 967: AHL_GENERIC_APRV_PVT.handle_error

963: p_count => l_msg_count,
964: p_data => l_msg_data
965: );
966:
967: AHL_GENERIC_APRV_PVT.handle_error
968: (
969: p_itemtype => l_item_type,
970: p_itemkey => l_item_key,
971: p_msg_count => l_msg_count,

Line 1140: AHL_GENERIC_APRV_PVT.handle_error

1136: p_count => l_msg_count,
1137: p_data => l_msg_data
1138: );
1139:
1140: AHL_GENERIC_APRV_PVT.handle_error
1141: (
1142: p_itemtype => l_item_type,
1143: p_itemkey => l_item_key,
1144: p_msg_count => l_msg_count,

Line 1322: AHL_GENERIC_APRV_PVT.handle_error

1318: p_count => l_msg_count,
1319: p_data => l_msg_data
1320: );
1321:
1322: AHL_GENERIC_APRV_PVT.handle_error
1323: (
1324: p_itemtype => l_item_type,
1325: p_itemkey => l_item_key,
1326: p_msg_count => l_msg_count,

Line 1504: AHL_GENERIC_APRV_PVT.handle_error

1500: p_count => l_msg_count,
1501: p_data => l_msg_data
1502: );
1503:
1504: AHL_GENERIC_APRV_PVT.handle_error
1505: (
1506: p_itemtype => l_item_type,
1507: p_itemkey => l_item_key,
1508: p_msg_count => l_msg_count,

Line 1676: AHL_GENERIC_APRV_PVT.handle_error

1672: p_count => l_msg_count,
1673: p_data => l_msg_data
1674: );
1675:
1676: AHL_GENERIC_APRV_PVT.handle_error
1677: (
1678: p_itemtype => l_item_type,
1679: p_itemkey => l_item_key,
1680: p_msg_count => l_msg_count,

Line 1899: AHL_GENERIC_APRV_PVT.handle_error

1895: p_count => l_msg_count,
1896: p_data => l_msg_data
1897: );
1898:
1899: AHL_GENERIC_APRV_PVT.handle_error
1900: (
1901: p_itemtype => itemtype,
1902: p_itemkey => itemkey,
1903: p_msg_count => l_msg_count,

Line 2080: AHL_GENERIC_APRV_PVT.handle_error

2076: p_count => l_msg_count,
2077: p_data => l_msg_data
2078: );
2079:
2080: AHL_GENERIC_APRV_PVT.handle_error
2081: (
2082: p_itemtype => itemtype,
2083: p_itemkey => itemkey,
2084: p_msg_count => l_msg_count,

Line 2194: l_object_details AHL_GENERIC_APRV_PVT.OBJRECTYP;

2190: l_msg_data VARCHAR2(2000);
2191:
2192: l_object_id NUMBER;
2193: l_object_ovn NUMBER;
2194: l_object_details AHL_GENERIC_APRV_PVT.OBJRECTYP;
2195: l_approval_rule_id NUMBER;
2196: l_approver_seq NUMBER;
2197: l_subject VARCHAR2(500);
2198: l_error_msg VARCHAR2(2000);

Line 2485: AHL_GENERIC_APRV_PVT.GET_APPROVAL_DETAILS

2481: );
2482: END IF;
2483:
2484: /* Getting approver details */
2485: AHL_GENERIC_APRV_PVT.GET_APPROVAL_DETAILS
2486: (
2487: p_object => G_NR_APPR_OBJ,
2488: p_approval_type => G_APPR_TYPE,
2489: p_object_details => l_object_details,

Line 2577: AHL_GENERIC_APRV_PVT.handle_error

2573: p_count => l_msg_count,
2574: p_data => l_msg_data
2575: );
2576:
2577: AHL_GENERIC_APRV_PVT.handle_error
2578: (
2579: p_itemtype => itemtype,
2580: p_itemkey => itemkey,
2581: p_msg_count => l_msg_count,

Line 2749: AHL_GENERIC_APRV_PVT.handle_error

2745: p_count => l_msg_count,
2746: p_data => l_msg_data
2747: );
2748:
2749: AHL_GENERIC_APRV_PVT.handle_error
2750: (
2751: p_itemtype => l_item_type,
2752: p_itemkey => l_item_key,
2753: p_msg_count => l_msg_count,

Line 2915: AHL_GENERIC_APRV_PVT.handle_error

2911: p_count => l_msg_count,
2912: p_data => l_msg_data
2913: );
2914:
2915: AHL_GENERIC_APRV_PVT.handle_error
2916: (
2917: p_itemtype => l_item_type,
2918: p_itemkey => l_item_key,
2919: p_msg_count => l_msg_count,

Line 3068: AHL_GENERIC_APRV_PVT.handle_error

3064: p_count => l_msg_count,
3065: p_data => l_msg_data
3066: );
3067:
3068: AHL_GENERIC_APRV_PVT.handle_error
3069: (
3070: p_itemtype => l_item_type,
3071: p_itemkey => l_item_key,
3072: p_msg_count => l_msg_count,

Line 3237: AHL_GENERIC_APRV_PVT.handle_error

3233: p_count => l_msg_count,
3234: p_data => l_msg_data
3235: );
3236:
3237: AHL_GENERIC_APRV_PVT.handle_error
3238: (
3239: p_itemtype => l_item_type,
3240: p_itemkey => l_item_key,
3241: p_msg_count => l_msg_count,

Line 3404: AHL_GENERIC_APRV_PVT.handle_error

3400: p_count => l_msg_count,
3401: p_data => l_msg_data
3402: );
3403:
3404: AHL_GENERIC_APRV_PVT.handle_error
3405: (
3406: p_itemtype => l_item_type,
3407: p_itemkey => l_item_key,
3408: p_msg_count => l_msg_count,

Line 3587: AHL_GENERIC_APRV_PVT.handle_error

3583: p_count => l_msg_count,
3584: p_data => l_msg_data
3585: );
3586:
3587: AHL_GENERIC_APRV_PVT.handle_error
3588: (
3589: p_itemtype => l_item_type,
3590: p_itemkey => l_item_key,
3591: p_msg_count => l_msg_count,

Line 3749: AHL_GENERIC_APRV_PVT.handle_error

3745: p_count => l_msg_count,
3746: p_data => l_msg_data
3747: );
3748:
3749: AHL_GENERIC_APRV_PVT.handle_error
3750: (
3751: p_itemtype => l_item_type,
3752: p_itemkey => l_item_key,
3753: p_msg_count => l_msg_count,

Line 4035: ahl_generic_aprv_pvt.Handle_Error

4031: p_count => l_msg_count,
4032: p_data => l_msg_data
4033: );
4034:
4035: ahl_generic_aprv_pvt.Handle_Error
4036: (p_itemtype => itemtype,
4037: p_itemkey => itemkey ,
4038: p_msg_count => l_msg_count, -- Number of error Messages
4039: p_msg_data => l_msg_data ,

Line 4254: AHL_GENERIC_APRV_PVT.handle_error

4250: p_count => l_msg_count,
4251: p_data => l_msg_data
4252: );
4253:
4254: AHL_GENERIC_APRV_PVT.handle_error
4255: (
4256: p_itemtype => itemtype,
4257: p_itemkey => itemkey,
4258: p_msg_count => l_msg_count,

Line 4362: AHL_GENERIC_APRV_PVT.handle_error

4358: p_count => l_msg_count,
4359: p_data => l_msg_data
4360: );
4361:
4362: AHL_GENERIC_APRV_PVT.handle_error
4363: (
4364: p_itemtype => p_itemtype,
4365: p_itemkey => p_itemkey,
4366: p_msg_count => l_msg_count,