IDWT_COND_CHK

Condition check table for WT generic tool | #other | Component: Withholding Tax Reporting
Column Name Description
REPID ABAP Program Name
LAND1 FK Country/Region Key
QSTYP 1099 Reporting Type Show values
WITHT FK Withholding Tax Type for Determining Base Amount
QSSKZ FK Withholding Tax Code
Column Name Description
Column Name Description
Column Name Description
Column Name Description
QSTYP 1099 Reporting Type Show values
Column Name Description Domain name
TABNAME Table Name AS4TAB
FIELDNAME Field Name FDNAME
Master Data Relations Join Conditions
Country code
  • Country/Region Key
  • ?
  • IDWT_COND_CHK.LAND1 == T005.LAND1
  • IDWT_COND_CHK.[column in domain "MANDT"] == T005.MANDT
Withholding tax code
  • Country/Region Key
  • ?
  • Withholding Tax Code
  • IDWT_COND_CHK.LAND1 == T059Q.LAND1
  • IDWT_COND_CHK.[column in domain "MANDT"] == T059Q.MANDT
  • IDWT_COND_CHK.QSSKZ == T059Q.QSSKZ
Withholding tax type
  • ?
  • Withholding Tax Type for Determining Base Amount
  • Country/Region Key
  • IDWT_COND_CHK.[column in domain "MANDT"] == T059P.MANDT
  • IDWT_COND_CHK.WITHT == T059P.WITHT
  • IDWT_COND_CHK.LAND1 == T059P.LAND1