cancel
Showing results for 
Search instead for 
Did you mean: 

Check if two partners are not same in Customs declaration

0 Kudos

Hi,

we have a requirement that the GTS system should check if two partners (Responsible person and check person) in import and export declaration should not be same. please let me know if we can do any configuration or do we need customize. please let me know how we can customize if so...

Regards,

Sagar.

former_member194424
Active Participant
0 Kudos

Hi

I think the best place to do this check is in the completeness of the customs document but I couldn't find a BAdI in that area. Could you check for implicit/explicit enhancements?

Regards,

Satish

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member215181
Active Contributor
0 Kudos

Hi Sagar (sorry; in previous responses I used the wrong name, by mistake),

There are no standard checks for that, but if you have ABAP skills you could quite easily create a new Check function module. The new module should first call the standard one to carry out the usual checks, and then perform your additional check.

You would then assign your new module to the applicable Message Type in customising.

Hope that helps.

Regards,
Dave