DBA Data[Home] [Help]

APPS.PA_RESOURCE_PUB dependencies on PA_RESOURCE_LIST_PKG

Line 3098: pa_resource_list_pkg.Delete_Unclassified_Child(

3094: /* if the unclassified resource list can be dleted then call the procedure */
3095:
3096: IF x_err_code = 0 THEN
3097:
3098: pa_resource_list_pkg.Delete_Unclassified_Child(
3099: X_RESOURCE_LIST_ID =>l_resource_list_id,
3100: X_PARENT_MEMBER_ID =>l_parent_member_id,
3101: X_MSG_COUNT =>x_err_code,
3102: X_MSG_DATA =>x_err_stage,