cancel
Showing results for 
Search instead for 
Did you mean: 

"Deliver.Plant" field inside a Sales Order keeps defaulting to "1"...

Former Member
0 Kudos

Hello, hopefully someone knows of a fix for this. We recently changed from Windows XP to Windows 7 and then began having this issue. After a Sales Order is created I input a specific "Plant #" (ie. 0091) into the "Deliver.Plant" field and then click Save, it takes me back out to the "Notification" screen. When coming back into the "Sales Order" the "Deliver.Plant" defaults to "1" instead of saving the previous entry of "0091". This issue appeared after the upgrade to Windows 7. Anyone have any ideas on how to fix this from happening? It didn't use to do this in XP.

Thanks in advance,

Mel

Accepted Solutions (0)

Answers (9)

Answers (9)

former_member185462
Active Participant
0 Kudos

Check for screen variant

od_manikandan
Active Contributor
0 Kudos

Hai Melvin,

Do you have plant - 1 in (F4) ?

What is the notification ? is it doing anything with field-  DWERT

Regards,

Mani

Former Member
0 Kudos

Hi if this occurs in any customer \ material check

Include MV45AFZZ or MV45AFZB.


B.R.

Former Member
0 Kudos

Hi


Ask your ABAPer  to debug source determination user exit available in one of below includes.I missed actual include name so check in both, you will find in one .


Include MV45AFZZ or MV45AFZB


System Behavior

1. Check if plant assignment done in source determination include

2. CMIR

3  Customer Master

4  Material Master


Thanks

Sushil

siva_vasireddy2
Active Contributor
0 Kudos

Hi,

you can also check the User Parameters Fields under SU3 for Each user Apart from Master Records

Former Member
0 Kudos

What exactly am I too look for in the Parameters? is there on for that determines the value that gets inputed to "Deliver.Plant"?

moazzam_ali
Active Contributor
0 Kudos

Hi

Logically it should not behave like this just because of windows update. Check if there any userexit implemented or any other coding changed during this update.

Thank$

Former Member
0 Kudos

Would the value in the "Deliver. Plant" field inside the Sales Order be derived from a specific parameter in SU3? Thanks for your reply and appreciate your knowledge in this matter.

moazzam_ali
Active Contributor
0 Kudos

I don't think so. I have never seen any parameter for this. Delivery plant is determined from customer material info record, customer master or from material master. This is standard. If there is some weird behavior then it could be due to some userexit.

Thank$

od_manikandan
Active Contributor
0 Kudos

Hai Melvin Ramirez,

As per standard explanation:

The value proposed in the item is either

  • from the customer master record of the goods recipient, or

The system checks whether it can propose a value (and for your own plants, whether the material has been created in the plant). If the system can propose a value, the plant is copied to the sales order item where you can change it as required.

Please check, whether it is occuring for

1. Other customer code

2. Other materials

3. Other user IDs (may be coming from Own data of the user ID for that)

Regards,

Mani

krishna_k19
Contributor
0 Kudos

Hi Ramirez,

     Please check some other machine.

sometimes it will happen improper installation of GUI also.Reinstall SAP GUI and try.

Is there any code changes happen or what also we have to check.

Regards,

Krishna

Former Member
0 Kudos

Hey Krishna thanks for your response. All of my co-workers are experiencing this issue on the their machines as well. IT has been trying to solve this for the last 6 months almost. 😕

hualin_zhang
Participant
0 Kudos

Never met this issue before.

I think a debugging analysis is needed.