DBA Data[Home] [Help]

APPS.OKL_PAYMENT_SPLIT_PVT dependencies on FND_API

Line 48: p_encoded => FND_API.G_FALSE,

44: FOR i in 1..x_msg_count
45: LOOP
46: FND_MSG_PUB.GET(
47: p_msg_index => i,
48: p_encoded => FND_API.G_FALSE,
49: p_data => x_msg_data,
50: p_msg_index_out => x_msg_index_out
51: );
52: