Hi Jacob,I think your're right - in the rare case, you read very seldom, then a sort + binary search is slower than read w/o binary search.But usually you have quite a lot of reads - why would you select a lot of data, if you don't read them later ->...
Hi Julie,as long as it's not part of standard function (= hardcoded sy-uname), you might also just make a direct DB modify mara set aenam = user.BR, Christian
Hi,by filling ls_logic_switch, you already define "no new pricing", but this is done "outside" of the sales order. Then later (after caling bapi_salesorder_change) inside of sales order some coding might decide, new pricing is necessary (based on a c...
Hi,check if you can work with Prepacks (MARA-ATTYP = 11). It's a special type of bill of material. They are bought on header level and sold at item level.In customizing: Logistics - General - Material Master - Retail-Specific Settings - Settings for ...
Try changing values with MM42, because Bapi's will check and respect customizing -> "only display"-fields are ignored.If you can't change values manually, then something with customizing is wrong. Go through (nearly) all steps under Logistics-General...