‎2007 Aug 22 6:23 AM
Hi all,
I m using BAPI BAPI_ACC_DOCUMENT_POST its working fine in Quality server.......
But Giving Message in Production Server...........
Messages:
<b>Profit center 1000/20201005 does not exist for 01.07.2007
Enter a true account assignment object with revenues</b>
I hv Consult With FI cinsultant but he is telling me that data is maintain in System.this is progrraming eroor.............
pls
Reply,Its argent
‎2007 Aug 22 6:38 AM
Hi Paresh,
I think there is any programing error, becos it is working fine in QA but not in Production so there might be an issue with the profit center check it is maintained correctly and also check the Data you are passing to the BAPI.
Award points if this is helpful.
Regards,
Ravi G
‎2007 Aug 22 6:38 AM
Hi Paresh,
I think there is any programing error, becos it is working fine in QA but not in Production so there might be an issue with the profit center check it is maintained correctly and also check the Data you are passing to the BAPI.
Award points if this is helpful.
Regards,
Ravi G
‎2007 Aug 22 7:52 AM
‎2007 Aug 22 7:59 AM
Hi,
try testing with same data in quality and production.if u r getting same error in both the servers then its a problem with code.If u r not gettin the error in qulaity and getting in production then there is no problem with ur code.Sometimes in production u might not have access to some transactions ....Once again tell ur FI consultant to cross check the data
Regards,
nagaraj
‎2007 Aug 22 8:13 AM
Hi,
You could do the following checks.
1) Check if any transport request for this devlopment is floating between Quality
and Production
2) If you have not made any modifications to the standard BAPI, then it is master
data problem. Check the master data.
3) Check in debugging why this error is thrown.
Regards,
Sandeep