DBA Data[Home] [Help]

APPS.OZF_OFFER_PVT dependencies on STANDARD

Line 2761: -- Standard call to check for call compatibility.

2757:
2758: BEGIN
2759: SAVEPOINT post_lumpsum_offer;
2760:
2761: -- Standard call to check for call compatibility.
2762: IF NOT FND_API.Compatible_API_Call ( l_api_version,
2763: p_api_version,
2764: l_api_name,
2765: G_PKG_NAME)

Line 2905: -- Standard call to check for call compatibility.

2901:
2902: BEGIN
2903: SAVEPOINT post_scan_data_offer;
2904:
2905: -- Standard call to check for call compatibility.
2906: IF NOT FND_API.Compatible_API_Call ( l_api_version,
2907: p_api_version,
2908: l_api_name,
2909: G_PKG_NAME)

Line 3213: -- Standard call to check for call compatibility.

3209: l_recal VARCHAR2(1);
3210: l_committed_amount NUMBER := 0;
3211:
3212: BEGIN
3213: -- Standard call to check for call compatibility.
3214: IF NOT FND_API.Compatible_API_Call ( l_api_version,
3215: p_api_version,
3216: l_api_name,
3217: G_PKG_NAME)

Line 3343: -- Standard call to check for call compatibility.

3339: l_request_amount NUMBER;
3340: l_committed_amount NUMBER;
3341:
3342: BEGIN
3343: -- Standard call to check for call compatibility.
3344: IF NOT FND_API.Compatible_API_Call ( l_api_version,
3345: p_api_version,
3346: l_api_name,
3347: G_PKG_NAME)

Line 3482: -- Standard call to check for call compatibility.

3478: x_qualifiers_tbl qp_qualifier_rules_pub.qualifiers_tbl_type;
3479: BEGIN
3480: SAVEPOINT Push_Target_group;
3481:
3482: -- Standard call to check for call compatibility.
3483: IF NOT FND_API.Compatible_API_Call ( l_api_version,
3484: p_api_version,
3485: l_api_name,
3486: G_PKG_NAME)

Line 3733: -- Standard call to check for call compatibility.

3729: l_obj_ver_num NUMBER;
3730: l_sdr_req_header_id NUMBER;
3731: BEGIN
3732: SAVEPOINT activate_offer_over;
3733: -- Standard call to check for call compatibility.
3734: IF NOT FND_API.Compatible_API_Call ( l_api_version,
3735: p_api_version,
3736: l_api_name,
3737: G_PKG_NAME)