Skip to Content
0
Nov 09, 2010 at 11:53 PM

Batch Status incomplete - after the DTUC Transaction

218 Views

HI Guru's,

I've a scenario where the Batch is getting the stauts has Incomplete and we could not able to update the characteristics at the time of doing the DTUC.

Here is what we are doing..

At the Time of DTUC, users are scanning the DRUM DATA which is one of the Characteristics and the requirement is to split the Drum Data into DRUM Type and Drum Number and place those into the Drum Type and Drum Number field.

Based on some logic i'm splitting that data and updating the charcteristics using the FM

CUPR_SET_DEFAULT at the time of DTUC posting,

We are also trying to updat one more characteristic,not the standard characteristic, using FM CUOV_SET_FUNCTION_ARGUMENT.

All the above are happening in Object Dependency. Whenever user scans the Drum Data the object dependency will call and do the above specified.

Sometimes we are encountering the problems as, Batch status has incomplete and the characteristic which we are updating using the FM CUOV_SET_FUNCTION_ARGUMENT is not getting updated.

we found a SAP Transaction to Fix the Batch Incomplete status - CL26 - Report Name is RCCLRELE.

If someone knows the route cause, please let me know.

Thanks,

Adi.