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

Error in Process code creation

Former Member
0 Likes
2,270

Hi All,

I need to create a process code and i need to attach a custom function module for that process code.

So i have created custom FM.

afterward in WE42 ,

I gave custom process code name ,description and FM .

when i tried to save the same its giving following message.

For entry, access 'Function module for ALE-EDI inbound processing'

when i tried to give some entries its not accepting...

Please provide me the steps for process code creation.

Reg,

Hem.

1 ACCEPTED SOLUTION
Read only

former_member404244
Active Contributor
0 Likes
1,754

Hi,

U have to create a entry in BD51 transaction code,there u have to specify ur zfunction module.

Now goto we42 ,give ur zprocess code and press on create button and then try to give ur zfunction module it will accept.

Reward if helpful.

Regards,

Nagaraj

13 REPLIES 13
Read only

former_member404244
Active Contributor
0 Likes
1,755

Hi,

U have to create a entry in BD51 transaction code,there u have to specify ur zfunction module.

Now goto we42 ,give ur zprocess code and press on create button and then try to give ur zfunction module it will accept.

Reward if helpful.

Regards,

Nagaraj

Read only

0 Likes
1,754

hi nagaraj,

I have already maintained entry there,still iam not able to create process code.

Reg,

Hem.

Read only

0 Likes
1,754

Hi,

check the below things and try..

Process code <give ur zprocess code>

Description test

Identification <give ur functionmodule>

Option ALE

click on radio button Processing with ALE service

processing type

click on radio button Processing by function module

Now press enter button,now u will get transport request,create the transport request nad then u will get the information message

'Function module for ALE-EDI inbound processing'.Now press enter ,

u will get a new screen..now from the drop down list select ur zfucnction module..

give the application object and press on save button..

now ur zprocess code will be created.

Regards,

Nagaraj

Read only

0 Likes
1,754

Hi Nagaraj,

Yes , you are right.

I have done in the same way you mentioned.

Its not taking any apllication object.

Reg,

Hem.

Read only

0 Likes
1,754

Hi,

is it solved or not??still any issues with it....if it is solved reward with points..

Regards,

Nagaraj

Read only

0 Likes
1,754

Hi nagaraj,

I have all this before posting this one.

My issue is with application object only, its not taking any application object.

Reg,

Hem.

Read only

0 Likes
1,754

Hi,

can u tell me which fucnctional area it is ..is it related to sales,material.......any other..also check some defalut process code in we42..for sales it is BUS2032..lke this....anyways,if u satisfy then only give points...

Regards,

nagaraj

Read only

0 Likes
1,754

Hi,

Iam going to use it for CREMAS.

Read only

0 Likes
1,754

hi,

check in SWO1 tcode......try to find out the business object for vendor...

Regards,

Nagaraj

Read only

0 Likes
1,754

Hi Nagaraj

Could you explain me to creat Zprocess code and how to assign it to FM and standard message type PORDCH ( Change purchase Order ).

Thanks

Bala Reddy

Read only

0 Likes
1,754

Regarding Zprocess Code in WE42..

Que-1

I have already mainted in BD51 . then

In we42 , When I provide the Zprocess Code and Enter , the following mesages/information I am getting-

-> The ALE table is not yet maintained for process code ZPUR !

-> For entry, access 'Function module for ALE-EDI inbound processing'

Ques-2

When I was proving OBJECT TYPE : BUS2012 for purchase order , I was getting the error as " APPLICATION OBJECT TYPE BUS2012 is not planned ".

Does it means to maintain anywhere..?

Please help in this regard.

Thanks

Bala Reddy

Read only

0 Likes
1,754

Regarding Zprocess Code in WE42..

Que-1

I have already mainted in BD51 . then

In we42 , When I provide the Zprocess Code and Enter , the following mesages/information I am getting-

-> The ALE table is not yet maintained for process code ZPUR !

-> For entry, access 'Function module for ALE-EDI inbound processing'

Ques-2

When I was proving OBJECT TYPE : BUS2012 for purchase order , I was getting the error as " APPLICATION OBJECT TYPE BUS2012 is not planned ".

Does it means to maintain anywhere..?

Please help in this regard.

Thanks

Bala Reddy

Read only

Former Member
0 Likes
1,754

hi

good

Definition

Another name for a specific process, for example function module or workflow. IDocs are read or written in this process.

Use

In the partner profiles, the processing is never addressed directly but rather always using a process code. You can therefore replace an old process with a new one for any number of partners by assigning the existing process code to the new process.

Two types of process code are used in conjunction with the partner profiles:

1) Outbound Process Code - if you are using outbound processing under Message Control, the IDoc is generated in the IDoc Interface. The process code names the relevant function module.

2)Inbound Process Code - names the function module or workflow which reads the IDoc data and transfers the data to the application document.

There are process codes for exception handling:

1) System Process Code - names the workflow which is triggered in inbound or outbound processing when an exception occurs.

2) Status Process Code - names the exception workflow which is triggered when an incorrect status is returned by the external system.

These two types are configured centrally and not on a partner-specific basis and therefore do not have to be maintained when a new process is defined. They were introduced for the sake of completeness, so that each process in the IDoc Interface is addressed using a process code.

reward point if helpful.

thanks

mrutyun^