Read Strategies Read strategies define the sequence in which the data in mini-templates is accessed for products that do not have their own data.
Read strategies can consist of several read methods. SAP delivers read methods for the SAP Product
,
describing different ways of reading data for your products.
Read strategies determine the sequence in which the read methods are called up, and thus, the sequence in which data is read for products that do not have their own data. According to the active read strategy delivered for the SAP Product, the product’s own data is read before reference productdata, which in turn is read before the data in mini-templates assigned to product categories.
You should note that you cannot define your own read strategies. You can either use the read strategy delivered by SAP, or you can deactivate it. However, in the latter case, the data contained in the mini-templates is then no longer available for use in your products.