Skip to main content

How do I create and link the ADRC record with the proper customer?

Answered

Comments

1 comment

  • Best answer
    DSP User

    To create and link the ADRC record with the proper customer:

    1. Use the CUSTOMER_UPDATE BAPI which allows users to update the KNA1.ADRNR values. Use the BAPI to pass the KUNNR and MANDT to delete all data within the KNA1 table for specific customers.
    2. Run the CUSTOMER_MAINTAIN BAPI with a blank ADRND (as is normally used) which creates the KNA1 record.
    3. Run the ADDRESS_MAINTAIN BAPI which creates the ADRC record with the assigned ADRNR value.
    0

Please sign in to leave a comment.