cancel
Showing results for 
Search instead for 
Did you mean: 

storage location putting default

former_member13777
Active Contributor
0 Kudos

Hi,

My users are all belong to only one storage location. how can I default storage location in VA01 sales order entry.

Full points assured

Thanks in advance

Sunoj.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

go to tcode OVL3, maintain the inputs , u wl get the storage loc in sales order default.

pl maintain the stogare cond in materia master data for this

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello Sunoj,

U can acheive it thru User-Exits.

The relevant user exit is MV45AFZZ.

The relevant forms to be used are:

USEREXIT_MOVE_FIELD_TO_VBAK -- to default in Header.

USEREXIT_MOVE_FIELD_TO_VBAP-- to default in item.

In addition to that u have to ensure in T CODE OVL3(st.loc derermination) entries as well in MMR maintaining the same storage location.

Regs,

Ravi Duggirala

Former Member
0 Kudos

Usually Storage location is determined in the delivery document depending on the rule assigned to the delivery type.

If it has been defaulted in the sales order then it is copied to the delivery document.

To default the storage location in the sales order, you have to use the user exit.Take the help of your ABAPer .

Regards

Former Member
0 Kudos

Hello Sunoj,

This has been answered in the thread:

Rgds,

Raghu.