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

LSMW BAPI_FTR_FTD_CREATE IDOC error

Former Member
0 Likes
519

Hi,

I'm trying to create a FDI (Fixed term Deposit) using a BAPI FTR_FTD_CREATE .

But I'm getting an error saying Application document not posted.

When I go to IDOC Overview in status 51 it gives me the following error:

"business partner 2000 does not exit", eventhouh business partner 2000 exists.

I also tried testing the function module BAPI_FTR_FTD_CREATE .

It works fine(with the same business partner).

Please help me with this problem.

Thanks

Rekha

Hi,

I'm trying to create a FDI (Fixed term Deposit) using a BAPI FTR_FTD_CREATE .

But I'm getting an error saying Application document not posted.

When I go to IDOC Overview in status 51 it gives me the following error:

"business partner 2000 does not exit", eventhouh business partner 2000 exists.

I also tried testing the function module BAPI_FTR_FTD_CREATE .

It works fine(with the same business partner).

Please help me with this problem.

Thanks

Rekha

1 REPLY 1
Read only

Former Member
0 Likes
440

Hi ,

Problem solved.

It was my mistake.Business partner has leading zeros.

Thanks

Rekha