DBA Data[Home] [Help]

APPS.CN_COLLECTION_CUSTOM_GEN dependencies on CN_TABLE_MAPS_V

Line 29: x_table_map_id IN cn_table_maps_v.table_map_id%TYPE,

25: -- 03-17-00 Dave Maskell Created for Release 11i2.
26: --
27: --
28: PROCEDURE insert_comm_lines_api_select(
29: x_table_map_id IN cn_table_maps_v.table_map_id%TYPE,
30: code IN OUT NOCOPY cn_utils.code_type,
31: x_org_id IN NUMBER,
32: x_parallel_hint IN VARCHAR2);
33: --