cancel
Showing results for 
Search instead for 
Did you mean: 

Cross-company shipping is not permitted. Please reselect address

Former Member
0 Kudos

Hi,

We built a function to create shopping carts automatically by calling the BAPI_SCEC_CREATE.

During testing, I encoutered an error message "Cross-company shipping is not permitted. Please reselect address". This error seems to be originated from the I_BUP table, partner function 00000027 (Ship-to-address).

For some company code, I can create shopping carts successfully by providing the above input values to the BAPI_SCEC_CREATE.

This is what I provided for input table I_BUP:

PARTNER_FCT 00000027

PARTNER 1000000371

PARENT_GUID 00000000000000000000000000000002

PARTNER_FCT 00000019

PARTNER 193705

PARENT_GUID 00000000000000000000000000000002

PARTNER_FCT 00000020

PARTNER 1000006589

PARENT_GUID 00000000000000000000000000000002

PARTNER_FCT 00000016

PARTNER 1000006589

PARENT_GUID 00000000000000000000000000000002

PARTNER_FCT 00000075

PARTNER 1000000052

PARENT_GUID 00000000000000000000000000000002

However, for another company code, I have to provide more input values for PARTNER_FCT 00000027, namely the ADDR_ORIGIN, NAME and COUNTRY:

PARTNER_FCT 00000027

PARTNER 1000000371

PARENT_GUID 00000000000000000000000000000002

ADDR_ORIGIN B

NAME ABC

COUNTRYUS

Otherwise, the "cross-company shipping is not allowed. Please reselect address" will be thrown.

Does anybody know the minimum input parameters for I_BUP that I have to provide to BAPI_SCEC_CREATE to create shopping carts successfully ?

Thanks,

Lara

Accepted Solutions (0)

Answers (1)

Answers (1)

jason_boggans
Active Contributor
0 Kudos

Dear Poster,

As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.

Best Regards,

SDN SRM Moderation Team