DBA Data[Home] [Help]

APPS.CN_PERIODS_API dependencies on CN_GLOBAL_VAR

Line 446: l_temp := cn_global_var.get_salesrep_batch_size(l_org_id);

442: and sales_lines_total = 1);
443:
444: l_reps_total := SQL%rowcount;
445:
446: l_temp := cn_global_var.get_salesrep_batch_size(l_org_id);
447:
448: ----------------------------------------------------------------------------
449: fnd_file.put_line(fnd_file.Log, 'Step 2 : Salesrep Batch Size => '||l_temp);
450: fnd_file.put_line(fnd_file.Log, ' : Logical Batch Id => '||l_logical_batch_id);