We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
Hello,
I submit a report with a range table.
SUBMIT zv405 WITH s_equnr IN lr_equnr
If user parameters are specified for this exact program those user parameters overwrite the range table used in the submit.
Is there a way to use the range in...
Hello,
I already managed to change the short, middle and long description with
wa_fieldcat-seltext_l wa_fieldcat-seltext_m wa_fieldcat-seltext_s
but can't find the command for changing the title ("Überschrift" in my case).
Hello,
the report I'm working at still throws me this shortdump after manually undoing my code.
It only works after I get the old version back trough version control.
Why does this happen?
Hello,
I changed a line in Code for an addition but it won't get transported to the test system.
I uesd RSAQR3TR with Export/Import and Download/Upload already and while the InfoSet, Query and User group get transported the code won't. Why is tha...
Getting this error message when trying to import a transport order.
I made a new transport order with the report RSAQR3TR and wanted to transport from developement system to quality system with transport of copies.
Already moved Query, InfoSet an...
Hello Frederic,yes this is the problem behind the error code. My problem is why this error is still being raised after I manually undo my code changes. When I use version control it doesn't happen. Also there is no line in code which is longer than 7...