DBA Data[Home] [Help]

APPS.ZX_NEW_SERVICES_PKG dependencies on STANDARD

Line 78: | Standard start of API savepoint |

74: '.BEGIN','ZX_NEW_SERVICES_PKG: '||l_api_name||'()+');
75: END IF;
76:
77: /*--------------------------------------------------+
78: | Standard start of API savepoint |
79: +--------------------------------------------------*/
80: SAVEPOINT freeze_tax_dists_for_itms_PVT;
81:
82: /*--------------------------------------------------+

Line 83: | Standard call to check for call compatibility |

79: +--------------------------------------------------*/
80: SAVEPOINT freeze_tax_dists_for_itms_PVT;
81:
82: /*--------------------------------------------------+
83: | Standard call to check for call compatibility |
84: +--------------------------------------------------*/
85: IF NOT FND_API.Compatible_API_Call( l_api_version,
86: p_api_version,
87: l_api_name,