DBA Data[Home] [Help]

APPS.OKS_OCINT_PUB dependencies on MO_GLOBAL

Line 3894: mo_global.set_policy_context ('B', NULL);

3890: fnd_file.put_line (fnd_file.LOG, 'Start of OC_interface...');
3891: l_user_id := fnd_global.user_id;
3892: fnd_file.put_line (fnd_file.LOG, 'User Id : ' || TO_CHAR (l_user_id));
3893: -- Set policy context to ALL
3894: mo_global.set_policy_context ('B', NULL);
3895:
3896: LOOP
3897: l_oldline_count := 0;
3898: l_newline_count := 0;