DBA Data[Home] [Help]

APPS.FTE_SS_INTERFACE dependencies on STANDARD

Line 571: -- Standard call to get message count and if count is 1,get message info.

567:
568: X_SAVE_RANK_LIST := FND_API.G_TRUE;
569:
570:
571: -- Standard call to get message count and if count is 1,get message info.
572: --
573: FND_MSG_PUB.Count_And_Get
574: (
575: p_count => x_msg_count,

Line 1378: -- Standard call to get message count and if count is 1,get message info.

1374: WSH_DEBUG_SV.C_PROC_LEVEL);
1375: END IF;
1376:
1377:
1378: -- Standard call to get message count and if count is 1,get message info.
1379: --
1380: FND_MSG_PUB.Count_And_Get
1381: (
1382: p_count => x_msg_count,

Line 2198: -- Standard call to get message count and if count is 1,get message info.

2194: WSH_DEBUG_SV.C_PROC_LEVEL);
2195: END IF;
2196:
2197:
2198: -- Standard call to get message count and if count is 1,get message info.
2199: --
2200: FND_MSG_PUB.Count_And_Get
2201: (
2202: p_count => x_msg_count,

Line 2425: -- Standard call to get message count and if count is 1,get message info.

2421: Log(l_module_name,' END PRINTING ALL SERVICES ********** ',WSH_DEBUG_SV.C_PROC_LEVEL);
2422: END IF;
2423:
2424:
2425: -- Standard call to get message count and if count is 1,get message info.
2426: --
2427: FND_MSG_PUB.Count_And_Get
2428: (
2429: p_count => x_msg_count,

Line 2647: -- Standard call to get message count and if count is 1,get message info.

2643: END IF;
2644:
2645: -- Update trip append flag to N
2646:
2647: -- Standard call to get message count and if count is 1,get message info.
2648: --
2649: FND_MSG_PUB.Count_And_Get
2650: (
2651: p_count => x_msg_count,