DBA Data[Home] [Help]

APPS.ZPB_OLAP_VIEWS_PKG dependencies on FND_API

Line 1421: p_attach_readwrite => FND_API.G_FALSE);

1417: x_msg_count => l_msg_cnt,
1418: x_msg_data => l_buff,
1419: p_user => l_shadow,
1420: p_business_area_id => l_ba_id,
1421: p_attach_readwrite => FND_API.G_FALSE);
1422: end if;
1423: end if;
1424:
1425: if (p_hier is null) then

Line 1542: p_attach_readwrite => FND_API.G_FALSE);

1538: x_msg_count => l_msg_cnt,
1539: x_msg_data => l_buff,
1540: p_user => l_shadow,
1541: p_business_area_id => l_ba_id,
1542: p_attach_readwrite => FND_API.G_FALSE);
1543: end if;
1544: end if;
1545:
1546: -- for bug 5019035