on 2012 Oct 12 11:25 AM
Hi,
I am updating ship to address, i put all the values correctly in the filed but still the error is giving as enter valid code application defined or object defined error 65171
ParentKey | LineNum | AddressType | AddressName | Street | Block | City | County | State |
CardCode | LineNum | AdresType | Address | Street | Block | City | County | State |
C05127 | 1 | bo_ShipTo | Ship To | Bhavanisagar | Sathyamangalam | Sathyamangalam | Erode | TN |
C05128 | 1 | bo_ShipTo | Ship To | Poosaripalayam | Bhavanisagar | Sathyamangalam | Erode | TN |
please help me, its urgent
Hi Rahul,
Check your current table:
SELECT CardCode, Linenum, AdresType from crd1
ORDER BY CardCode, Linenum Desc
You may also check this: http://scn.sap.com/thread/3250677
Thanks.
Gordon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi all
i gave line num 0 to bill to address so now i gave line num 1 to ship to address, tried with S instead of Boship to , also tried for country, but not helped out
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Check the StateCode and CountryCode formats are correct and also the Code availability in SAP.
Regards,
Sudhir B
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rahul Deshpande,
You should Include the country IN and also check have you created the state TN..
Does the Customer already exist..
Check with the Line number .. if the customer has already address the check the line number and give
Regards
Kennedy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rahul.....
Instead of bo_ShipTo mention S and then try.....
And what is this template?
Is it CRD1 template?
If yes then are you running OCRD also same time?
You have to run both the templates......
Regards,
Rahul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
93 | |
8 | |
7 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.