cancel
Showing results for 
Search instead for 
Did you mean: 

Buffer object for Storage Bin Number

06-21-2011 4:15 PM
607 views 4 comments
0 Likes
SAP Managed Tags
Subscribe

Dear all,

I am doing a Warehouse Management in SAP System ECC 6.0,

while creating a Transfer Order, there i am not giving a Storage Bin, why because i am using Next Empty Bin in Putaway Strategy. that time i am getting Bin Number Automatically. But that Bin Number Having Interval like

Eg:

1st Time T.O- Bin NO-A-10

2nd Time T.O-Bin No-A-20

3rd Time T.O-Bin No-A-30

like this i am getting. i am feeling some Buffer is there in Bin Number Object.

Can Any one Tell me what is the Object name for Storage Bin.

Waiting for Positive Response.

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

The Bin Structure can be seen in the transaction LS10. If you check the Warehouse and the storage type, you can see the start value and the end value of the bins for that warehouse. Based on the start to end, the bins will be created automatically.

Former Member
0 Likes

yes i have been checked there, my empty bin numbers are available there with sequence like

A-11, A-12, A-13, A-14, A-15.

but again i am getting interval.

i know what is the problem, but i am not able to find what is number ranges object for Bin Number,

if you Know then plz tell me.

JL23
Active Contributor
0 Likes

Your thoughts are going in a totally wrong direction.

the bin number describes a physical location in your warehouse. it is master data. the bins are already setup in LS01N transaction.

when you create a TO, then SAP just determines the bin accoding to your search strategy, and certainly not by using a number range buffer. Buffers and number ranges are used if SAP determines an internal number for a document like a TO, but not for the bin number. the bin number is not an internal number, it is the description of your storage bin, like the material number is the identifier for your material.

There is much more than just the description that defines how the material is put away and what the next empty bin is.

Do all bins have the same storage area?

do they all have the same storage bin type?

hwo is the sorting for put away defined in OMLM

Former Member
0 Likes

Thank you sir for giving me a right direction, but whatever you asked me that all are maintained Properly.

i am using PUTAWAY Strategy (L- next empty bin).

same setting i did in Different client those are working properly, only my client having a Problem.

Plz give me overview what is the Problem.