DBA Data[Home] [Help]

APPS.CSTPSCWF dependencies on STANDARD

Line 5: -- START_STD_WF Calls the appropriate Standard Costing Workflow process

1: PACKAGE CSTPSCWF AUTHID CURRENT_USER AS
2: /* $Header: CSTSCWFS.pls 115.4 2002/11/11 23:53:08 awwang ship $ */
3:
4: -- FUNCTION
5: -- START_STD_WF Calls the appropriate Standard Costing Workflow process
6: -- based on the accounting line type.
7: --
8: --
9: -- INPUT PARAMETERS

Line 83: -- Returns Material Product line Account for Standard Costing.

79:
80: -- Name
81: -- GET_STD_MTL_PLA
82: -- Purpose
83: -- Returns Material Product line Account for Standard Costing.
84: -- Arguments
85: -- Internal Name for the WF Item Type
86: -- WF Item Key
87: -- ID Number of the WF activity

Line 100: -- Returns Material Overhead Product line Account for Standard Costing.

96:
97: -- Name
98: -- GET_STD_MO_PLA
99: -- Purpose
100: -- Returns Material Overhead Product line Account for Standard Costing.
101: -- Arguments
102: -- Internal Name for the WF Item Type
103: -- WF Item Key
104: -- ID Number of the WF activity

Line 116: -- Returns Resource Product line Account for Standard Costing.

112:
113: -- Name
114: -- GET_STD_RES_PLA
115: -- Purpose
116: -- Returns Resource Product line Account for Standard Costing.
117: -- Arguments
118: -- Internal Name for the WF Item Type
119: -- WF Item Key
120: -- ID Number of the WF activity

Line 132: -- Returns Outside Processing Product line Account for Standard Costing.

128:
129: -- Name
130: -- GET_STD_OSP_PLA
131: -- Purpose
132: -- Returns Outside Processing Product line Account for Standard Costing.
133: -- Arguments
134: -- Internal Name for the WF Item Type
135: -- WF Item Key
136: -- ID Number of the WF activity

Line 148: -- Returns Overhead Product line Account for Standard Costing.

144:
145: -- Name
146: -- GET_STD_OVH_PLA
147: -- Purpose
148: -- Returns Overhead Product line Account for Standard Costing.
149: -- Arguments
150: -- Internal Name for the WF Item Type
151: -- WF Item Key
152: -- ID Number of the WF activity