DBA Data[Home] [Help]

APPS.PO_NEGOTIATIONS4_PVT dependencies on STANDARD

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

1981: IF FND_API.To_Boolean( p_commit ) THEN
1982: COMMIT WORK;
1983: END IF;
1984:
1985: -- Standard call to get message count and if count is 1,
1986: -- get message info.
1987: FND_MSG_PUB.Count_And_Get
1988: ( p_count => x_msg_count ,
1989: p_data => x_msg_data

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

2760: IF FND_API.To_Boolean( p_commit ) THEN
2761: COMMIT WORK;
2762: END IF;
2763:
2764: -- Standard call to get message count and if count is 1,
2765: -- get message info.
2766: FND_MSG_PUB.Count_And_Get
2767: ( p_count => x_msg_count ,
2768: p_data => x_msg_data

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

3069: 'After Commit');
3070: END IF;
3071: END IF;
3072:
3073: -- Standard call to get message count and if count is 1,
3074: -- get message info.
3075: FND_MSG_PUB.Count_And_Get
3076: ( p_count => x_msg_count ,
3077: p_data => x_msg_data