DBA Data[Home] [Help]

APPS.ZX_GLOBAL_STRUCTURES_PKG dependencies on ZX_FC_TYPES_B

Line 938: (owner_table_code zx_fc_types_b.owner_table_code%type,

934: ZX_PARTY_TYPES_CACHE ZX_PARTY_TYPES_CACHE_TBLTYPE;
935:
936:
937: Type intended_use_tbl_info_rectype is RECORD
938: (owner_table_code zx_fc_types_b.owner_table_code%type,
939: owner_id_num zx_fc_types_b.owner_id_num%type);
940:
941:
942: Type zx_product_options_rec_type is record(

Line 939: owner_id_num zx_fc_types_b.owner_id_num%type);

935:
936:
937: Type intended_use_tbl_info_rectype is RECORD
938: (owner_table_code zx_fc_types_b.owner_table_code%type,
939: owner_id_num zx_fc_types_b.owner_id_num%type);
940:
941:
942: Type zx_product_options_rec_type is record(
943: APPLICATION_ID zx_product_options_all.APPLICATION_ID%type,