cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Multiple service orders Action log PM order.

former_member213946
Participant
0 Kudos
1,851

Dear PM Experts,

we can check Action log from IW32- Extras-documents of order-Action log. this will display for particular individual service order.

we  want to get the T-Code which can run Action Log for a batch of service orders.

pls suggest how this can be displayed.

Best Regards,

sanket

Accepted Solutions (1)

Accepted Solutions (1)

peter_atkin
Active Contributor
0 Kudos

Sanket,

There is no transaction for calling multiple action logs.

The action log data is generated from function module SHOW_CHANGE_DOC_NOTIFICATIONS/

You could write your own report based in this function module.

PeteA

Answers (1)

Answers (1)

MTerence
Active Contributor
0 Kudos

Hi,

I dont think we have any transaction to display the action log for Orders.

You need to built using tables CDPOS and CDHDR

Regards

Terence