Hi,
I`m facing an issue when passing the values to update a field in TVARV table. The program uses CALL TRANSACTION to update the table fields using STVARV transaction.
Mode being used is N
Update Mode is S
The custom program is scheduled as a background job to run on daily basis. When run the program in background, the job fails giving an error that the table cannot be updated.
In debugging mode, the SY-SUBRC value turns to be '1001', so I`m unable to figure out what could be the issue.
While debugging the CALL TRANSACTION in 'A' ( all screen mode), I get a message being displayed often - "Function Code cannot be selected".
Can anyone please let me know when do we get such messages being displayed.
Thanks in advance,
Regards,
Farhana.