P12BOW_XMLREC0_1_2007 SAP (Belgium tax declaration, Record 0, Sender information) Structure details

Dictionary Type: Structure
Description: Belgium tax declaration, Record 0, Sender information




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




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

P12BOW_XMLREC0_1_2007 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 "Belgium tax declaration, Record 0, Sender information" 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_P12BOW_XMLREC0_1_2007 TYPE P12BOW_XMLREC0_1_2007.

The P12BOW_XMLREC0_1_2007 table consists of various fields, each holding specific information or linking keys about Belgium tax declaration, Record 0, Sender information data available in SAP. These include BTRID (BELCOTAX record identification), BTIYR (Income year), BTREG (Employer local registration), BTRET (Returns office local registration).. 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 P12BOW_XMLREC0_1_2007 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
BTRIDBELCOTAX record identification BT_IDNUMC1NUM1
BTIYRIncome year BT_YRNUMC4GJAHRGJAHR
BTREGEmployer local registration BTREGNUMC2NUM2
BTRETReturns office local registration BTRETNUMC2NUM2
BTADMEmployer's tax administrator reference BTADMNUMC10NUM10
BTNM9BELCOTAX numeric 9 field PC12_BTNM9NUMC9NUM9
BTCNYBELCOTAX company code BTCNYNUMC4NUM4
BTVOUBELCOTAX voucher number P12_BTVOUNUMC5P12_BTVOU
BTVSQBELCOTAX sequence number BTVSQNUMC8NUM8
BSAPPBELCOTAX application name BTAPPCHAR8BTAPP
BSCREBELCOTAX creation date BTCRDNUMC8
BSSEQSequential Declaration Number BTSEQNUMC4NUM4
BSSECBELCOTAX social secretary office BTSECNUMC3NUM03
BSSNMBELCOTAX sender name BTSNMCHAR41CHAR41
BSADRAddress BTADRCHAR32CHAR32
BSPCDPostal code for tax BTPCDNUMC4NUM04
BSLOCLocation for tax BTLOCCHAR27CHAR27
BSTELBELCOTAX telephone number BTTELCHAR12CHAR12
BSFAXBELCOTAX fax number BTFAXCHAR12CHAR12
BSFIDBELCOTAX file identification BTFIDCHAR8CHAR8
BSCPEBELCOTAX contact person BTCPECHAR34CHAR34
BSLANLanguage key for tax BTLANNUMC1NUM1
BSEMLBelcotax sender E-mail address P12_EML023CHAR44CHAR44
BSCIDCompany ID (00014) P12_COMIDNUMC10NUMC10
BSDTYBelcotax declaration type (field 0.025) P12_BELC_TYPECHAR1P12_BELC_TYPE
BSCNOReference to the past declaration corrected actual (0.026) P12_BELC_CORRECTED_IDNUMC6P12_BELC_CORRECTED_ID
BSFPCBELCOTAX foreign postal code (2.012) BTFPCCHAR12CHAR12
BSCTYBELCOTAX country key BTCTYNUMC5NUM5
BSNANSender National ID number, without company ID P12_BSNANNUMC11
BTLOGTotal of logic files BTLOGNUMC8NUM8
BTOTRTotal records in BELCOTAX file BTOTRNUMC8NUM8
BT811Total of BELCOTAX fields 8.11 BT811NUMC18NUM18
BT812Total of 8.012 P12_V9013CHAR18
BT813Total of 8.013 P12_V9014CHAR18

Key field Non-key field



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

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

How to access SAP table P12BOW_XMLREC0_1_2007

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