DBA Data[Home] [Help]

APPS.AMS_DMSELECTION_PVT dependencies on STANDARD

Line 7: -- 18-Apr-2001 choang Added semicolon after exit for standards.

3: ---------------------------------------------------------------
4: -- History
5: -- 22-Feb-2001 choang Created.
6: -- 23-Feb-2001 choang Added schedule preview and aggregation.
7: -- 18-Apr-2001 choang Added semicolon after exit for standards.
8: -- 27-Oct-2002 choang added get_target_positive_values to spec.
9: -- 18-Jul-2003 kbasavar Bug # 3004437. Added is_b2b_data_source
10: -- 09-Dec-2003 kbasvaar Added is_org_prod_affn for Org Prod Affinity Model
11: ---------------------------------------------------------------

Line 62: -- errbuf - standard out variable for conc programs.

58: -- initiating the preview build of model or
59: -- score selections.
60: --
61: -- Parameters
62: -- errbuf - standard out variable for conc programs.
63: -- retcode - standard out variable for conc programs.
64: -- p_arc_object - types could be model or scoring run;
65: -- MODL and SCOR, respectively.
66: -- p_object_id - ID of the object to be previewed.

Line 63: -- retcode - standard out variable for conc programs.

59: -- score selections.
60: --
61: -- Parameters
62: -- errbuf - standard out variable for conc programs.
63: -- retcode - standard out variable for conc programs.
64: -- p_arc_object - types could be model or scoring run;
65: -- MODL and SCOR, respectively.
66: -- p_object_id - ID of the object to be previewed.
67: -- Note

Line 86: -- errbuf - standard out variable for conc programs.

82: -- initiating the aggregation build of model or
83: -- score selections.
84: --
85: -- Parameters
86: -- errbuf - standard out variable for conc programs.
87: -- retcode - standard out variable for conc programs.
88: -- p_arc_object - types could be model or scoring run;
89: -- MODL and SCOR, respectively.
90: -- p_object_id - ID of the object to be previewed.

Line 87: -- retcode - standard out variable for conc programs.

83: -- score selections.
84: --
85: -- Parameters
86: -- errbuf - standard out variable for conc programs.
87: -- retcode - standard out variable for conc programs.
88: -- p_arc_object - types could be model or scoring run;
89: -- MODL and SCOR, respectively.
90: -- p_object_id - ID of the object to be previewed.
91: -- Note