cancel
Showing results for 
Search instead for 
Did you mean: 

Direct Material PO - Ship To address

Former Member
0 Kudos

Hello SRM Experts,

We are on 7.02 SRM, SP11, with ECC 6.06, SP11, an extended classic scenario.  In ECC we configured to use direct material functionality and replicated all materials in SRM, known as product ID.  The SCs & POs are generated out of SRM, only the POs are replicated in R/3 (ECC).   The PO print preview form is picking up the "Central Plant" address, we need to change it to a specific storage location.  The storage location exists in ECC, when we direct a Badi to pull the storage location address we get an error, "Enter a Country for partner 1234 with type "Ship - to address".  When we checked the ADRC table, the country "US" exists for that particular storage location.  Not sure how to pick up the storage location address on the PO smart form?  We also created a delivery address in SRM with the specific storage location address, since those are not transportable, we can't use that in the code.  Any helpful tip would be great!

-Nisha Sharma

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Ivy,

Thanks for the response.  We don't have a browser transaction for "BBPMAININT".  Is there any way to update the backend table?

-Nisha

ivy_li
Active Contributor
0 Kudos

Hi,

BBPMAININT should be used in GUI system.
Or you may go to portal and navigate to SRM Administration. You may edit the corresponding BP according to your business partner which has problem.

BR,
Ivy

ivy_li
Active Contributor
0 Kudos

Hi,

For the error "enter a country for partner 1234 with type ship-to-address", please make sure country is maintained in trx bbpmainint.
You may also debug at LBBP_PDBUPF0L (FORM pdbup_check_single) to see why the error is raised.

For output form change, you may create your own in transaction smartforms.

BR,
Ivy