Dear community,
out of curiosity - these days i needed to do an SLG1 search, and it struck me that in SLG1 selection is done only on log object/subobject class, and there are no selection options to restrict by a certain message class/number.
Thi...
Hallo,
in the EWM developments it is very common to call certain pieces of functionality in a queued RFC manner. You can see a list of the failed or waiting calls in transaction smq2, for example, for the inbound calls. Recently, a customer complain...
Hello,hope this helps for a better understanding:SAP imagined the 'Code Inspector' to be more or a less a tool for the developer(s) - to be used and be helpful for them. This maps to tcode SCI, i think.At some point they reckoned having some process ...
Hi, unfortunately i don't think SAP has exactly such an API, generic.The reason is SAP usually doesn't 'think' in components, as a purely technological company would.Instead in every different area teams focus on the product, and such parts tend to b...
- Macros are pretty much forbidden(no go) nowadays(Netweaver after 7.02+).- subroutines are not desired or recommended, but sometimes can not be avoided, this can be seen all around in the source code of EWM. Technical reasons can be integration/exte...