‎2009 May 21 12:02 PM
Hello Everyone,
I am trying to use the Chetab command for testing table
the syntax i have used is
CHETAB ( A305 , A305_1 ).
i have assigned the columns the respective value.
when i go the table through SE11 the records are there for the values i am assigning to the fields but when i run this in ecatt it always gives the following error.
No entry exists in table A305 for the specified key
please suggest.
thanks in advance,
best regards,
Priya
‎2009 May 21 12:31 PM
Hello,
Just compare the values in the table and the values that you have passed. Specially check the values which are numeric for example if the field is 10 characters and say the value in it is 557. Pass the value with leading zeroes.
eg: 0000000557.
check this for all the values.
Thanks & Best regards,
Ajay
‎2009 May 21 12:31 PM
Hello,
Just compare the values in the table and the values that you have passed. Specially check the values which are numeric for example if the field is 10 characters and say the value in it is 557. Pass the value with leading zeroes.
eg: 0000000557.
check this for all the values.
Thanks & Best regards,
Ajay
‎2009 Aug 18 7:51 AM
Thread exists since May without any response to the solution given. Closing thread as assumed answered.