cancel
Showing results for 
Search instead for 
Did you mean: 

Load BP Idenfications for one BP

Former Member
0 Kudos

HI

I am trying to load a few identifications for one BP using the BAPI_IDENTIFICATION_ADD. I loop at the internal table containing the same BP number but with different ID at every loop pass and called the BAPI (with BAPI_TRANSACTION_COMMIT every time) but only ONE identification gets loaded. Any reason why?

Szu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Szu,

Care to post your code so that we can have a look at it?

You should be able to store as many ID numbers as you like for a business partner, as long as they are distinguishable as unique.

To ensure "uniqueness" the Identification numbers may also require ID Type and ID Categories be set up in Customizing:

Run Transaction SPRO and navigate to:

<i>Business Partner --> Basic Settings --> Identification Numbers</i>

Brad