DBA Data[Home] [Help]

APPS.PA_REVERSE_COSTED_LAB dependencies on STANDARD

Line 19: -- Values are Standard Cost and Actual Cost

15: -- Parameters:
16: --
17: -- IN
18: -- P_costing_method : Method used to calculate the cost .
19: -- Values are Standard Cost and Actual Cost
20: -- P_enable_accrue_flag_yn: Flag defined to enabling/Disabling Accrual Only Parameter
21: -- P_accrual_flag : Accrual only Paramter gets enabled when user selects
22: -- P_Enable_cost_set_flag : Flag Defined to Enable Costed set prameter
23: -- p_cost_set : Costed set

Line 24: -- P_Enable_date : To Enable From and To date when user select method as Standard and actual with Yes

20: -- P_enable_accrue_flag_yn: Flag defined to enabling/Disabling Accrual Only Parameter
21: -- P_accrual_flag : Accrual only Paramter gets enabled when user selects
22: -- P_Enable_cost_set_flag : Flag Defined to Enable Costed set prameter
23: -- p_cost_set : Costed set
24: -- P_Enable_date : To Enable From and To date when user select method as Standard and actual with Yes
25: -- P_from_date : From date
26: -- P_to_date : To date
27: -- P_incur_by_org_id : Reverse the expenditures based on Organization
28: -- P_project_id : Reverse The Expenditures based on Project

Line 154: -- Values are Standard Cost and Actual Cost

150: -- Parameters:
151: --
152: -- IN
153: -- P_costing_method : Method used to calculate the cost .
154: -- Values are Standard Cost and Actual Cost
155: -- P_accrual_flag : Accrual only Paramter gets enabled when user selects
156: -- p_cost_set : Costed set
157: -- P_from_date : From date
158: -- P_to_date : To date