2006 Nov 07 2:25 PM
Hi All,
We have a requirement in our project to create field exits for data elements.Presently we are working on SAP R/3 4.6c system and client is trying to upgrade to ECC 6.0,We want to know the effect of upgrade on field exits and will these userdefined field exits be available in ECC6.0 and if so do they require any modifications to be done to make them work in ECC 6.0.?
2006 Nov 07 2:42 PM
Hi shiva,
Field exits are no longer supported by SAP though they still work.
I'm convinced they will work with ECC6.0 as long as you have pure screens processed via SAPGUI or BDC.
As soon as anything changes (WEB interface, GUI control,...) they will not work any longer.
If there is any possibility, try to choose anything different from Field exits. I don't know your business scenario. Possibly you can use conversion exits (on domain level).
The conversion exit will be triggered whenever a screen field (for the dataelement with the linked domain) is processed.
The conversion exit could possibly do what the screen exit should have done. Conversion exits are deeply intergrated into SAP system so they will be supported forever(?).
Regards,
Clemens
Hi All,
We have a requirement in our project to create field exits for data elements.Presently we are working on SAP R/3 4.6c system and client is trying to upgrade to ECC 6.0,We want to know the effect of upgrade on field exits and will these userdefined field exits be available in ECC6.0 and if so do they require any modifications to be done to make them work in ECC 6.0.?
2006 Nov 07 2:42 PM
Hi shiva,
Field exits are no longer supported by SAP though they still work.
I'm convinced they will work with ECC6.0 as long as you have pure screens processed via SAPGUI or BDC.
As soon as anything changes (WEB interface, GUI control,...) they will not work any longer.
If there is any possibility, try to choose anything different from Field exits. I don't know your business scenario. Possibly you can use conversion exits (on domain level).
The conversion exit will be triggered whenever a screen field (for the dataelement with the linked domain) is processed.
The conversion exit could possibly do what the screen exit should have done. Conversion exits are deeply intergrated into SAP system so they will be supported forever(?).
Regards,
Clemens
2006 Nov 07 4:58 PM
Hi clemens,
Acc to my requirement, i need to stop the user from using suppose a particular order type(AUART)= 'NUPM' across various transactions(IW31/IW31...etc). so i use a field exit and validate if user enters order type = NUPM, then raise an error message....across any transaction.
Hence i am required to validate the data element using field exits
Regards
Shiva
2006 Nov 07 5:17 PM
2006 Nov 07 6:27 PM
Hi,
I think this should be done in Customizing. There is a flag to mark an order type for manually processing not allowed.
Don't know exactly where, but I know that an order type can be excluded from manually processing.
And there is a whole lot of authority restrictions possible.
Check with your functional guys!
Regards,
Clemens
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |