PFI_HFICTAX0 SAP (Structure for Displaying Data in Report HFICTAX0) Structure details

Dictionary Type: Structure
Description: Structure for Displaying Data in Report HFICTAX0




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




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

PFI_HFICTAX0 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 Displaying Data in Report HFICTAX0" 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_PFI_HFICTAX0 TYPE PFI_HFICTAX0.

The PFI_HFICTAX0 table consists of various fields, each holding specific information or linking keys about Structure for Displaying Data in Report HFICTAX0 data available in SAP. These include TXRNO (Tax reference number), BUKRS (Company Code), WERKS (Personnel Area), BTRTL (Personnel Subarea).. 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 PFI_HFICTAX0 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
TXRNOTax reference number P44_TXRNOCHAR13P44_TXRNO
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
WERKSPersonnel Area PERSACHAR4Assigned to domainPERSAPBR
BTRTLPersonnel Subarea BTRTLCHAR4Assigned to domainBTRTLPBS
PERSGEmployee Group PERSGCHAR1Assigned to domainPERSGPRG
PERSKEmployee Subgroup PERSKCHAR2Assigned to domainPERSKPKR
KOSTLCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
ABKRSPayroll Area ABKRSCHAR2Assigned to domainABKRSABK
GSBERBusiness Area GSBERCHAR4Assigned to domainGSBERGSB
PERNRPersonnel number PERSNONUMC8Assigned to domainPERSNOPER
PERNR_TXTFormatted Name of Employee or Applicant EMNAMCHAR40TEXT40
PERIDHR_FI: Finnish person ID PFI_PERIDCHAR11CHAR11
BUKRS_TXTName of Company Code or Company BUTXTCHAR25TEXT25
WERKS_TXTPersonnel Area Text PBTXTCHAR30TEXT30
BTRTL_TXTPersonnel Subarea Text BTRTXCHAR15TEXT15
PERSG_TXTName of Employee Group PGTXTCHAR20TEXT20
PERSK_TXTName of Employee Subgroup PKTXTCHAR20TEXT20
KOSTL_TXTGeneral Name KTEXTCHAR20TEXT20
ABKRS_TXTPayroll Area Text ABKTXCHAR20TEXT20
GSBER_TXTBusiness area description GTEXTCHAR30TEXT30
COUNTERCounter P44_COUNTERDEC7P44_COUNTER
PAYDTPay date for payroll result PAY_DATEDATS8DATUM
BET01HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET02HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET03HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET04HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET05HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET06HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET07HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET08HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET09HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET10HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET11HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET12HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET13HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET14HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET15HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET16HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET17HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET18HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET19HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET20HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET21HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET22HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET23HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET24HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET25HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET26HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET27HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET28HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET29HR Payroll: Amount MAXBTCURR15(2) PRBETRG
BET30HR Payroll: Amount MAXBTCURR15(2) PRBETRG
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS

Key field Non-key field



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

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

How to access SAP table PFI_HFICTAX0

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