‎2008 Jun 04 11:03 AM
Hi all,
i have uploaded data from a excel file but the material is not being matched with the one in the table . i have debugged the program , it shows the same material, but still it is not matched with the one in the database.Please help me on this.
‎2008 Jun 04 11:08 AM
Hi,
while populating material number to the structure I_BDCDATA
Use the conversion exit for material
CONVERSION_EXIT_MATN1_INPUT
Regards,
Sriram
Edited by: Srirama Murthy Maddirala on Jun 4, 2008 12:08 PM
‎2008 Jun 04 11:04 AM
hi,
did u check the case sensitivty of the material numbers? do they match?
‎2008 Jun 04 11:07 AM
Hello,
When the material no. is getting stored in the table 0's are appended to it.So,you please use the conversion exit before passing that material.
Use the FM CONVERSION_EXIT_MATN1_INPUT
‎2008 Jun 04 11:08 AM
Hi,
while populating material number to the structure I_BDCDATA
Use the conversion exit for material
CONVERSION_EXIT_MATN1_INPUT
Regards,
Sriram
Edited by: Srirama Murthy Maddirala on Jun 4, 2008 12:08 PM
‎2008 Jun 04 11:16 AM
Hi,
but it does not show any leading zeroes in debugging mode .
‎2008 Jun 04 11:53 AM
Hi Abhianay,
When u upload record from excel sheet do CONDENSE for material.
There may be problem because of spaces.
Regards,
Swarup