DBA Data[Home] [Help]

APPS.AMW_RL_HIERARCHY_PKG dependencies on AMW_SECURITY_PUB

Line 3466: AMW_SECURITY_PUB.grant_role_guid

3462: into l_party_id
3463: from fnd_user
3464: where user_id = G_USER_ID;
3465:
3466: AMW_SECURITY_PUB.grant_role_guid
3467: (
3468: p_api_version => 1,
3469: p_role_name => 'AMW_RL_PROC_OWNER_ROLE',
3470: p_object_name => 'AMW_PROCESS_APPR_ETTY',

Line 3485: /* AMW_SECURITY_PUB.grant_role_guid

3481: x_return_status => l_return_status,
3482: x_errorcode => l_msg_count,
3483: x_grant_guid => l_msg_data);
3484:
3485: /* AMW_SECURITY_PUB.grant_role_guid
3486: (
3487: p_api_version => 1,
3488: p_role_name => 'AMW_RL_PROC_FINANCE_OWNER_ROLE',
3489: p_object_name => 'AMW_PROCESS_APPR_ETTY',

Line 3504: AMW_SECURITY_PUB.grant_role_guid

3500: x_return_status => l_return_status,
3501: x_errorcode => l_msg_count,
3502: x_grant_guid => l_msg_data);
3503:
3504: AMW_SECURITY_PUB.grant_role_guid
3505: (
3506: p_api_version => 1,
3507: p_role_name => 'AMW_RL_PROC_APPL_OWNER_ROLE',
3508: p_object_name => 'AMW_PROCESS_APPR_ETTY',

Line 4058: AMW_SECURITY_PUB.grant_role_guid

4054: into l_party_id
4055: from fnd_user
4056: where user_id = G_USER_ID;
4057:
4058: AMW_SECURITY_PUB.grant_role_guid
4059: (
4060: p_api_version => 1,
4061: p_role_name => 'AMW_RL_PROC_OWNER_ROLE',
4062: p_object_name => 'AMW_PROCESS_APPR_ETTY',