DBA Data[Home] [Help]

APPS.HRI_APL_MV_REFRESH dependencies on BIS_BIA_RSG_PARAMETER_TBL

Line 8: PROCEDURE custom_api(p_param IN OUT NOCOPY BIS_BIA_RSG_PARAMETER_TBL) IS

4: -- -----------------------------------------------------------------------------
5: -- The procedure in this package drop and recreate the indexes depending
6: -- upon the mode in which it is called
7: -------------------------------------------------------------------------------
8: PROCEDURE custom_api(p_param IN OUT NOCOPY BIS_BIA_RSG_PARAMETER_TBL) IS
9:
10: l_api_type VARCHAR2(300);
11: l_object_name VARCHAR2(300);
12: l_mode VARCHAR2(300);