DBA Data[Home] [Help]

APPS.WSH_SHIPMENT_BATCH_PUB dependencies on STANDARD

Line 145: -- Standard call to check for call compatibility

141: IF FND_API.to_Boolean(p_init_msg_list) THEN
142: FND_MSG_PUB.initialize;
143: END IF;
144:
145: -- Standard call to check for call compatibility
146: IF NOT FND_API.Compatible_API_Call (
147: l_api_version_number,
148: p_api_version_number,
149: l_api_name,

Line 397: -- Standard call to check for call compatibility

393: IF FND_API.to_Boolean(p_init_msg_list) THEN
394: FND_MSG_PUB.initialize;
395: END IF;
396:
397: -- Standard call to check for call compatibility
398: IF NOT FND_API.Compatible_API_Call (
399: l_api_version_number,
400: p_api_version_number,
401: l_api_name,