cancel
Showing results for 
Search instead for 
Did you mean: 

CiC0 - open dialog like in CRMD_ORDER?

Former Member
0 Kudos

Hi there,

I am looking for a deature in transaction CIC0 that I am missing. I need a button to open a order like it is also in transaction CRMD_ORDER. Sure in CIC0 there is a locator, but is it perhaps also possible to use ea feature like "Open Order" directly via symbol in the transaction?

Kind regards

Max

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Max,

You can use the BAPI function BAPI_BUSPROCESSND_CHANGEDIALOG and pass the GUID of the Order after reading table CRMD_ORDERADM_H.

This takes you straight to the CRMD_ORDER screen with the order open.

Regards,

Tadz