IDWTADD_ES SAP (Spain (ES) country specific additional fields) Structure details

Dictionary Type: Structure
Description: Spain (ES) country specific additional fields




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




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

IDWTADD_ES 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 "Spain (ES) country specific additional fields" 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_ES TYPE IDWTADD_ES.

The IDWTADD_ES table consists of various fields, each holding specific information or linking keys about Spain (ES) country specific additional fields data available in SAP. These include ES_INV_DATE (Update date for table QSTRE from invoice document), ES_PYMT_DATE (Update date for table QSTRE from payment document), ES_QSTRE_DATE (Field of type DATS), ES_OUTPUT (Output option for ES/PT).. 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_ES 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
ES_FILL_DMECheckbox XFELDCHAR1XFELD
ES_INV_DATEUpdate date for table QSTRE from invoice document WT_QSTRE_INV_DATENUMC1WT_QSTRE_INV_DATE
ES_PYMT_DATEUpdate date for table QSTRE from payment document WT_QSTRE_PYMT_DATENUMC1WT_QSTRE_PYMT_DATE
ES_QSTRE_DATEField of type DATS DATSDATS8DATS
ES_OUTPUTOutput option for ES/PT WT_ES_OUTPUTNUMC1WT_ES_OUTPUT
ES_DECLDeclaration for Spain WT_ES_DECLNUMC1WT_ES_DECL
ES_ID_DECLID of the declaration WT_ES_ID_DECLNUMC13NUM13
ES_ID_PRV_DECID of the previous declaration WT_ES_ID_PRV_DECNUMC13NUM13
ES_NIF_WH_AGNIF of withholding agent WT_ES_NIF_WH_AGCHAR16CHAR16
ES_NAME_WH_AGName of withholding agent WT_ES_NAME_AGCHAR40CHAR_40
ES_TELTelephone number WT_ES_TELNUMC9NUM9
ES_CONTACT_PERSContact person WT_ES_PERSCHAR40CHAR_40
ES_TAX_DEPTProvincial tax code FPRCDCHAR3FPRCD

Key field Non-key field



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

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

How to access SAP table IDWTADD_ES

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