/1PYXXFO/SAP_TIMESLIP____M0014 SAP (InfoStar: Personal Work Schedule) Structure details

Dictionary Type: Structure
Description: InfoStar: Personal Work Schedule




ABAP Code to SELECT data from /1PYXXFO/SAP_TIMESLIP____M0014
Related tables to /1PYXXFO/SAP_TIMESLIP____M0014
Access table /1PYXXFO/SAP_TIMESLIP____M0014




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

/1PYXXFO/SAP_TIMESLIP____M0014 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 "InfoStar: Personal Work Schedule" 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_/1PYXXFO/SAP_TIMESLIP____M0014 TYPE /1PYXXFO/SAP_TIMESLIP____M0014.

The /1PYXXFO/SAP_TIMESLIP____M0014 table consists of various fields, each holding specific information or linking keys about InfoStar: Personal Work Schedule data available in SAP. These include MOTPR (Personnel Subarea Grouping for Daily Work Schedules), TPROG (Daily Work Schedule), VARIA (Daily Work Schedule Variant), DATE_VALUE_KEY ().. 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 /1PYXXFO/SAP_TIMESLIP____M0014 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
DAILY_WS_KEY 0
MOTPRPersonnel Subarea Grouping for Daily Work Schedules MOTPRNUMC2MOTPR
TPROGDaily Work Schedule TPROGCHAR4TPROG
VARIADaily Work Schedule Variant VARIACHAR1VARIA
DATE_VALUE_KEY 0
DATE_VALUEDate DATUMDATS8DATUM
EMPLOYEE_KEY 0
ADRS1_NAME_FMTFormat for HR name editing PNAFONUMC2PNAFO
ADRS2_NAME_FMTFormat for HR name editing PNAFONUMC2PNAFO
ADRS3_NAME_FMTFormat for HR name editing PNAFONUMC2PNAFO
BEGDAStart Date BEGDADATS8DATUM
ENDDAEnd Date ENDDADATS8DATUM
IGNORE_DATESCheckbox XFELDCHAR1XFELD
NAME1_FORMATFormat for HR name editing PNAFONUMC2PNAFO
NAME2_FORMATFormat for HR name editing PNAFONUMC2PNAFO
NAME3_FORMATFormat for HR name editing PNAFONUMC2PNAFO
PERSONNEL_NUMBERPersonnel Number P_PERNRNUMC8PERNR
HOLIDAYS_KEY 0
DATE_VALUEField of type DATS DATSDATS8DATS
MOFIDPublic Holiday Calendar HIDENTCHAR2HIDENTHCI
TIM_DAYTYPE_KEY 0
DAYTYPEDay Type TAGTYCHAR1TAGTY
TIM_FTKLA_KEY 0
FTKLAPublic holiday class FTKLACHAR1FTKLA
TIM_WEEK_DAY_KEY 0
DAYNRCalendar: Number of day WOTNRCHAR1CHAR1

Key field Non-key field



How do I retrieve data from SAP structure /1PYXXFO/SAP_TIMESLIP____M0014 using ABAP code?

As /1PYXXFO/SAP_TIMESLIP____M0014 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 /1PYXXFO/SAP_TIMESLIP____M0014 as there is no data to select.

How to access SAP table /1PYXXFO/SAP_TIMESLIP____M0014

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