DBA Data[Home] [Help]

APPS.OZF_OFFER_PVT dependencies on STANDARD

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

2922:
2923: BEGIN
2924: SAVEPOINT post_lumpsum_offer;
2925:
2926: -- Standard call to check for call compatibility.
2927: IF NOT FND_API.Compatible_API_Call ( l_api_version,
2928: p_api_version,
2929: l_api_name,
2930: G_PKG_NAME)

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

3066:
3067: BEGIN
3068: SAVEPOINT post_scan_data_offer;
3069:
3070: -- Standard call to check for call compatibility.
3071: IF NOT FND_API.Compatible_API_Call ( l_api_version,
3072: p_api_version,
3073: l_api_name,
3074: G_PKG_NAME)

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

3374: l_recal VARCHAR2(1);
3375: l_committed_amount NUMBER := 0;
3376:
3377: BEGIN
3378: -- Standard call to check for call compatibility.
3379: IF NOT FND_API.Compatible_API_Call ( l_api_version,
3380: p_api_version,
3381: l_api_name,
3382: G_PKG_NAME)

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

3504: l_request_amount NUMBER;
3505: l_committed_amount NUMBER;
3506:
3507: BEGIN
3508: -- Standard call to check for call compatibility.
3509: IF NOT FND_API.Compatible_API_Call ( l_api_version,
3510: p_api_version,
3511: l_api_name,
3512: G_PKG_NAME)

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

3643: x_qualifiers_tbl qp_qualifier_rules_pub.qualifiers_tbl_type;
3644: BEGIN
3645: SAVEPOINT Push_Target_group;
3646:
3647: -- Standard call to check for call compatibility.
3648: IF NOT FND_API.Compatible_API_Call ( l_api_version,
3649: p_api_version,
3650: l_api_name,
3651: G_PKG_NAME)

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

3910: l_sdr_req_header_id NUMBER;
3911: l_status_code ozf_offers.status_code%type;
3912: BEGIN
3913: SAVEPOINT activate_offer_over;
3914: -- Standard call to check for call compatibility.
3915: IF NOT FND_API.Compatible_API_Call ( l_api_version,
3916: p_api_version,
3917: l_api_name,
3918: G_PKG_NAME)