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

Transaction for object type

Former Member
0 Likes
3,517

Hi All,

What is the transaction to define object type for IDOC.

When trying to define process code in WE42 there are many options like object type, start event etc? where to define application obt type for our func module.

wat is the purpose of this.

Please share ur suggestions.

Regards

Rakesh

2 REPLIES 2
Read only

Former Member
0 Likes
1,458

When U type non existing FM/object type and then double click on it, does (or not?) SAP propose U creatig non-existing element? If yes just agree to create this element and when U jump to correct transaction U can check by menu System->Status the transaction code.

Please reward in points when helps

Tomek

Read only

Former Member
0 Likes
1,458

Hi

Object types are created in transaction SWO1 (its not zero)

Whenever an error occurs in the IDOC the start event is triggered for handling error.

The end event ends the error handling for the message type.

Go to Transaction SWO1 enter the object type and

click display u can see a node called Event there u can see the Start event and End event.

select the event and click program button to see the codings.

Reward mark if its useful.

Ram.