cancel
Showing results for 
Search instead for 
Did you mean: 

problem with FM (BAPI_ACTIVITYCRM_GETDETAILMULT)

Former Member
0 Kudos

hi,

I want to get details of service requests.this bapi is giving all detail except reason.nothing comes in table reason of this bapi. any one can tell me how to get reason particular to that service request?also tell me tables if bapi is not useful..

Hemlata

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member193352
Active Contributor
0 Kudos

CRM_ORDER_READ can be performance sensitive at times. I'd recommend using the standard BOL query BTQSrvReq

Thanks

Vishal

SyambabuAllu
Contributor
0 Kudos

Hi Hemlata,

Check this below of  Function Module

CRM_MA_REASON_GET

Thanks,

Syam

Former Member
0 Kudos

Hello Hemlata,

Try to use CRM_ORDER_READ.

Best regards,

Caíque Escaler

Former Member
0 Kudos

Janawa.

As the other reply mentioned, try using CRM_ORDER_READ.

this FM is usefuul for all the business documents.

Reward points if helpful.

Robin