DBA Data[Home] [Help]

APPS.PO_NEGOTIATIONS4_PVT dependencies on STANDARD

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

2062: IF FND_API.To_Boolean( p_commit ) THEN
2063: COMMIT WORK;
2064: END IF;
2065:
2066: -- Standard call to get message count and if count is 1,
2067: -- get message info.
2068: FND_MSG_PUB.Count_And_Get
2069: ( p_count => x_msg_count ,
2070: p_data => x_msg_data

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

2850: IF FND_API.To_Boolean( p_commit ) THEN
2851: COMMIT WORK;
2852: END IF;
2853:
2854: -- Standard call to get message count and if count is 1,
2855: -- get message info.
2856: FND_MSG_PUB.Count_And_Get
2857: ( p_count => x_msg_count ,
2858: p_data => x_msg_data

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

3159: 'After Commit');
3160: END IF;
3161: END IF;
3162:
3163: -- Standard call to get message count and if count is 1,
3164: -- get message info.
3165: FND_MSG_PUB.Count_And_Get
3166: ( p_count => x_msg_count ,
3167: p_data => x_msg_data