DBA Data[Home] [Help]

APPS.CST_REVENUECOGSMATCH_PVT dependencies on STANDARD

Line 296: -- order issue. The logic is standard across cost methods so --

292: -- PROCEDURE --
293: -- Record_SoIssueCost --
294: -- This procedure is called by the distribution processors to --
295: -- record the outgoing cost of the item at the time of the sales --
296: -- order issue. The logic is standard across cost methods so --
297: -- it can be called for all perpetual and PAC types. --
298: -- --
299: -- VERSION 1.0 --
300: -- --

Line 404: -- All other parameters are pretty standard for Cost Processing --

400: -- VERSION 1.0 --
401: -- --
402: -- PARAMETERS --
403: -- P_COGS_OM_LINE_ID OM Line_ID of the Sales Order issue --
404: -- All other parameters are pretty standard for Cost Processing --
405: -- --
406: -- HISTORY: --
407: -- 05/17/05 Bryan Kuntz Created --
408: -- End of comments --

Line 448: -- Standard return status and Who columns --

444: -- --
445: -- VERSION 1.0 --
446: -- --
447: -- PARAMETERS --
448: -- Standard return status and Who columns --
449: -- --
450: -- HISTORY: --
451: -- 05/17/05 Bryan Kuntz Created --
452: -- End of comments --