‎2013 Dec 10 2:28 PM
Hi Experts,
Now i am working on a object in CMOD.
The requirement is in Transaction CO02 to edit production order.
He client required to maintain 2 fields should be show dual behavior.
For few user it should be in editable mode and for few it will be in only display mode.
I have got the object created by Basis team. but i don't have any idea to use that object.
Please provide me any idea or source code to handle the requirement.
Thanks in Advance.
Regards,
Rakesh
‎2013 Dec 10 2:31 PM
Hi,
before starting your CMOD, have a look to the trans. SU24. Enter your transaction code and check if there is not already an object to control what you would like.
regards
Fred
‎2013 Dec 10 2:48 PM
Which 2 fields in CO02 are you referring to?
Badi WORKORDER_UPDATE (Method INITIALIZE) could be a suitable place to insert your logic.
‎2013 Dec 11 6:11 AM
Hi,
AUTHORITY-CHECK
OBJECT 'S_USER_GRP'
ID 'ClASS' FIELD 'UNAME'
ID 'ACTVT' FIELD '03'.
Check this link it may be help full