DBA Data[Home] [Help]

APPS.OZF_AR_SETTLEMENT_PVT dependencies on WF_DIRECTORY

Line 95: WF_DIRECTORY.getrolename(

91: FND_MSG_PUB.Add;
92: END IF;
93: CLOSE c_resource ;
94: -- Pass the Employee ID to get the Role
95: WF_DIRECTORY.getrolename(
96: p_orig_system => 'PER',
97: p_orig_system_id => l_person_id ,
98: p_name => x_role_name,
99: p_display_name => x_role_display_name