DBA Data[Home] [Help]

APPS.PSB_WS_LINE_PERIOD_I_PVT dependencies on PSB_WS_ACCT_PVT

Line 97: PSB_WS_ACCT_PVT.Create_Account_Dist

93: -- and only when amount type is not FTE
94: IF p_year_type IN ('PP','CY') and p_balance_type <> 'F' THEN
95:
96:
97: PSB_WS_ACCT_PVT.Create_Account_Dist
98: (
99: p_api_version => 1.0,
100: p_init_msg_list => FND_API.G_FALSE,
101: p_commit => FND_API.G_FALSE,