IDWTCOMPCD_ADD_BE SAP (Additional Company Code Specific Data for WT Reporting (BE)) Structure details

Dictionary Type: Structure
Description: Additional Company Code Specific Data for WT Reporting (BE)




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




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

IDWTCOMPCD_ADD_BE 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 "Additional Company Code Specific Data for WT Reporting (BE)" 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_IDWTCOMPCD_ADD_BE TYPE IDWTCOMPCD_ADD_BE.

The IDWTCOMPCD_ADD_BE table consists of various fields, each holding specific information or linking keys about Additional Company Code Specific Data for WT Reporting (BE) data available in SAP. These include BE_TAXID2 (Tax Identification Number for Belgium), BE_CONTACT_ID (Contact Person Name), BE_CONTACT_EM (Email Address of the Contact Person), BE_MINBASE (Minimum Base Amount).. 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 IDWTCOMPCD_ADD_BE 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
BE_TAXID1Tax Identification Number for Belgium BE_TAX_IDCHAR2BE_TAX_ID
BE_TAXID2Tax Identification Number for Belgium BE_TAX_IDCHAR2BE_TAX_ID
BE_CONTACT_IDContact Person Name BE_CONTACT_IDCHAR34BE_CONTACT_ID
BE_CONTACT_EMEmail Address of the Contact Person BE_CONTACT_EMCHAR44BE_CONTACT_EM
BE_MINBASEMinimum Base Amount BE_MINBASECURR13(2) BE_MINBASE
BE_REPORTYEARReporting Year in the Withholding Tax Return BE_REPORTYEARNUMC4BE_REPORTYEAR
BE_SEQ_NUMSequential Number for Fiche - Belgium BE_SEQ_NUMCHAR4
BE_CORR_INDICATORCorrection Indicator for Withholding Tax Return BE_CORR_INDICATORCHAR1BE_CORR_INDICATOR
BE_TEST_RUNTest Run Indicator - Belgium BE_TEST_RUNCHAR1
BE_CORR_REFERENCEReference Number for the Correction BE_CORR_REFERENCECHAR6BE_CORR_REFERENCE
BE_NIHILPayment Indicator - Fiche- Belgium BE_NIHILCHAR1
BE_HWAERReporting currency ( local or alternative ) WT_HWAERCUKY5Assigned to domainWAERS
BE_REPORTDATEDate DATUMDATS8DATUM
BE_R8010_RECNumber of Records BE_REC_LENNUMC8
BE_R9010_RECNumber of Records BE_REC_LENNUMC8
BE_R9011_TOTRECNumber of Records BE_REC_LENNUMC8
BE_SEND_STREETStreet AD_STREETCHAR60TEXT60CLSTRTNAME
BE_SEND_STR_NOStreet Number for City/Street File AD_STRNUMCHAR12Assigned to domainALPHASTRT_CODE
BE_SEND_POCODESender Postal Code BE_SEND_POCODECHAR4
BE_SEND_CITYCity AD_CITY1CHAR40TEXT40CLCITYNAME
BE_SEND_NAMESender's Name BE_SEND_NAMECHAR40BE_SEND_NAME
BE_SEND_ENT_NOSender Enterprise Number BE_SEND_ENTNOCHAR10BE_SEND_ENTNO
BE_GEN_INFO_HDRBE General Information Header BE_GEN_INFO_HDRCHAR35
BE_SEND_INFO_HDRBE Sender Information Header BE_SEND_INFO_HDRCHAR35
BE_DIVISIONDivision Code BE_DIVISIONCHAR35
BE_DIVISION_HDRBE Division Header Information BE_DIVISION_HDRCHAR35
BE_SEND_TEL_NOFirst telephone no.: dialling code+number AD_TLNMBR1CHAR30CHAR30
BE_NR_INTERVALSender Number Range Interval BE_NR_INTERVALCHAR2
BE_SPRASLanguage of Sender Company BE_SPRASCHAR1
BE_QLANDBelgium Sender Country Key BE_QLANDCHAR5
BE_MIN_9314Minimum Base Amount BE_MINBASECURR13(2) BE_MINBASE

Key field Non-key field



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

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

How to access SAP table IDWTCOMPCD_ADD_BE

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