cancel
Showing results for 
Search instead for 
Did you mean: 

' SET_OUTPUT_TABLE Cannot Be Called ' error while using OVS

Former Member
0 Kudos

Hi to all,

The following error text was processed in the system KGD : OVS: Methode SET_OUTPUT_TABLE Cannot Be Called

  • The dump description is 'SET_OUTPUT_TABLE' can't be called .

i cant debbug it because when i press F4 i'm getting the dump .

pls tel me any solution to this.

Regards,

Asraf

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Asraf

Please tell me the UI element you are using for OVS (input field or select options)

If you are using select options

When the ovs is called from selection screen we have to define the ovs method as event handler for select options .

chek this link also

Thanks and Regards

Tulasi

Former Member
0 Kudos

Hi tulsi,

Yes, OVS for Select Option.

Your Information is very helpfull for me..

Thank you so much.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Is your OVS method "SET_OUTPUT_TABLE" the event handler for event "OVS" of your declared OVS component Usage??

and, did you declare the OVS component usage as the OVS for your context attribute: input help mode (OVS), and the Component usage??

Pls check them. If the error still exists, pls follow the method the upper expert suggested.And very glad to discuss with you about this topic.

Best wishes.

Regards.

Former Member
0 Kudos

HI ,

Please have a look at ST22 transaction for more details on the error.

Try putting a breakpoint at the place where you are calling the method.

Thanks,

aditya.