Solution : https://service.sap.com/sap/support/notes/976725 (SAP Service marketplace login required)
Key words : 
call function 'addr_get'  exporting    address_selection            = ls_vkorg_add  importing    sadr                          = ls_sadr  exceptions   parameter_error               = 1   address_not_exist             = 2   version_not_exist             = 3  internal_error                = 4, data elements  780         txjcd_sf txjcd taxk1  782         txjcd_sf txjcd taxm1  783         txjcd_sf txjcd4  create access sequence, call function 'tvko_single_read'   exporting     vkorg = tkomk-vkorg   importing     wtvko = ls_tvko, distribution -> basic functions -> pricing -> pricing control -> define condition tables, tax jurisdiction code  tkomk-txjcd_sf = ls_sadr-txjcd, sales organization - sf - dsd loc data, table       exclusive indicator  10             780        checked  20             782        checked  30             783, ls_vkorg_add-addrnumber = ls_tvko-adrnr, tax determination functions specifically, option 'create condition tables'
Related Notes : 
       
| 1375918 | Material tax classification not downloaded to handheld | 
| 887893 | Additional tax fields on DSD connector customer master | 
| 755712 | Release restrictions/information for DSD |