IDWTFIDOC_SA SAP (Structure for withholding tax data from FI documents(SaudiA)) Structure details

Dictionary Type: Structure
Description: Structure for withholding tax data from FI documents(SaudiA)




ABAP Code to SELECT data from IDWTFIDOC_SA
Related tables to IDWTFIDOC_SA
Access table IDWTFIDOC_SA




Structure field list including key, data, relationships and ABAP select examples

IDWTFIDOC_SA is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Structure for withholding tax data from FI documents(SaudiA)" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_IDWTFIDOC_SA TYPE IDWTFIDOC_SA.

The IDWTFIDOC_SA table consists of various fields, each holding specific information or linking keys about Structure for withholding tax data from FI documents(SaudiA) data available in SAP. These include PARTNO_TYPE (Type of partner number), PARTNERNO (Partner ID), SERIAL_NO (Serial Number), WT_TAXCODE (Withholding tax code).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP IDWTFIDOC_SA structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
PARTNO_TYPEType of partner number WT_PARTNO_TYPECHAR1WT_PARNO_TYPE
PARTNERNOPartner ID PARTNERNOCHAR35
SERIAL_NOSerial Number WT_SA_SERIALNOINT13
WT_TAXCODEWithholding tax code WT_WITHCDCHAR2Assigned to domainWT_WITHCD
WT_PYMNTTYPEType of Payment (Withholding tax code description) WT_SA_WITHCDTCHAR50TEXT50
WT_NAMEBENEFBeneficiary's Name (Withheld from) WT_SA_NAMEBENEFCHAR40TEXT40
WT_RATEWithholding tax rate WT_QSATZDEC7(4) PRZ34
WT_REVERSEDIndicator: Document reversed? WT_SA_REVERSEDCHAR1XFELD
WT_PERIODReporting Period WT_REPPERIODNUMC2
WT_RDAYReporting Day for Withholding Tax Saudi Arabia WT_SA_DAYNUMC2
WITHTIndicator for withholding tax type WITHTCHAR2Assigned to domainWITHT
WT_WITHCDWithholding tax code WT_WITHCDCHAR2Assigned to domainWT_WITHCD
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
BUDATPosting Date in the Document BUDATDATS8DATUM
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
BELNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
BUZEINumber of Line Item Within Accounting Document BUZEINUMC3BUZEIBUZ
KUNNRCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
QSRECType of recipient WT_QSRECCHAR2Assigned to domainWT_QSREC
HWAERReporting currency ( local or alternative ) WT_HWAERCUKY5Assigned to domainWAERS
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
DMBTRGross amount in Reporting Currency WT_DMBTRCURR15(2) WERT8
WRBTRAmount in Document Currency WT_WRBTRCURR15(2) WERT8
WT_QSSHHWithholding Tax Base Amount in Reporting Currency WT_BASE_AMTCURR15(2) WERTV8
WT_QSSHBWithholding tax base amount in document currency WT_BS1CURR15(2) WERTV8
WT_QBSHHWithholding Tax Amount in Reporting Currency WT_TAX_AMTCURR15(2) WERTV8
WT_QBSHBWithholding tax amount in document currency WT_WT1CURR15(2) WERTV8
CTNUMBERWithholding Tax Certificate Number CTNUMBERCHAR10CHAR10
WT_PAYDTPayment date WT_PAYDTDATS8DATE
SHKZGDebit/Credit Indicator SHKZGCHAR1SHKZG
WT_GROUP1Grouping criterion WT_GROUPCHAR10CHAR10
ZFBDTBaseline Date for Due Date Calculation DZFBDTDATS8DATUM

Key field Non-key field



How do I retrieve data from SAP structure IDWTFIDOC_SA using ABAP code?

As IDWTFIDOC_SA is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on IDWTFIDOC_SA as there is no data to select.

How to access SAP table IDWTFIDOC_SA

Within an ECC or HANA version of SAP you can also view further information about IDWTFIDOC_SA and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!