‎2007 May 08 1:08 PM
Hello Guys,
I am new to IDOC's . I want to post INVOIC02 idoc , I am doing it from WE19 . assigned the necessary values for the fields and I am run it for inbound processing with FM "IDOC_INPUT_INVOIC_MRM" . But in WE05 I am getting status as 51 which asks to check the application log .
in slg1 to check application log it is showing :
1.Customer , vendor VEND1 not known
2.A company code cannot be determined for LI
can u please help me out in this.
Thanks,
Keith
‎2007 May 08 1:23 PM
Hi ,
check the table LFA1 and LFB1..u will find the vendor information.
Regards,
Nagaraj
‎2007 May 08 1:14 PM
Hi,
U might be passing wrong vendor values in the idoc,thats why throwing the error.So pass the correct values and check ,it should work...
Regards,
nagaraj
‎2007 May 08 1:16 PM
Hello nagaraj,
Is it possible to check the list of vendor's available in SAP and How?
‎2007 May 08 1:23 PM
Hi ,
check the table LFA1 and LFB1..u will find the vendor information.
Regards,
Nagaraj
‎2007 May 08 1:37 PM
Thanks nagaraj,
But the vendor which i am using is there in these tables . How can I find the comapny code for this vendor . And what is the significance of qualifiers in IDOC segments.
‎2007 May 08 1:49 PM
Hi,
LFB1 is the table where u find the vendor with company code...there is some significance of qulaifiers in segments...i think u need to pass the value..
Regards,
Nagaraj
‎2007 Jun 18 1:48 PM
I have been fighting the same error. It is tied up with the logical address in WEL1. The logical address is company code of the customer number, then the customer number. If the customer number is not alpha numeric, then it must be 10 digits long. If the customer number is less than 10 digits, pad it with leading zeros. If the customer number is alpha numeric, then forget the 10 digit rule and it is the actual customer number. The second part of WEL1 is the assignment to the vendor. It is then the company code in which the vendor exists and the vendor number. If this piece is setup correctly it should get you through this error.
Amy
‎2007 Jun 18 2:24 PM
SPRO>Materials Management>Logistical Invoice Verification> EDI>Assign company code.
Assign your vendor code to company code.
Then try to post idoc.
Thanks,
Narayan
‎2007 Jul 05 3:57 PM
We also determined that the error is also caused by the information maintained on OBCA. The information that is passed through on the RE segment in the NAME1 field must match identically to what is maintained in OBCA. If not, the system can't determine the company code for the vendor.
‎2008 May 20 11:11 AM
Hi All,
I am working on SAP 4.6C, I am trying to post an idoc through WE19 and using message type INVOIC and basic type - INVOIC02. Also, we are using the process code - INVL which using the function IDOC_INPUT_INVOIC_MRM.
While trying to post an MM Invoice after entering all the parameters in WE19, the IDoc in status 51.
Also, the error message states that "Function module not allowed: IDOC_INPUT_INVOIC_MRM". Since it is a standard function module, I donu2019t know how to get to solve the problem.
Thanks in advance.
Regards,
Nagarajan
‎2008 May 20 11:20 AM
Debug the process to see where this error comes from. There is a config table to show what Function Modules are allowed to process certain message types.
You will need to add an entry into this table. I had the same problem myself a while ago.
It could be transaction WE57.
Edited by: Martin Shinks on May 20, 2008 12:21 PM
‎2008 May 20 1:18 PM
Hi Martin,
Thanks for the help. Now the IDOC is getting posted correctly.
regards,
Nagarajan N
‎2008 Nov 10 7:53 PM
Hey Keith,
I am getting the same error. Could you please let me know how to fix this issues.
thanks
Ram