cancel
Showing results for 
Search instead for 
Did you mean: 

CMD_EI_API usage for maintaining AR customers

Former Member
0 Kudos

We are able to successfully create customers for AR using the CMD_EI_API=>maintain_bapi method. However we are having trouble updating existing customers with new addresses or bank information. Is there any limitation on what fields can be updated on the customer master using this interface ? In most scenarios, no errors and no updates are occurring.

regards

Sandesh Ghawghawe

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sandesh,

for sure there are limitation with that API.

But the description of your difficulty does not look like related to such limitation.

Maybe the bank. Within the newest EhP releases, the Bank functionality has been enhanced with the support of the bank account without number (related to IBAN).

Maintenance of standard customer bank account should be supported properly.

One of the common issue with this API is when you forget to maitain the DATAX structure accordingly to the DATA structure.

As a result, nothing gets maintained.

Maybe this is your trouble.

Don't forget also the COMMIT or BAPI_COMMIT

BR

Alain

Answers (0)