DBA Data[Home] [Help]

APPS.CSF_PARAMS_PKG dependencies on STANDARD

Line 283: io_param(1).soexp_standardtaskduration

279: io_param(1).soexp_addsoa_remote
280: := query_parameter('soexp_addsoa_remote',0);
281: io_param(1).soexp_editsoa_remote
282: := query_parameter('soexp_editsoa_remote',0);
283: io_param(1).soexp_standardtaskduration
284: := query_parameter('soexp_standardtaskduration','1:00:00');
285:
286: -- Parameters on tab Mail
287:

Line 284: := query_parameter('soexp_standardtaskduration','1:00:00');

280: := query_parameter('soexp_addsoa_remote',0);
281: io_param(1).soexp_editsoa_remote
282: := query_parameter('soexp_editsoa_remote',0);
283: io_param(1).soexp_standardtaskduration
284: := query_parameter('soexp_standardtaskduration','1:00:00');
285:
286: -- Parameters on tab Mail
287:
288: io_param(1).recipients_boundary

Line 602: save_parameter_value( 'soexp_standardtaskduration'

598: );
599: save_parameter_value( 'soexp_editsoa_remote'
600: , io_param(1).soexp_editsoa_remote
601: );
602: save_parameter_value( 'soexp_standardtaskduration'
603: , io_param(1).soexp_standardtaskduration
604: );
605:
606: -- Parameters on tab Mail

Line 603: , io_param(1).soexp_standardtaskduration

599: save_parameter_value( 'soexp_editsoa_remote'
600: , io_param(1).soexp_editsoa_remote
601: );
602: save_parameter_value( 'soexp_standardtaskduration'
603: , io_param(1).soexp_standardtaskduration
604: );
605:
606: -- Parameters on tab Mail
607: