‎2020 Mar 05 11:17 AM
I have added Company Code as a parameter(Input screen) in the report
But now according to the requirement in the report for company code from and to should be added.
I tried replacing parameter with select option but it is throwing some other error.
‎2020 Mar 05 11:23 AM
Did you give like this:?
SELECT-OPTIONS : s_bukrs FOR bkpf-bukrs OBLIGATORY.
This should be the righ way.
Else, update us with the error you received.
‎2020 Mar 05 11:23 AM
Did you give like this:?
SELECT-OPTIONS : s_bukrs FOR bkpf-bukrs OBLIGATORY.
This should be the righ way.
Else, update us with the error you received.
‎2020 Mar 05 11:44 AM
Hello Sir, I have done the same. can I share the code for the reference
‎2020 Mar 05 12:06 PM
Hi Nidhi,
If the code is working it is fine
If still not working, then share the code
Regards,
Venkat
‎2020 Mar 05 11:23 AM
‎2020 Mar 05 11:32 AM
Hi Nithi,
Error could be at program level select query, share the error received...
‎2020 Mar 06 5:07 AM
This problem comes after replacing parameter with select options on input screen
‎2020 Mar 06 6:45 AM
I've received that 'some other error'. It's almost impossible to resolve.