DBA Data[Home] [Help]

APPS.CST_UTILITY_PUB dependencies on STANDARD

Line 67: -- This API determines if the standard costing organization follows --

63: -- PROCEDURE --
64: -- get_Std_CG_Acct_Flag --
65: -- --
66: -- DESCRIPTION --
67: -- This API determines if the standard costing organization follows --
68: -- cost group accounting. If yes, then it has PJM support. If the --
69: -- organization ID provided is not standard costing organization, the --
70: -- API will raise an error --
71: -- --

Line 69: -- organization ID provided is not standard costing organization, the --

65: -- --
66: -- DESCRIPTION --
67: -- This API determines if the standard costing organization follows --
68: -- cost group accounting. If yes, then it has PJM support. If the --
69: -- organization ID provided is not standard costing organization, the --
70: -- API will raise an error --
71: -- --
72: -- PURPOSE: --
73: -- Oracle Applications Rel 11i.6 --

Line 74: -- PJM support for Standard Costing Organizations --

70: -- API will raise an error --
71: -- --
72: -- PURPOSE: --
73: -- Oracle Applications Rel 11i.6 --
74: -- PJM support for Standard Costing Organizations --
75: -- --
76: -- --
77: -- HISTORY: --
78: -- 11/03/00 Anitha Dixit Created --