DBA Data[Home] [Help]

APPS.PO_CO_TOLERANCES_GRP dependencies on PO_CO_TOLERANCES_PVT

Line 73: PO_CO_TOLERANCES_PVT.Get_Tolerances (p_api_version,

69: -- Initialize API return status to success
70: x_return_status := FND_API.G_RET_STS_SUCCESS;
71:
72: -- Invoke call to retrieve tolerances
73: PO_CO_TOLERANCES_PVT.Get_Tolerances (p_api_version,
74: p_init_msg_list,
75: p_organization_id,
76: p_change_order_type,
77: x_tolerances_tbl,