IDWTADD_IT SAP (IT (Italy) country specific field for DME file) Structure details

Dictionary Type: Structure
Description: IT (Italy) country specific field for DME file




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




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

IDWTADD_IT 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 "IT (Italy) country specific field for DME file" 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_IDWTADD_IT TYPE IDWTADD_IT.

The IDWTADD_IT table consists of various fields, each holding specific information or linking keys about IT (Italy) country specific field for DME file data available in SAP. These include IT_ENASARCO (General Ledger Account), IT_TAX_NO_SUBJ (Tax on sales/purchases code), IT_RF07_BUKRS (Company Code), IT_RF07_GJAHR (Fiscal Year).. 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: Not classified


SAP IDWTADD_IT 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
IT_KANTIVAGeneral Ledger Account HKONTCHAR10Assigned to domainALPHASAKNR
IT_ENASARCOGeneral Ledger Account HKONTCHAR10Assigned to domainALPHASAKNR
IT_TAX_NO_SUBJTax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
IT_RF07_BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
IT_RF07_GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
IT_RF07_LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
IT_RF07_CAUSModello 770 - Reason for payment of service CAUSCHAR1CHAR01
IT_RF07_NASSCAnnual amount not subject to WT on the basis of std. system NASSCCHAR13CHAR13
IT_RF07_CDINAILWithholding tax in Italy : Modello 770 - additional data CDINAILCHAR10CHAR10
IT_RF07_DTINIZStarting date of INAIL insurance covering DTINIZDATS8DATE
IT_RF07_DTFINEEnding date of INAIL insurance covering DTFINEDATS8DATE
IT_RF07_CDCOMUMunicipal code CDCOMUCHAR4CHAR04
IT_REP_LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
IT_REP_LAND1Country Key LAND1CHAR3Assigned to domainLAND1LND
IT_REP_SEXKZKey for the Sex of the Person Subject to Withholding Tax SEXKZCHAR1SEXKZ
IT_REP_NAME1Name NAME1CHAR30TEXT30
IT_REP_NAME2Name NAME1CHAR30TEXT30
IT_REP_GBDATDate of birth of the person subject to withholding tax GBDAT_QDATS8DATUM
IT_REP_GBORTPlace of birth of the person subject to withholding tax GBORT_QCHAR25TEXT25
IT_REP_CMDOMCity ORT01CHAR25TEXT25
IT_REP_PRDOMSTATE (State, Province, County) REGIOCHAR3Assigned to domainREGIO
IT_REP_INDOMHouse number and street STRASCHAR30TEXT30

Key field Non-key field



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

As IDWTADD_IT 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 IDWTADD_IT as there is no data to select.

How to access SAP table IDWTADD_IT

Within an ECC or HANA version of SAP you can also view further information about IDWTADD_IT 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!