DBA Data[Home] [Help]

APPS.EGO_ITEM_AML_PVT dependencies on EGO_DATA_SECURITY

Line 898: EGO_DATA_SECURITY.get_security_predicate

894: -- records will be ended with process_flag = G_PS_VAL_TO_ID_COMPLETE
895: --
896: IF p_perform_security_check THEN
897: l_aml_edit_priv := 'EGO_EDIT_ITEM_AML';
898: EGO_DATA_SECURITY.get_security_predicate
899: (p_api_version => 1.0
900: ,p_function => l_aml_edit_priv
901: ,p_object_name => G_FND_OBJECT_NAME
902: ,p_user_name => 'HZ_PARTY:'||TO_CHAR(G_PARTY_ID)