Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to Make Change Number Mandatory for T-code CS01 and CA01

Former Member
0 Kudos

How to make Chang Number Mandatory for T-code CS01 and CA01.

I have checked it, for one user it was Mandatory, I created one test user with same authorization but for this user change no is not Mandatory, test user can process without change no, while reference user can not process without change no.

Please suggest how to do the same.

Thanks-

Guru Prasad Dwivedi

3 REPLIES 3

Former Member
0 Kudos

Hi

There is lots of relevant info in the following threads:

http://scn.sap.com/thread/1764359

and

http://scn.sap.com/thread/820576

Check that the config hasn't been activated and that the user doesn't have C_STUE_NOH overriding it.

former_member202471
Participant
0 Kudos

Hi Guru,

You can change the field easily with the graphical screenpainter to 'requested'. Nevertheless, we would strongly recommend, that you do NOT change the SAP Standard, but use Variant of these tcodes for your changes.

For further reference you can have a look at SAP Note #330067 which gives a detailed description of how to proceed for a similar action through SHD0 (Transaction and Screen Variants).

I hope it helps.

Kind regards,

Felipe Fonseca.

0 Kudos

Felipe,

For something which is available through standard config I would be reluctant to recommend an approach that uses variants to achieve the same goal