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

ALE Process code

Former Member
0 Likes
1,116

HI friends.....

1.if we create partner profile we need two systems or not

2. where these partner profile are stored(this means outbound partner profile table)

3. will we create process code both inbound and outbound?

4. will we create customize process code?

Stand alone program need to create process code

5. how to create the process code?

please tel me...

thanks & regards

mani

8 REPLIES 8
Read only

Former Member
0 Likes
938

Hi,

1.if we create partner profile we need two systems or not?

Ans. Yes we need two systems.

2. where these partner profile are stored(this means outbound partner profile table)

TMSG1 Logical Messages and Process Codes in Outb. Procg

TMSG2 Logical Messages and Process Codes in Inb. Procg

3. will we create process code both inbound and outbound?

Process code is nothing but to identify the FM or Standalone program to

create or process the idocs.

So to create Idoc we need one program which is assigned to a FM or Program.

and to process Idoc we need one program which is assigned to a FM or

Program.

4. will we create customize process code? Yes

Stand alone program need to create process code --Yes

5. how to create the process code?

tcode WE41 --Outbound process code

WE42---Inbound Process code

Click on new entries.

Don't forget to reward if useful

Read only

0 Likes
938

hi

ok...i want more clear about process code(ok this is identification..)....what is the work of process code...

plz tel me....

Read only

0 Likes
938

hi,

if we create custom process code means process code identify the function module or we create fm on se37.... then when we will attach fm and process code......please tell me.....

thank s

mani

Read only

vimal_kumar4
Explorer
0 Likes
938

Hi,

For example you are processing your inbound idoc. The function module that is required to process the idoc will be attached to the process code. The function module can be either an SAP standard one or a custom one which you have written. In brief when inbound idoc is processed using RBDAPP01 program it will identify the process code from the message type and trigger the function module that is attached to the process code. Take an idoc no and identify the message type and identify the process code and then identify the function module and put a break point at the start of thefunction module. Go to se38 and run RBDAPP01 to process the above selected idoc. You can see that the program stops at the break point that you have put in the function module.

Hope this helps. Please reward points if found useful.

Regards

Vimal

Read only

Former Member
0 Likes
938

Mani,

You have to create FM and you need to attach the FM to Process codes and need to assign the Process code to apllication.

Ex: When you create Material automatically concerned process code will get invoked and FM will get executed.

I have give tcodes for Process codes in my above reply.

Don't forget to reward if useful

Read only

0 Likes
938

hi,

ok i have created process code(custom) for outbound ...and i also created one custom fm ....which type of coding inside of this FM in outbound...i already created idoc using standalone program.... after that i have created process code ...how to call standalone program using this Fm....

please give me info ......

i will give reward points...will it useful

Read only

0 Likes
938

Hi mani,

Have you attached your process code with the custom FM? I don't know why you like to call standalone program using this Fm. Please write the code in this FM.

Any problem ... plz ask.

regards,

Tanmay

Read only

0 Likes
938

hi Tanmay Bhowmik

i have created idoc using stand alone program ..... if we need process code for stand alone program...please tell me ...very confused

regards

Mani....