DBA Data[Home] [Help]

APPS.PSB_WS_POS3 dependencies on PSB_BUDGET_REVISIONS_PVT

Line 2214: PSB_BUDGET_REVISIONS_PVT.Create_Note

2210: FND_MESSAGE.SET_TOKEN('NAME', g_note_parameter_name);
2211: FND_MESSAGE.SET_TOKEN('DATE', sysdate);
2212: l_note := FND_MESSAGE.GET;
2213:
2214: PSB_BUDGET_REVISIONS_PVT.Create_Note
2215: ( p_return_status => l_return_status
2216: , p_account_line_id => NULL
2217: , p_position_line_id => l_budget_revision_pos_line_id
2218: , p_note => l_note