cancel
Showing results for 
Search instead for 
Did you mean: 

Impact of transaction type recreation

danmllr
Explorer
0 Kudos

Hello everyone,

in CRM I created a Z transaction type ('ZXYZ'), unfortunately by copying the wrong one. Afterwards I do a lot of WebUI configuration and customizing.

Now I recognized it's the wrong type 😞

My question: If I delete the transaction type 'ZXYZ' and copy thre right type with the same underlying standard type and name it again 'ZXYZ', are there any effects regarding my WebUI configuration/customizing?


Thanks in advance!

Accepted Solutions (0)

Answers (1)

Answers (1)

BGarcia
Active Contributor
0 Kudos

Hi Daniel,

I think the answer depends on your configuration effort. Example:

- Regarding WebUI Components views, if you configured a lot of views but you use mainly role config key when creating new configurations,then it should be fine. But if you used your transaction type, for example, in sub-object configuration attribute then you'll need to copy them for the new transaction type. (Maybe table like BSP_DL_XMLST_PR can help you to find all extended views)

- Check also in your customizing if you made specific configurations for the process type you want to replace (example: Copy Control, Business transactions profile, transaction types for navigation, ...)

Also, your transport requests should contains all objects that were changed. That might help you to identify all configurations that you need to re-check.

If it is already in production, you have to be careful because some transactions might already been created for the transaction type you want to inactivate.

Kind regards,
Garcia