Hello,
I'm trying to change a business partner, which I created with BAPI_BUPA_CREATE_FROM_DATA.
But I get the error message "Business partner does not exist"
I do following:
1. create the BP with the BAPI_BUPA_CREATE_FROM_DATA
get the BUSINESSPATNER- number
2. fire BAPI_TRANSACTION_COMMIT.
In the SAP-GUI transaction BUP3 I can see my BP, ok
3. I try to change this BP with BAPI_BUPA_CENTRAL_CHANGE
and I get an error "Business partner does not exist"
Why?
I'm using JCO, I used to set BUSINESSPARTNER with and without leading zero - it doesn't work.
Can some one give me an advice?
Thanks,
Sergej Berg