P05_SIM_TEXTS SAP (Simulation Program Text Elements (NL)) Structure details

Dictionary Type: Structure
Description: Simulation Program Text Elements (NL)




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




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

P05_SIM_TEXTS 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 "Simulation Program Text Elements (NL)" 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_P05_SIM_TEXTS TYPE P05_SIM_TEXTS.

The P05_SIM_TEXTS table consists of various fields, each holding specific information or linking keys about Simulation Program Text Elements (NL) data available in SAP. These include REPER (Representing Legal Person Text), KDZW1 (Social Insurance Text), KDWW1 (Social Insurance Text), KDWAO (Social Insurance Text).. 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: Cannot Be Enhanced


SAP P05_SIM_TEXTS 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
SCHKZText for Work Schedule Rule (Planned Working Time Infotype) RETEXTCHAR25TEXT25
REPERRepresenting Legal Person Text P05_RPOMSCHAR30P05_RPOMS
KDZW1Social Insurance Text P05_SVTXTCHAR20TEXT20
KDWW1Social Insurance Text P05_SVTXTCHAR20TEXT20
KDWAOSocial Insurance Text P05_SVTXTCHAR20TEXT20
KDZKSSocial Insurance Text P05_SVTXTCHAR20TEXT20
PKLASLong text for Contribution Scale P05_TXPK2CHAR20TEXT20
BDRPRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
BDRWGCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
NOMPRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WGBNPCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
INHPRText (20 Characters) TEXT20CHAR20TEXT20
EXSV1Long Text for Social Insurance Scheme P05_TXSV2CHAR20TEXT20
EXSV2Long Text for Social Insurance Scheme P05_TXSV2CHAR20TEXT20
EXSV3Long Text for Social Insurance Scheme P05_TXSV2CHAR20TEXT20
EXSV4Long Text for Social Insurance Scheme P05_TXSV2CHAR20TEXT20
EXSV5Long Text for Social Insurance Scheme P05_TXSV2CHAR20TEXT20
AUSNAText for Special EE Group Indicator/No Table P05_ASTXTCHAR60TEXT60
KDLHFText length 25 TEXT25CHAR25TEXT25
TABELText for Table Type P05_TTEXTCHAR20TEXT20
TIJDVPayroll Period Text P05_ZTEXTCHAR20TEXT20
JRLOTCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
ONKSTSpecial Expense Regulations P05_ONKSTCHAR2P05_ONKST
WERKSPersonnel Area Text PBTXTCHAR30TEXT30
GSBERBusiness area description GTEXTCHAR30TEXT30
BTRTLPersonnel Subarea Text BTRTXCHAR15TEXT15
PERSGName of Employee Group PGTXTCHAR20TEXT20
PERSKName of Employee Subgroup PKTXTCHAR20TEXT20
T5N1N_EXSV1Long Text for Social Insurance Scheme P05_TXSV2CHAR20TEXT20
T5N1N_EXSV2Long Text for Social Insurance Scheme P05_TXSV2CHAR20TEXT20
T5N1N_EXSV3Long Text for Social Insurance Scheme P05_TXSV2CHAR20TEXT20
T5N1N_EXSV4Long Text for Social Insurance Scheme P05_TXSV2CHAR20TEXT20
T5N1N_EXSV5Long Text for Social Insurance Scheme P05_TXSV2CHAR20TEXT20
INKKDIncome Indicator Text EINTXCHAR60TEXT60
SPEC1Special Indicator Text P05_SPTXTCHAR40TEXT40
SPEC2Special Indicator Text P05_SPTXTCHAR40TEXT40
SPEC3Special Indicator Text P05_SPTXTCHAR40TEXT40
SPEC4Special Indicator Text P05_SPTXTCHAR40TEXT40
SPEC5Special Indicator Text P05_SPTXTCHAR40TEXT40

Key field Non-key field



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

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

How to access SAP table P05_SIM_TEXTS

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