DBA Data[Home] [Help]

APPS.FND_CONCURRENT dependencies on FND_CTL

Line 1046: FND_CTL.FND_SESS_CTL(Null, optmode, etrace, etstat, Null, Null);

1042: if ( optmode <> 'FIRST_ROWS' ) then
1043: optmode := NULL;
1044: end if;
1045:
1046: FND_CTL.FND_SESS_CTL(Null, optmode, etrace, etstat, Null, Null);
1047:
1048: dbms_application_info.set_module(program_name,
1049: 'Concurrent Request');
1050: begin