cancel
Showing results for 
Search instead for 
Did you mean: 

service order tables in CRM

debdatta_panda
Participant
0 Kudos

Hi all,

        Can anyone tell me about tables of service order in CRM..

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member193634
Active Participant

Hello,

There are lots of them.

To get a better idea, use programm CRM_ORDER_READ on one of your service order, and you will see the objects involved for service order.

Based on the objects involved, you will be able to search and find function module / table involved for each object.

Best regards,

Sylvain AGUETTAZ

former_member182350
Active Contributor
0 Kudos

In CRM, Service Order is designed as per one order framework so many tables common across order types e.g crmd_orderadm_h, crmd_customer_h etc.. Please refer List of Important transactions,Tables & API in SAP CRM. It will be great if you could specify exactly for which service order data set you are looking the table name?

YTHO
Contributor
0 Kudos

You can also use archiving to check all related tables (tcode SARA, object CRM_SERORD, option tables).

kind regards,

0 Kudos

CRMD_ORDERADM_H is the main table which holds service order information