DBA Data[Home] [Help]

APPS.PO_MODIFY_REQUISITION_PVT dependencies on STANDARD

Line 1274: -- Standard call to get message count and if count is 1,

1270: END IF;
1271: COMMIT WORK;
1272: END IF;
1273:
1274: -- Standard call to get message count and if count is 1,
1275: -- get message info.
1276: FND_MSG_PUB.Count_And_Get(p_count => x_msg_count, p_data => x_msg_data);
1277: x_return_status := FND_API.G_RET_STS_SUCCESS;
1278: