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 - BAPI_ACC_DOCUMENT_POST Confused ???

Former Member
0 Likes
586

Hello there,

I have recently been using the BAPI BAPI_ACC_DOCUMENT_POST in Dev with no

problems.

However, our Basis team have recently applied some patches to Dev and now I am

getting a short dump during runtime saying that function module ANLBZW_CREATE_TRANSFER

does not exist !

Having done some searching on the OSS notes I have found a note 1095424 with a solution.

My question is that this note refers to the note being for Japan only. We are in the UK.

I dont suppose anyone has come across this error???

Any help much appreciated.

Andy

4 REPLIES 4
Read only

Former Member
0 Likes
542

Hi

That note indicate how to create fm ANLBZW_CREATE_TRANSFER again (correction 999006).

Max

Read only

Former Member
0 Likes
542

Cheers Max,

But what I don't understand is why is it specific to Japan?

Andy

Read only

0 Likes
542

Hi

The table TRWPR contain all interface fm to be used to transfer the data from fi to other area:I suppose you should get that dump for every kind of posting so for the trx (fb01,....) too, not only for the bapi.

U should try to understand why the fm was deleted by the patch.

U can open an OSS message to SAP.

In this moment I'd create the fm deleted.

Max

Read only

0 Likes
542

Cheers Max, will open a message