DBA Data[Home] [Help]

APPS.AHL_WF_MAPPING_PVT dependencies on STANDARD

Line 173: -- Standard check of p_commit.

169:
170: --
171: -- END of API body.
172: --
173: -- Standard check of p_commit.
174: IF Fnd_Api.To_Boolean ( p_commit ) THEN
175: COMMIT WORK;
176: END IF;
177: Fnd_Msg_Pub.count_and_get(

Line 439: -- Standard check of p_commit.

435: x_WF_Mapping_ID := l_Wf_Mapping_rec.WF_Mapping_ID;
436: --
437: -- END of API body.
438: --
439: -- Standard check of p_commit.
440: IF Fnd_Api.To_Boolean ( p_commit ) THEN
441: COMMIT WORK;
442: END IF;
443: Fnd_Msg_Pub.count_and_get(