cancel
Showing results for 
Search instead for 
Did you mean: 

Can we block the business partner master data for embargo reason?

Former Member
0 Kudos

Hi,Experts:

Do you know if we can add the embargo block on business partner master data in GTS just like SPL checking?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

jj
Active Contributor
0 Kudos

Embargo checking in SAP GTS can be enforced using any combination of the following:

country-to-country, country group to country, or all countries to country.

The check is based on the combination of the country of departure and the country of destination (or groups of countries).

If the system detects an embargo situation, the document is blocked for further processing.

IF you want to block Business partner for embargo reason,

you may have to do some code enhancement(abap coding based) for the same.

Former Member
0 Kudos

Unlike SPL, which goes through an alogirthm and allows the user to make a decision and release, embargo is just a yes/no flag. If you have the country embargoed, then any business partner located in that country has a flag on it for being embargoed. There is no way to release an embargoed partner. You can only release a document blocked for embargo.