[Home] [Help]
32:
33: BEGIN
34:
35: x_install_eam :=
36: Fnd_Installation.Get_App_Info
37: (application_short_name => 'EAM',
38: status => x_status,
39: industry => x_industry,
40: oracle_schema => x_schema);