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: 

Suppress Warning [W] message during BDC process [as batch SM36]

former_member207153
Participant
0 Kudos

Hi expert,

i had problem where Warning message is force my BDC program to stop during SM36 batch job submit.

if program trigger in ad-hoc process [call program directly using tcode] , program works fine.

let me share briefly about My program, i intend to create VA41 transaction which have contract start date less than today's date. Warning message V5 001 will appear [not as pop-up window] which force my BDC to stop during SM36.

please kindly help.

8 REPLIES 8

Former Member
0 Kudos

Hi

During your recording you must have supressed the warning message by hitting "ENTER" key.

you remove the code for enter key from your recording and then check.

Thanks

Vishal Kapoor

0 Kudos

SHDB didnt shown any enter key, and i didnt press any enter key.

abdul_hakim
Active Contributor
0 Kudos

HI

Warnings and Error Messages are never recorded. You try to analyse why you are getting the warning and provide data for the same in your file.

Cheers,

Hakim

0 Kudos

like i said before that running program directly , it will not cause bdc to stop. program is success.

BUT when i run program using SM36 , its still success , but bdc will stop process.

[my bdc is running for VA41 , which in this case , warning message for V5 001 date is in the past, where contract begin date is less than current date]

Former Member
0 Kudos

Hi Rudy..

The problem is with Contract begin date should be greater than the begin date...you cannot create the Contract for past dates.

Even BDC will continue for Warning and Information messages and stops if encounters the error message.

Pass the contran begin date greater or Equal to current date .

0 Kudos

yes, i agree.

but business requirement is different in my side, contract is created could be later date.

so i cant avoid that contract begin date is less than current date.

this is current business requirement, i cant say no, not to print and generate this contract.

so i need to solve this irregularity cause by BDC between online and SM36 submit job.

former_member207153
Participant
0 Kudos

closed

0 Kudos

Dear Rudy,

As the thread seems closed i hope you got the solutio for the problem. May i know the solution please, because even i had a situation like this once.

Thanks,

Uday S.