cancel
Showing results for 
Search instead for 
Did you mean: 

How to read from ABAP description of the support message?

Former Member
0 Kudos

Hi there,

we need to read description (not a subject) of a support message which we can see at Transaction Data - Overview tab.

Were tried a couple of FMs, e.g. CRM_ORDER_READ, but it doesn't return what we need.

Any help is appreciated.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kirill,

if you want to read the maintained text in crmd_order try the function module "CRM_DNO_READ_ORDER_TEXT".

With that you can read all text within an order.

Regards,

Alex

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Paul, I want to read it through ABAP, so I wanted to know some FMs which can help me. I tried Alexander's FM and it work fine.

Hi Alexander, your FM makes exactly what I need!

Paul_Babier
Product and Topic Expert
Product and Topic Expert
0 Kudos

Can you provide more details?

In the Transaction Monitor, in Transaction Data, under the Overview Tab, the Description is there and viewable.

Are you using the Description field as a Subject field, becuse there is no a subject field.

The overview will show the Description, Reply for SAP. Information from SAP, etc.

Thank you

Paul