cancel
Showing results for 
Search instead for 
Did you mean: 

Batch Job Error

Former Member
0 Kudos

Hello Experts,

We've created customized tcode to created automatic TR and to confirm TO.

We're running job to do this activity.

Now we've condition in which if storage bin is blocked batch job is getting failed.

Please let me know if I'm blocking the bin for put-away or stock removal then is there any flag that get set in any table which i can use in order to modify my programme in order to fulfill the client requirement.

Please Help!!!

Regards,

Ganesh.

Accepted Solutions (1)

Accepted Solutions (1)

MANIS
Active Contributor
0 Kudos

check LAGP table

Former Member
0 Kudos

thnx

Former Member
0 Kudos

Hi manish,

We're using same programme for Putaway and Picking...

So we can apply logic to remove blocked bin using LAGP... but tell me in putaway if we're using same programme .. and bin block check logic is not needed in tht case ... so tell me how t differentiate...

Whether it putaway or picking .. is there any table or flag for the same tht can be used..

Regards

Ganesh

MANIS
Active Contributor
0 Kudos

you should write your program to take into consideration of  LTAP-VLTYP-902 (this is the case for putaway where source storage type will be 902) then bin check logic is not needed if LTAP-NLTYP= 916 then based on your business requirement you can write the logic

Answers (0)