DBA Data[Home] [Help]

APPS.CST_PACEAMCOST_GRP dependencies on CSTPUTIL

Line 1711: CSTPUTIL.CSTPUGCI(l_organization_id,

1707: RAISE FND_API.G_EXC_ERROR;
1708: END IF;
1709:
1710: -- Derive the currency extended precision for the organization
1711: CSTPUTIL.CSTPUGCI(l_organization_id,
1712: l_round_unit,
1713: l_precision,
1714: l_ext_precision);
1715:

Line 3888: CSTPUTIL.CSTPUGCI(p_organization_id,

3884: END IF;
3885:
3886:
3887: -- Derive the currency extended precision for the organization
3888: CSTPUTIL.CSTPUGCI(p_organization_id,
3889: l_round_unit,
3890: l_precision,
3891: l_ext_precision);
3892: