DBA Data[Home] [Help]

APPS.PSB_WS_POS3 dependencies on PSB_ENTITY

Line 2159: select name from PSB_ENTITY where entity_id = p_parameter_id;

2155: from GL_SETS_OF_BOOKS
2156: where set_of_books_id = l_set_of_books_id;
2157:
2158: cursor c_ParamName is
2159: select name from PSB_ENTITY where entity_id = p_parameter_id;
2160:
2161: BEGIN
2162:
2163: if p_recalculate_flag then