cancel
Showing results for 
Search instead for 
Did you mean: 

how to check transactions.

Former Member
0 Kudos

hi,

if u don't have the authorization for web ui...then how to check the transactions.

ex: created some transactions in campaign, for that want to see details of it..but

u don't have the authorization for web ui.???

thanks,

san

Accepted Solutions (1)

Accepted Solutions (1)

faisal_pc
Active Contributor
0 Kudos

Hi San,

For seeing orders you can use CRMD_ORDER though, for seeing campaigns, I think crmd_order won't work since it's not under one order. There are three ways.

1) Transaction code CRM_MKTPL for seeing the details of the transaction.

2)  In tables you can check in CGPL_PROJECT, CGPL_TEXT and other CGPL tables.

3) In code if you want to use cl_crm_mktpl_appl_base has a method called element_read which will read and give you all details of a campaign.

Thanks,

Faisal

Answers (2)

Answers (2)

faisal_pc
Active Contributor
0 Kudos

Hi San,

Please close the thread if this resolved your issue.

Thanks,

Faisal

Former Member
0 Kudos

hi,

issue is resolved.

thanks for ur valuable answer.

thanks,

san.

faisal_pc
Active Contributor
0 Kudos

Hi San,

Please mark the thread as answered.

Thanks,

Faisal

former_member196467
Active Contributor
0 Kudos

Dear San,

Can you try crmd_order t-code ?

But please be aware that the user interface from 700 should be WebUI

Best regards

Christophe