DBA Data[Home] [Help]

APPS.PSB_WS_LINE_YEAR_I_PVT dependencies on PSB_WS_ACCT_PVT

Line 194: PSB_WS_ACCT_PVT.Create_Account_Dist

190: /* Bug 3246927 End */
191:
192: IF p_position_line_id IS NULL THEN
193:
194: PSB_WS_ACCT_PVT.Create_Account_Dist
195: (
196: p_api_version => 1.0,
197: p_init_msg_list => FND_API.G_FALSE,
198: p_commit => FND_API.G_FALSE,

Line 241: PSB_WS_ACCT_PVT.Create_Account_Dist

237: ----
238: /* Bug No 1584464 End */
239:
240: ELSE
241: PSB_WS_ACCT_PVT.Create_Account_Dist
242: (
243: p_api_version => 1.0,
244: p_init_msg_list => FND_API.G_FALSE,
245: p_commit => FND_API.G_FALSE,