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

BAPI_ACC_GL_POSTING_REV_POST

Former Member
0 Likes
512

hi.

when i call BAPI_ACC_GL_POSTING_REV_POST:

<i><b>REVERSAL-OBJ_TYPE = 'BKPFF'.

REVERSAL-OBJ_KEY = '18000000251 2006'.

REVERSAL-OBJ_SYS = 'CLNT100'.

REVERSAL-OBJ_KEY_R = '18000000251 2006'.

REVERSAL-PSTNG_DATE = '20060930'.

REVERSAL-FIS_PERIOD = '09'.

REVERSAL-COMP_CODE = '1'.

REVERSAL-REASON_REV = '03'.

REVERSAL-AC_DOC_NO = '1800000025'.

CALL FUNCTION 'BAPI_ACC_GL_POSTING_REV_POST'

EXPORTING

REVERSAL = REVERSAL

TABLES

RETURN = RETURN

.

CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.</b></i>

i recive messages:

Reversal in component Business Area Consolidation not possible

A true reversal cannot be carried out in FI-LC Consolidation

what's wrong.

when i start this program in other client i recive messge to inbox "Express document "Update was terminated" received from author.."

3 REPLIES 3
Read only

andreas_mann3
Active Contributor
0 Likes
443

hi,

is it right that your comp.code is '1' ???

A.

Read only

0 Likes
443

The problem is solved. Reason in wrong logical sytem of document FI.

Read only

Former Member
0 Likes
443

Hi,

Please close the thread if the problem is solved.

Thanks,

Naren