Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding BAPI

Former Member
0 Likes
637

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
618

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

4 REPLIES 4
Read only

Former Member
0 Likes
619

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

Read only

0 Likes
618

pls,give me some solution

Read only

former_member404244
Active Contributor
0 Likes
618

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

Read only

Former Member
0 Likes
618

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