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: 

Job_close with exception INVALID_STARTDATE

Former Member
0 Kudos

hi all,

when the program call the function module Job_close, it run tun with the sy-subrc 3 INVALID_STARTDATE , can someone tell why this happan? is this releate to any configuration since previously the program wokrs fine.

thanks

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi.

check with the sy-datum on the server system ..

it might be possibly set wrong ...

or before the job_open...

Ask your basis team

Regards

Renu

2 REPLIES 2

Former Member
0 Kudos

Hi.

check with the sy-datum on the server system ..

it might be possibly set wrong ...

or before the job_open...

Ask your basis team

Regards

Renu

Former Member
0 Kudos

thanks