DBA Data[Home] [Help]

APPS.FND_CONCURRENT dependencies on FND_CTL

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

1147: if ( optmode <> 'FIRST_ROWS' ) then
1148: optmode := NULL;
1149: end if;
1150:
1151: FND_CTL.FND_SESS_CTL(Null, optmode, etrace, etstat, Null, Null);
1152:
1153: dbms_application_info.set_module(program_name,
1154: 'Concurrent Request');
1155: begin