DBA Data[Home] [Help]

APPS.PSB_BUDGET_REVISIONS_PVT dependencies on PSB_WS_POS2

Line 7250: l_attribute_value := PSB_WS_POS2.Get_Attribute_Value(c_Attributes_Rec.attribute_value_id);

7246:
7247: l_attribute_value := null;
7248:
7249: if ((c_Attributes_Rec.attribute_value is null) and (c_Attributes_Rec.attribute_value_id is not null)) then
7250: l_attribute_value := PSB_WS_POS2.Get_Attribute_Value(c_Attributes_Rec.attribute_value_id);
7251: end if;
7252:
7253: if c_Attributes_Rec.attribute_id = PSB_WS_POS1.g_default_wklyhrs_id then
7254: begin