Hi All!Several years ago, I implemented BADI CTS_REQUEST_CHECK in order to verify that a transport can only be saved when its title contains certain "key words". This is working quite nicely and has improved the quality of the transport titles consid...
Hi All!I'm well aware that my question is rather wide but this is due to the "simplification" item for IS-Health impacting various different object types. I became aware about this fun item way back in 2019 when I ran a first S/4HANA readiness check ...
This is the beginning of a multi-part blog post series and right now, I can neither tell you, how many episodes it will eventually have, how much time will elapse between the episodes and for how long the series will run all told. Your guess is basic...
Hi All!I already searched the forums but wasn't able to find a good explanation for what I'm seeing in our NW7.50 EHP8 system:A SAP Standard include (e.g. MF02DO00) shows a recent date of 2024-09-04 in TRDIR-UDATTRDIR-SDATE and TRDIR-IDATE also show ...
Explaining the Cranky Uncle game at the European Geosciences Union General Assembly 2023 in a fun PICO session. For a longer description check out my EGU diary 2023 at https://sks.to/egu23-diary or the virtual version in 2024 at https://sks.to/egu24-...
Thanks - we don't have issues with the transport titles themselves but would just like to verify that a meaningful text gets put into the QATEXT field upon release to production which ends up in table TMSQNOTESH and field TEXT.I tried to clarify my i...
@Ryan-Crosby Hi Ryan,aren't the interface methods not just available in development and SE10? What I'm looking for is a check in STMS_QA during QA-approval in the test/consolidation system.CheersBärbel
Do you have access to a NetWeaver ERP system? You could run program DEMO_REGEX_TOY via SE38 there and see what happens. It also has online help with many pointers regarding REGEX.
It looks as if you have @WMARA~MATNR (with the tilde) in line 641 in the first screenshot instead of the expected @WMARA-MATNR (with a dash). The upper and lower case don't have any effect.Hope this helps!CheersBärbel