[Home] [Help]
573: AND sequence_owner = l_oracle_schema;
574:
575: rec_seq c_seq%ROWTYPE;
576: BEGIN
577: l_return_status := FND_INSTALLATION.GET_APP_INFO(
578: application_short_name => 'JTF',
579: status => l_status,
580: industry => l_industry,
581: oracle_schema => l_oracle_schema);