DBA Data[Home] [Help]

APPS.OKL_SIB_PVT dependencies on OKL_SUBSIDY_POOL_BUDGETS_V

Line 157: -- FUNCTION get_rec for: OKL_SUBSIDY_POOL_BUDGETS_V

153: );
154: END add_language;
155:
156: ---------------------------------------------------------------------------
157: -- FUNCTION get_rec for: OKL_SUBSIDY_POOL_BUDGETS_V
158: ---------------------------------------------------------------------------
159: FUNCTION get_rec (
160: p_sibv_rec IN sibv_rec_type,
161: x_no_data_found OUT NOCOPY BOOLEAN

Line 196: FROM Okl_Subsidy_Pool_Budgets_V

192: CREATION_DATE,
193: LAST_UPDATED_BY,
194: LAST_UPDATE_DATE,
195: LAST_UPDATE_LOGIN
196: FROM Okl_Subsidy_Pool_Budgets_V
197: WHERE okl_subsidy_pool_budgets_v.id = p_id;
198: l_okl_subsidy_pool_2 okl_subsidy_pool_bu1%ROWTYPE;
199: l_sibv_rec sibv_rec_type;
200: BEGIN

Line 197: WHERE okl_subsidy_pool_budgets_v.id = p_id;

193: LAST_UPDATED_BY,
194: LAST_UPDATE_DATE,
195: LAST_UPDATE_LOGIN
196: FROM Okl_Subsidy_Pool_Budgets_V
197: WHERE okl_subsidy_pool_budgets_v.id = p_id;
198: l_okl_subsidy_pool_2 okl_subsidy_pool_bu1%ROWTYPE;
199: l_sibv_rec sibv_rec_type;
200: BEGIN
201: x_no_data_found := TRUE;

Line 456: -- FUNCTION null_out_defaults for: OKL_SUBSIDY_POOL_BUDGETS_V

452: BEGIN
453: RETURN(get_rec(p_OklSubsidyPoolBudgetsTlRec, l_row_not_found));
454: END get_rec;
455: ---------------------------------------------------------------------------
456: -- FUNCTION null_out_defaults for: OKL_SUBSIDY_POOL_BUDGETS_V
457: ---------------------------------------------------------------------------
458: FUNCTION null_out_defaults (
459: p_sibv_rec IN sibv_rec_type
460: ) RETURN sibv_rec_type IS

Line 803: -- Validate_Attributes for:OKL_SUBSIDY_POOL_BUDGETS_V --

799: ---------------------------------------------------------------------------
800: -- FUNCTION Validate_Attributes
801: ---------------------------------------------------------------------------
802: --------------------------------------------------------
803: -- Validate_Attributes for:OKL_SUBSIDY_POOL_BUDGETS_V --
804: --------------------------------------------------------
805: FUNCTION Validate_Attributes (
806: p_sibv_rec IN sibv_rec_type
807: ) RETURN VARCHAR2 IS

Line 904: -- Validate Record for:OKL_SUBSIDY_POOL_BUDGETS_V --

900: ---------------------------------------------------------------------------
901: -- PROCEDURE Validate_Record
902: ---------------------------------------------------------------------------
903: ----------------------------------------------------
904: -- Validate Record for:OKL_SUBSIDY_POOL_BUDGETS_V --
905: ----------------------------------------------------
906: FUNCTION Validate_Record (
907: p_sibv_rec IN sibv_rec_type,
908: p_db_sibv_rec IN sibv_rec_type

Line 1032: -- validate_row for:OKL_SUBSIDY_POOL_BUDGETS_V --

1028: ---------------------------------------------------------------------------
1029: -- PROCEDURE validate_row
1030: ---------------------------------------------------------------------------
1031: -------------------------------------------------
1032: -- validate_row for:OKL_SUBSIDY_POOL_BUDGETS_V --
1033: -------------------------------------------------
1034: PROCEDURE validate_row(
1035: p_api_version IN NUMBER,
1036: p_init_msg_list IN VARCHAR2 DEFAULT OKL_API.G_FALSE,

Line 1109: -- PL/SQL TBL validate_row for:OKL_SUBSIDY_POOL_BUDGETS_V --

1105: '_PVT'
1106: );
1107: END validate_row;
1108: ------------------------------------------------------------
1109: -- PL/SQL TBL validate_row for:OKL_SUBSIDY_POOL_BUDGETS_V --
1110: ------------------------------------------------------------
1111: PROCEDURE validate_row(
1112: p_api_version IN NUMBER,
1113: p_init_msg_list IN VARCHAR2 DEFAULT OKL_API.G_FALSE,

Line 1205: -- PL/SQL TBL validate_row for:OKL_SUBSIDY_POOL_BUDGETS_V --

1201: );
1202: END validate_row;
1203:
1204: ------------------------------------------------------------
1205: -- PL/SQL TBL validate_row for:OKL_SUBSIDY_POOL_BUDGETS_V --
1206: ------------------------------------------------------------
1207: PROCEDURE validate_row(
1208: p_api_version IN NUMBER,
1209: p_init_msg_list IN VARCHAR2 DEFAULT OKL_API.G_FALSE,

Line 1531: -- insert_row for :OKL_SUBSIDY_POOL_BUDGETS_V --

1527: '_PVT'
1528: );
1529: END insert_row;
1530: ------------------------------------------------
1531: -- insert_row for :OKL_SUBSIDY_POOL_BUDGETS_V --
1532: ------------------------------------------------
1533: PROCEDURE insert_row(
1534: p_api_version IN NUMBER,
1535: p_init_msg_list IN VARCHAR2 DEFAULT OKL_API.G_FALSE,

Line 1567: -- Set_Attributes for:OKL_SUBSIDY_POOL_BUDGETS_V --

1563: l_sibv_rec.LAST_UPDATE_LOGIN := FND_GLOBAL.LOGIN_ID;
1564: RETURN(l_sibv_rec);
1565: END fill_who_columns;
1566: ---------------------------------------------------
1567: -- Set_Attributes for:OKL_SUBSIDY_POOL_BUDGETS_V --
1568: ---------------------------------------------------
1569: FUNCTION Set_Attributes (
1570: p_sibv_rec IN sibv_rec_type,
1571: x_sibv_rec OUT NOCOPY sibv_rec_type

Line 2052: -- lock_row for: OKL_SUBSIDY_POOL_BUDGETS_V --

2048: '_PVT'
2049: );
2050: END lock_row;
2051: ----------------------------------------------
2052: -- lock_row for: OKL_SUBSIDY_POOL_BUDGETS_V --
2053: ----------------------------------------------
2054: PROCEDURE lock_row(
2055: p_api_version IN NUMBER,
2056: p_init_msg_list IN VARCHAR2 DEFAULT OKL_API.G_FALSE,

Line 2732: -- update_row for:OKL_SUBSIDY_POOL_BUDGETS_V --

2728: '_PVT'
2729: );
2730: END update_row;
2731: -----------------------------------------------
2732: -- update_row for:OKL_SUBSIDY_POOL_BUDGETS_V --
2733: -----------------------------------------------
2734: PROCEDURE update_row(
2735: p_api_version IN NUMBER,
2736: p_init_msg_list IN VARCHAR2 DEFAULT OKL_API.G_FALSE,

Line 2910: -- Set_Attributes for:OKL_SUBSIDY_POOL_BUDGETS_V --

2906: END IF;
2907: RETURN(l_return_status);
2908: END populate_new_record;
2909: ---------------------------------------------------
2910: -- Set_Attributes for:OKL_SUBSIDY_POOL_BUDGETS_V --
2911: ---------------------------------------------------
2912: FUNCTION Set_Attributes (
2913: p_sibv_rec IN sibv_rec_type,
2914: x_sibv_rec OUT NOCOPY sibv_rec_type

Line 3345: -- delete_row for:OKL_SUBSIDY_POOL_BUDGETS_V --

3341: '_PVT'
3342: );
3343: END delete_row;
3344: -----------------------------------------------
3345: -- delete_row for:OKL_SUBSIDY_POOL_BUDGETS_V --
3346: -----------------------------------------------
3347: PROCEDURE delete_row(
3348: p_api_version IN NUMBER,
3349: p_init_msg_list IN VARCHAR2 DEFAULT OKL_API.G_FALSE,

Line 3441: -- PL/SQL TBL delete_row for:OKL_SUBSIDY_POOL_BUDGETS_V --

3437: '_PVT'
3438: );
3439: END delete_row;
3440: ----------------------------------------------------------
3441: -- PL/SQL TBL delete_row for:OKL_SUBSIDY_POOL_BUDGETS_V --
3442: ----------------------------------------------------------
3443: PROCEDURE delete_row(
3444: p_api_version IN NUMBER,
3445: p_init_msg_list IN VARCHAR2 DEFAULT OKL_API.G_FALSE,

Line 3537: -- PL/SQL TBL delete_row for:OKL_SUBSIDY_POOL_BUDGETS_V --

3533: );
3534: END delete_row;
3535:
3536: ----------------------------------------------------------
3537: -- PL/SQL TBL delete_row for:OKL_SUBSIDY_POOL_BUDGETS_V --
3538: ----------------------------------------------------------
3539: PROCEDURE delete_row(
3540: p_api_version IN NUMBER,
3541: p_init_msg_list IN VARCHAR2 DEFAULT OKL_API.G_FALSE,