cancel
Showing results for 
Search instead for 
Did you mean: 

Goods Supplier and Country of Departure

0 Kudos

Hello,

Working on import scenario where vendor(US) is domestic but supplier(CN) is in different country.

Need help on below 2 points at Customs Declaration

1. Goods supplier is not getting copied to customs declaration.

2. Country of Departure at header is showing of Vendor's but I want it to be Suppliers country.

I checked customs document (DTAVI), both Vendor and Supplier are transferred from R/3. And also Departure Country is showing of supplier's country at item level. This information is correct.

In ECC at PO and IBD level, I can see both vendor and supplier under partner tab.

Appreciate any help on this.

Regards

Pradeep

Accepted Solutions (1)

Accepted Solutions (1)

former_member215181
Active Contributor
0 Kudos

Hi Pradeep,

  1. Goods supplier is not getting copied to customs declaration
    Please check your configuration for the allowed Partners in the Declaration, compared with the mappings from the ERP Partner Functions to the GTS Partner Functions.
    It could be that the mapping is to 'WL' but that value does not appear in the Partner Group.

  2. Country of Departure at header is Vendor's but should be Supplier's
    Generally header field CTYDP is not filled by the system, but can be filled by Data Proposal.  I generally use a 2-step access sequence, to reference the Country of the Vendor if the Country of the Goods Supplier is not filled.
    For some Legal Regulations, the header field is copied from the items if all have the same value.  In that case, you need to propose the field value at the item level.

Hope that helps.

Regards,
Dave

0 Kudos

Hi Dave,

Thanks for the reply,

Got to know how to populate supplier's country in CTYDP filed.

But still I am not able to find solution to my first point. I have checked the mapping of WL to WL at group level and also it is available in partner group which assigned to import document type.

In declaration I can select the goods supplier from the drop down menu and enter the partner number manually, but I want to copy supplier partner number from inbound delivery as it happens with vendor partner. or is this normal system behavior? 

Regards

Pradeep

former_member215181
Active Contributor
0 Kudos

Hi Pradeep,

I checked the code; the Goods Supplier is not copied to the header unless it the values differ at item level.  So you might want to check whether or not partners are being mapped at item level (table /SAPSLL/CORPAR).  If necessary, set a break-point in Function Module /SAPSLL/CIBD_CUHD_MAP around line 52 and check what is happening.

Otherwise please re-check the Partner Schema assigned to the Document Type of the Import Declaration - that can be done at Document Type or Legal Regulation level.

Regards,

Dave

Answers (0)