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

How to create a new process code

Former Member
0 Kudos
6,876

Hi Experts,

I need to create new Z Inbound Process code with a Z FM attached to it.

When i creating the same in WE42 i am not able to find the Z FM which i need to attach. Do i need to follow some other steps before coming to WE42.

Please help.

Thanks in advance.

Regards,

Priyabrata.

6 REPLIES 6
Read only

GauthamV
Active Contributor
0 Kudos
2,410

Check if you missed something from here.

Read only

Former Member
0 Kudos
2,410

Hi,

Assigning an inbound process code is a step process

-> Goto tcode BD51- Maintain the z function module here .change-> new entries .

-> Goto tcode we57- Assign the Message Type , Basic Type for the Zfm.click change-> new entries .

-> Goto tcode we42- and assign the process code to z fm.

note that the fm would appear..

Regards,

Mdi.Deeba

Read only

Former Member
0 Kudos
2,410

Thanks all for your quick reply. My issue got solved. Now am getting the Z FM in WE42.

Now in WE42 when i am entering Application Type object as "BUS2032" and try to save it, its throwing me an error like " Application Object Type is not planned".

Do i need some other configuration to do?

Please guide me.

Read only

0 Kudos
2,410

hi..

Check this thread..

Verify once, whether you have done all the steps as suggested by other members.

regards,

Padma

Read only

Former Member
0 Kudos
2,410

Search the SCN/Google before you post your question. You can find lot of threads/Doc which tells about step-step process of creating the Process Code.

Read only

Former Member
0 Kudos
2,410

Thank you all a lot. Problem got solved.