cancel
Showing results for 
Search instead for 
Did you mean: 

Extending CRMD_ORDER

former_member212653
Active Contributor
0 Kudos

I need to modify (add dome fields and delete some fields) from CRMD_ORDER transaction. We need this SAP GUI not PCUI.Is there any easier way to work it out rather than copying the whole transaction and its underlying programs.

Thanks for your help.

Accepted Solutions (0)

Answers (2)

Answers (2)

srikantan_j
Contributor
0 Kudos

Hi Sourav,

For your requirement, you can try with transaction variants. Transaction variant are used to insert default values to field, hiding and changing the status of fields etc.

To create transaction variant Choose Tools ®->AcceleratedSAP -> Personalization to call the transaction variant maintenance transaction, or use transaction code SHD0.

For further information on the same, please go through the link provided below:

regards

Srikantan

former_member320292
Active Participant
0 Kudos

Hi Saurav,

You can remove the fields & tab pages of Transaction by assigning transaction variant.

Use T Code- SHD0.

Create transaction variant & assign to CRMD_ORDER.

Do not forget to activate.

You can use EEWB for addition of fields to transaction.

Reward points if helpful.

Thanks,

Rahul