DBA Data[Home] [Help]

APPS.OKL_K_LINE_FIN_EXT_PVT dependencies on FND_API

Line 6465: p_encoded => FND_API.G_FALSE,

6461: LOOP
6462:
6463: fnd_msg_pub.get(
6464: p_msg_index => l_msg_idx,
6465: p_encoded => FND_API.G_FALSE,
6466: p_data => lx_error_rec.msg_data,
6467: p_msg_index_out => lx_error_rec.msg_count);
6468:
6469: IF (lx_error_rec.msg_count IS NOT NULL) THEN