2007 Jun 08 12:47 PM
Hi All,
Iam working on LSMW BAPI method to upload the contact person address details
ie using BUS4002 and BUS4003 for home address and business address respectively.
This is how i start...
1. I set the settings for LSMW Idoc inbound processing with proper config.
2. Created a project speciying the BOR as well as the method.
3. Steps are performed successfully upto Start IDOC generation Step 13.
4. While performing Idoc processing it fails to post the document.when we check the idoc status it reaches 51 after succesfully performing 50, 64, 62.
the error message which i get is 'No appropriate entry found in table TSADOBJ".
I have also checked the partner profile settings for that message type and the process code is pointing to the correct function module ie BAPI_IDOC_INPUT1.
I would like to know whether do i need any more configuration that needs to be done apart frm the ones mentioned above.
Any comments or ideas would be of gr8 help.
Thanks
Rao
2007 Jul 13 6:03 AM
In your lsmw mapping, set the value of 'context' as 0001.
This will solve your problem.
Bijay