DBA Data[Home] [Help]

APPS.GCS_LEX_MAP_GL_APPLY_PKG dependencies on GCS_LEX_MAP_API_PKG

Line 83: GCS_LEX_MAP_API_PKG.apply_map(

79: CLOSE interface_table_c;
80: END IF;
81:
82: -- Call the IDT API to perform the transformation.
83: GCS_LEX_MAP_API_PKG.apply_map(
84: p_api_version => 1.0,
85: x_return_status => return_status,
86: x_msg_count => msg_count,
87: x_msg_data => msg_data,