DBA Data[Home] [Help]

APPS.FEM_DIM_GROUPS_UTIL_PKG dependencies on STANDARD

Line 119: /* Standard Start of API savepoint */

115: ' P_DIM_GROUP_SEQUENCE:'||p_dim_group_sequence||
116: ' P_TIME_GROUP_TYPE_CODE:'||p_time_group_type_code||
117: ' P_COMMIT: '||p_commit);
118:
119: /* Standard Start of API savepoint */
120: SAVEPOINT create_dim_group_pub;
121:
122: /* Standard call to check for call compatibility. */
123: IF NOT FND_API.Compatible_API_Call (c_api_version,

Line 122: /* Standard call to check for call compatibility. */

118:
119: /* Standard Start of API savepoint */
120: SAVEPOINT create_dim_group_pub;
121:
122: /* Standard call to check for call compatibility. */
123: IF NOT FND_API.Compatible_API_Call (c_api_version,
124: p_api_version,
125: c_api_name,
126: pc_pkg_name)