Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Pragma to Suppress Warning

blee1
Explorer

Do we have any available pragma that can suppress the warning in the attachment (parameter XXX can reduce performance in RFC)?

2 REPLIES 2

NaveenKumarC
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Benson,

Please use link where your question was discussed.

Regards,

Naveen Kumar Chikkanna.

0 Kudos

Hi Naveen,

I actually saw that link before, and the recommendation there is to "Therefore I would ignore the warning at the moment and only consider it again if you really have a performance bottleneck here".

Does this mean that there is no pragma available that can be used to "ignore the warning at the moment and only consider it again if you really have a performance bottleneck here"?

Thank you.