DBA Data[Home] [Help]

APPS.WIP_BIS_COMMON dependencies on BIS_WIPBIEFORGPRD_V

Line 159: from bis_wipbieforgprd_v

155: and period_value = p_period_value;
156: elsif (p_indicator = 'WIPBIEF') then
157: select target
158: into x_target
159: from bis_wipbieforgprd_v
160: where organization = p_organization_id
161: and calendar = p_calendar
162: and period_value = p_period_value;
163: end if;