cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Print ECCN and HTS number on Customs Invoice in GTS

0 Kudos
1,749

Hello Experts,

We have requirement to print ECCN and HTS on Customs Invoice. We are building logic using table CUHD, CIUT, CORREF, CORCTS, LEGCON but looks like its getting complex. Is there any FM available in GTS to achieve this or any enhanced logic to achieve this. Please help. Thanks.

View Entire Topic
venu_ch8
Active Contributor
0 Kudos

Hi Alok,

There is no function module is available to fetch ECCN & HTS codes rather than provided tables by you.

Let me know, where you feeling it is complexity..

Thanks

Venugopal

0 Kudos

Thanks Venu for quick response. I want to fetch the ECCN/HTS based on Customs Declaration only but when I enter GUID_POBJ (from table CORREF based on GUID_CUIT) into table CORCTS, I don't get any data to pick CTSNUM. Hence I was thinking to first find Delivery Number of Customs Declaration and then find its custom document number from table CORREF then find its GUID_CUIT which can be used further IN table CORCTS to find CTSNUM. This CTSNUM can we use in table /SAPSLL/CTSNUM to find ECCN/HTS.

This looks bit complex as multiple tables involved and also extra steps of fetching delivery customs document then to achieve this. So I think this will give me the ECCN assigned to Delivery Custom Document. Hope this is explained in simple. Please help

Thanks,

Alok kumar