DBA Data[Home] [Help]

APPS.CZ_PB_MGR dependencies on STANDARD

Line 22555: --properties. All other property attributes are handled in a standard way and don't need any special tables.

22551: mm_v_tbl_sync_prop(s_prop_id) := t_prop_id;
22552:
22553: --Because the property does not exist on the target, we will be creating a new property and so we need both
22554: --numeric value and numeric default value. These two values are special because of their use for translatable
22555: --properties. All other property attributes are handled in a standard way and don't need any special tables.
22556:
22557: IF(cz_pb_mgr.v_prop_vals_data_typ_ref(j) = 8)THEN /*Translatable properties*/
22558:
22559: --First for the numeric value of the translatable property.