Question:
I as well as another BW developer (Jgooch) are encountering the same type of problem in 3.0b with creating include ZXRSRU01:
In the past I have created the INCLUDE ZXRSRU01 in 2.1C which contains coding for my customer-exit BEX variables. However, when I try to create this INCLUDE in BW 3.0B, I receive the error message DS027 "Program ZX... is reserved only for exit function groups", and it will not let me create the INCLUDE. I have tried doing this via CMOD and going through the enhancement component EXIT_SAPLRRS0_001, as well as manually via transaction SE38. Any clues?
Any help is appreciated.
Thanks,
JRZ
Answer:
normally you would create a project via CMOD first and then use one of it's components (in this case EXIT_SAPLRRS0_001), once there you just double click on ZXRSRU01.
if that doesn't work, you'll get an error message I assume... what's the message?
Answer:
I've applied code to ZXRSRU01 by double-clicking the include in BW release 1.2b & 2.1c. In 3.0b when you double-click the include, the following error message appears "Program ZX... is reserved only for exit function groups".
JRZ
Answer:
We have experienced this in 3.0b too.
Go in via debugger (/h) and it should work.
Maria