DBA Data[Home] [Help]

APPS.CN_COLLECTION_CUSTOM_GEN dependencies on CN_TABLE_MAPS_V

Line 33: x_table_map_id IN cn_table_maps_v.table_map_id%TYPE,

29: --
30: --
31:
32: PROCEDURE insert_comm_lines_api_select(
33: x_table_map_id IN cn_table_maps_v.table_map_id%TYPE,
34: code IN OUT NOCOPY cn_utils.code_type,
35: x_org_id IN NUMBER,
36: x_parallel_hint IN VARCHAR2);
37: --