P10_SHR_F_UNEMP_ID SAP (Tax Reporter strucute P10_SHR_F_UNEMP_ID) Structure details

Dictionary Type: Structure
Description: Tax Reporter strucute P10_SHR_F_UNEMP_ID




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




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

P10_SHR_F_UNEMP_ID 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 "Tax Reporter strucute P10_SHR_F_UNEMP_ID" 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_P10_SHR_F_UNEMP_ID TYPE P10_SHR_F_UNEMP_ID.

The P10_SHR_F_UNEMP_ID table consists of various fields, each holding specific information or linking keys about Tax Reporter strucute P10_SHR_F_UNEMP_ID data available in SAP. These include T5UTL_TXCMP (Tax company), T5UTL_LTEXT (Description), T5UTL_STRAS (House number and street), T5UTL_ORT01 (City).. 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 (Deep)


SAP P10_SHR_F_UNEMP_ID 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
T5UTL_TXCMPTax company TXCMPCHAR4Assigned to domainTXCMP
T5UTL_LTEXTDescription DESC40CHAR40TEXT40
T5UTL_STRASHouse number and street STRASCHAR30TEXT30
T5UTL_ORT01City ORT01CHAR25TEXT25
T5UTL_STATESTATE (State, Province, County) REGIOCHAR3Assigned to domainREGIO
T5UTL_ZIPCDPostal Code PSTLZ_HRCHAR10PSTLZ
T5UTL_TELNRTelephone Number TELNRCHAR14TELNR
P0002_NACHNLast Name PAD_NACHNCHAR40PAD_NACHN
P0002_PERIDPersonnel ID Number PRDNICHAR20CHAR20
P0002_PERNRPersonnel Number PERNR_DNUMC8PERNRPER
P0002_VORNAFirst Name PAD_VORNACHAR40PAD_VORNM
P0002_FNAMKFirst name (Katakana) P22J_PFNMKCHAR40P22J_PNAME
P0002_MIDNMMiddle Name PAD_MIDNMCHAR40PAD_VORNM
P0002_NAME2Name at Birth PAD_NAME2CHAR40PAD_NACHN
P0002_NAMZUOther Title NAMZUCHAR15Assigned to domainTITEL
P0006_LAND1Country Key LAND1CHAR3Assigned to domainLAND1LND
P0006_LOCAT2nd Address Line PAD_LOCATCHAR40PAD_LOCAT
P0006_ORT01City PAD_ORT01CHAR40PAD_ORT01
P0006_PSTLZPostal Code PSTLZ_HRCHAR10PSTLZ
P0006_STATESTATE (State, Province, County) REGIOCHAR3Assigned to domainREGIO
P0006_STRASStreet and House Number PAD_STRASCHAR60PAD_STRAS
CURKYCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
T005T_LANDXCountry Name LANDXCHAR15TEXT15
E000 EID Number ID0
E001 EID Number Fed0
N000 # of EE recorded0
N0M1 1st mnth No Employee0
N0M2 2nd month # Employee0
N0M3 3rd month # Employee0
Q000 Quarter ended0
Q001 Quarter0
Q002 Year0
Q003 Due Date0
S001 State Name0
T001 Unemployment wages0
T002 Excess Wages0
T003 Unemployment taxable0
T004 Employers Unemp rate0
T005 ER UI tax(calculate)0
T030 Unemployment ceiling0
T091 Workforce Fund Rate0
T092 Workforce Fund Tax0
TOT1 Grand total T0010
DN000 Difference :# of EE recorded0
DN0M1 Difference :1st mnth No Employee0
DN0M2 Difference :2nd month # Employee0
DN0M3 Difference :3rd month # Employee0
DT001 Difference :Unemployment wages0
DT002 Difference :Excess Wages0
DT003 Difference :Unemployment taxable0
DT005 Difference :ER UI tax(calculate)0
DT092 Difference :Workforce Fund Tax0
DTOT1 Difference :Grand total T0010
OE000 Old :EID Number ID0
OE001 Old :EID Number Fed0
ON000 Old :# of EE recorded0
ON0M1 Old :1st mnth No Employee0
ON0M2 Old :2nd month # Employee0
ON0M3 Old :3rd month # Employee0
OQ000 Old :Quarter ended0
OQ001 Old :Quarter0
OQ002 Old :Year0
OQ003 Old :Due Date0
OS001 Old :State Name0
OT001 Old :Unemployment wages0
OT002 Old :Excess Wages0
OT003 Old :Unemployment taxable0
OT004 Old :Employers Unemp rate0
OT005 Old :ER UI tax(calculate)0
OT030 Old :Unemployment ceiling0
OT091 Old :Workforce Fund Rate0
OT092 Old :Workforce Fund Tax0
OTOT1 Old :Grand total T0010

Key field Non-key field



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

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

How to access SAP table P10_SHR_F_UNEMP_ID

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