Application Development and Automation 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: 
Read only

Suppressing the message generated by standard SAP code

Former Member
0 Likes
1,410

Hi experts,

I have requirement in which i have to suppress the warning message generated by standard SAP code.Is it possible?

If so how?

Any pointers will be highly appreciated.

Thanks,

Rakshith

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,062

hi,

Please specify the exact program or tcode, and the error message u need to suppress...

yogi

Hi experts,

I have requirement in which i have to suppress the warning message generated by standard SAP code.Is it possible?

If so how?

Any pointers will be highly appreciated.

Thanks,

Rakshith

6 REPLIES 6
Read only

Former Member
0 Likes
1,063

hi,

Please specify the exact program or tcode, and the error message u need to suppress...

yogi

Read only

0 Likes
1,062

Hi Yogi,

I have to suppress the message generated (Web indicator cannot be changed ) when a basic booking unit is selected in jha1x (Order creation) transaction.

Read only

Former Member
0 Likes
1,062

Hi,

is it a conversion program like BDC, then warning messages will be by passed in the background.

Read only

0 Likes
1,062

Hi Soniya,

I have to do it in foreground transaction processing.

Read only

0 Likes
1,062

Hi,

Check with the functional consultant. There might be a config transaction, wherein you can specify the type of error whether Harderror' or warning etc.

I know, Fi and MM has that.

Regards,

Subramanian

Read only

Former Member
0 Likes
1,062

Hi,

Check this weblog

/people/ajay.kumar/blog/2005/02/25/suppressing-unwanted-sap-gui-screens-from-bapirfc-when-calling-them-from-external-system-in-background133

Thanks

Papiya