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

Different behaviour in Batch Job processing

Former Member
0 Likes
459

Hello,

While creating a billing document we have a 'z' Condition type which has a formula for a particular field.

There are certain conditions which when satisfied the condition type should be de-activated.

This transaction is normally run through batch job. Though the process do not satisfy the conditions for deactivation the condition type gets deactivated. This is only the case when it is run in batch..whereas in the foreground it appears to work in the required manner.

Can anybody please guide me to get to the root cause of this problem??

Thanks,

Smita

3 REPLIES 3
Read only

Former Member
0 Likes
420

How do you execute the transaction in batch??

Read only

0 Likes
420

its a program which in turn calls this transaction

Read only

0 Likes
420

does the program generate batch input sessions?