DBA Data[Home] [Help]

APPS.GL_COA_SEG_VAL_IMP_PUB dependencies on STANDARD

Line 85: --Standard start of API savepoint

81:
82: BEGIN
83:
84:
85: --Standard start of API savepoint
86: SAVEPOINT coa_segment_val_imp_pub;
87:
88: --Standard call to check for call compatibility
89: IF NOT FND_API.Compatible_API_Call(l_api_version ,

Line 88: --Standard call to check for call compatibility

84:
85: --Standard start of API savepoint
86: SAVEPOINT coa_segment_val_imp_pub;
87:
88: --Standard call to check for call compatibility
89: IF NOT FND_API.Compatible_API_Call(l_api_version ,
90: p_api_version ,
91: l_api_name ,
92: G_PKG_NAME) THEN