2008 Oct 15 9:00 AM
Hi all.
Can any one let me know how to find the message type for a transaction in ale & idocs. & how to find process codes for that message type.
Thanks in advance.
2008 Oct 15 9:16 AM
hi
After calling transaction, doubl click on that transaction,u will come to know its message type.
collect the message into a message table msgtab. There is an entry in msgtab with message type (MSGTYP) and message id (MSGID).
go to table T100 and check whether they are correct.
u can get related message text also from that table.
READ TABLE T100 WITH KEY........
Also refer to this link which will help u to find a solution to ur problem.
http://help.sap.com/saphelp_erp2005/helpdata/en/aa/b66fe4cd5811d2a5fa0060087832f8/frameset.htm
regards
Satish
Hi all.
Can any one let me know how to find the message type for a transaction in ale & idocs. & how to find process codes for that message type.
Thanks in advance.
2008 Oct 15 9:16 AM
hi
After calling transaction, doubl click on that transaction,u will come to know its message type.
collect the message into a message table msgtab. There is an entry in msgtab with message type (MSGTYP) and message id (MSGID).
go to table T100 and check whether they are correct.
u can get related message text also from that table.
READ TABLE T100 WITH KEY........
Also refer to this link which will help u to find a solution to ur problem.
http://help.sap.com/saphelp_erp2005/helpdata/en/aa/b66fe4cd5811d2a5fa0060087832f8/frameset.htm
regards
Satish
2008 Oct 15 10:19 AM
Hi satish.
Thanks for quick turnaround. What I want is where can I find the message type for a transaction in ale idocs, like for material master tranaction message type is MATMAS,
for vendor master trans message type is CREMAS.
I mean to say is there any transaction or table to view transaction & its message type.
Cheers ,
samiulla.
2008 Oct 15 10:32 AM
hi,
there is no specific tcode to check both.
but from we81 itself by checking the description we can know the transaction for message type.
you can get process code details from we41 and we42 transactions.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |