Grid Column Control 'Shipment Number' field in P4310 - Purchase Order is disabled in HTML client but this control is editable in FAT/Windows Client. How to make it editable in HTML client?
The result in HTML client is correct as GC Shipment Number is not allowed to input any value through P4310.
This column will be appeared only when Transportation Module is active. In case Transportation Module is active but it is not necessary for your daily business, please deactivate it as below,
1. (Fast Path) P99410 - Work With EnterpriseOne System Control
2. Look for data 'SY49' and Select go to to [EnterpriseOne System Control - Revisions]
3. Select radio button 'No' and click OK to save change
4. Log off/on EntepriseOne as table information from F99410 - OneWorld System Control File will be cached as defined in F98613 - Database Caching
If Transportation Module is ON and then to synchronize the result between HTML client and Windows client,
1. Go to OMW
2. Check out P4310
3. Focus on W4310A - [Order Detail]
4. Event: Dialog Is Initialized
Disable Grid(FC Grid, , )End If
The reason for this suggestion is that the issue is coming from Grid Column Properties 'Disable Input' against Business View Column control 'Shipment Number' which may not work in Windows client. In E1 8.11 and above you may be able to run P4310 through windows client by modifying F9860.SIANSIF column from 'W' to ' ' (A Space) but this type of test is not supported by GSC.