2016 Jan 11 6:48 PM
Hi,
I am creating BP using the BAPI.
Passing the address 123, ABC Street, Richland, IA 52585, US
We do not pass the county/district. Its always blank for us in the file feed.
The BAPI fails because the zip code and city is tied to county : "County Unknown". Tax Jurisdiction cannot be determined.
Creating the BP on FPP1 is not a problem.
Any pointers before I raise the message?
Thanks,
Sachin
2016 Jan 12 8:13 PM
The FPP1 BP is created with the county field populated with ####.
Any idea where this field is coming from?
I could not see any table.
Not sure if it is coming from Taxware.
Any input will be helpful.
Sachin
2016 Jan 13 6:09 AM
Hi Sachin,
This is coming from ADRC table . Field name is CITY2.
Take the BP no and provide in BUT020 table and get the address no. Take the address no and provide in ADRC table.
Check CITY2 field.
Regards,
Chandandeep.
2016 Jan 13 9:48 AM
Hello,
BUT021* and ADRC is updated after you save the BP.
I want to know where this data is coming from to feed it into ADRC.
Sachin
2016 Jan 13 4:15 PM
Hi,
If you are using BAPI_BUPA_FS_CREATE_FROM_DATA2 then there must be a custom table where the counties are mapped based on postcode/city
2016 Jan 13 6:09 PM
Hello Poorna,
The BP is created using FPP1.
Unknown County #### is seen in both FPE1 and BAPI.
We do not have any custom table for county.
When I F4 on the Tax Jurisdiction Code, the popup (pasted in the original post) appears.
Hope I am able to put forward my question correctly and you guys are understanding.
Thanks,
2016 Jan 13 7:14 PM
Sachin,
Check structure/table Addr2_data and look for field CITY2. This holds the district info.
2016 Jan 13 7:10 PM
Taxware RFC call returns the values mentioned above.
FM - RFC_DETERMINE_JURISDICTION
The values returned from Taxware are used in SAP.
Posting here if someone faces similar issue.
Thanks,
Sachin Dabhade