Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I default values into VA01 Subscreen Table?

Status
Not open for further replies.

Riggsy

Programmer
Jul 24, 2002
1
GB
Hi,

I am sure there is a simply answer to this but I cannot find it. Any suggestions would be greatly received.

I am trying to default a storage location into transaction VA01. I can default values for the header but not the 'all items' subscreen and the field Storage Location. Any ideas on how I default a value in the storage location field for one or many items.

Thank you.
 
Defaulting an LGORT to your sales order is accomplished through a user-exit. I believe the exit is "MOVE_TO_VBAP" or a name close to that. I will verify that tonight or tomorrow.
 
My mistake - here's the exit:
USEREXIT_MOVE_FIELD_TO_VBAP
which occurrs in MV45AFZZ. Hope it helps.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top