DBA Data[Home] [Help]

APPS.HZ_HIERARCHY_PUB dependencies on FND_INSTALLATION

Line 31: l_bool := fnd_installation.GET_APP_INFO('AR',l_status_owner,l_tmp,l_table_owner);

27:
28: procedure get_table_owner
29: is
30: begin
31: l_bool := fnd_installation.GET_APP_INFO('AR',l_status_owner,l_tmp,l_table_owner);
32: end;
33:
34: /*PROCEDURE enable_debug;
35: