DBA Data[Home] [Help]

APPS.PO_MODIFY_REQUISITION_PVT dependencies on STANDARD

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

1743: END IF;
1744: COMMIT WORK;
1745: END IF;
1746:
1747: -- Standard call to get message count and if count is 1,
1748: -- get message info.
1749: FND_MSG_PUB.Count_And_Get(p_count => x_msg_count, p_data => x_msg_data);
1750: x_return_status := FND_API.G_RET_STS_SUCCESS;
1751: