Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Finding Process Code for a message Type

Former Member
0 Kudos
8,983

Hi,

Is there any way to find process code for a specific message type.

Message Type WFRESOURCE_CHANGEAVAILABILITY

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
2,494

Hi,

u can find the inbound and outbound process codes for message types in we64

Regrds

process codes for this msg type are:

ABI_AIDN_IN

ED00

ED00_XML

ED08

ZABI_DLV_IN

Vinod

Edited by: Vinod Varyani on Jan 16, 2009 6:48 AM

5 REPLIES 5
Read only

Former Member
0 Kudos
2,495

Hi,

u can find the inbound and outbound process codes for message types in we64

Regrds

process codes for this msg type are:

ABI_AIDN_IN

ED00

ED00_XML

ED08

ZABI_DLV_IN

Vinod

Edited by: Vinod Varyani on Jan 16, 2009 6:48 AM

Read only

Former Member
0 Kudos
2,494

Hi Swathi,

You can find it using tcode WE41 for outbound and WE42 for inbound

Sachin

Read only

0 Kudos
2,494

I donot have authorizations.Can you please check what must be the process code for this message type-

WFRESOURCE_CHANGEAVAILABILITY

There is an inbound FM also thr for this message type IDOC_INPUT_WFRESOURCE_CHANGEAV.

Read only

0 Kudos
2,494

I don't think there is any standard inbound process code for this:

ABI_AIDN_IN

ED00

ED00_XML

ED08

are used for display and FWd purpose. and no Function module is associated with this.

I think you have to create a process code using the IDOC_INPUT_WFRESOURCE_CHANGEAV

Regards,

Sachin

Read only

0 Kudos
2,494

Hi Swathi,

I have already mention the process codes that can be used for this message type. For your convenience i am also attaching th description ,which process code can be used when.

ABI_AIDN_IN Auto- ID Idoc process

ED00 Display Idoc using work item

ED00_XML Display idoc using work item (xml)

ED08 Forward idoc

ZABI_DLV_IN Delivery advice ( AIDDESADV with DELVRY04)

Regards

Vinod