‎2007 Apr 05 7:21 AM
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
‎2007 Apr 05 8:00 AM
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
‎2007 Apr 05 8:26 AM
hi
ok...i want more clear about process code(ok this is identification..)....what is the work of process code...
plz tel me....
‎2007 Apr 05 8:44 AM
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
‎2007 Apr 05 8:42 AM
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
‎2007 Apr 05 9:17 AM
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
‎2007 Apr 05 10:35 AM
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
‎2007 Apr 05 10:56 AM
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
‎2007 Apr 05 11:02 AM
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....