Overview Schemas Index

CATALOG_DATA_INFORMATION_MIM (jsdai.SCatalog_data_information_mim)


RULE subtype_mandatory_configurable_item FOR (configurable_item);
 
WHERE
          wr1:  SIZEOF ( QUERY ( ci <* configurable_item | NOT ( type_check_function ( ci , [ 'catalog_data_information_mim' + '.product_specification' ] , 0 ) ) ) ) = 0 ;
END_RULE; -- subtype_mandatory_configurable_item

public class RSubtype_mandatory_configurable_item
          public int rWr1(SdaiContext _context)
          public int run(SdaiContext _context, A_string violations)