PS0672_DISP SAP (Enhanced Structure PS0672 for Display) Structure details

Dictionary Type: Structure
Description: Enhanced Structure PS0672 for Display




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




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

PS0672_DISP 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 "Enhanced Structure PS0672 for Display" 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_PS0672_DISP TYPE PS0672_DISP.

The PS0672_DISP table consists of various fields, each holding specific information or linking keys about Enhanced Structure PS0672 for Display data available in SAP. These include FMLAR (FMLA Rule), REASN (FMLA Reason), FMLAN (FMLA Request Number), STATU (Approval Status).. 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 PS0672_DISP 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
FMLARFMLA Rule PT_FMLARNUMC3Assigned to domainPT_FMLAR
REASNFMLA Reason PT_FMLA_REASONCHAR5Assigned to domainPT_FMLA_REASON
FMLANFMLA Request Number PT_FMLA_REQNRNUMC12PT_FMLA_REQNR
STATUApproval Status PT_FMLA_STATUSCHAR1PT_FMLA_STATUS
CONFLContinuity Indicator PT_FMLA_CONFLCHAR1PT_FMLA_CONFL
INTHRPlanned Hours for Intermittent FMLA PT_FMLA_INTHRDEC7(2) JRSTD
MEDCFIndicator: Medical Certificate Submitted PT_FMLA_MEDCFCHAR1XFELD
RQDAYDate Request Made PT_FMLA_RQDAYDATS8DATUM
DEROLLength of Rolling Deduction Interval PT_FMLA_DEROLDEC3PT_PELEN
DEBEGDeduction from PT_FMLA_DEBEGDATS8DATUM
DEENDDeduction to PT_FMLA_DEENDDATS8DATUM
WCONVWeek Converter PT_FMLA_WCONVDEC8(4) HOURS
ELIFLEligibility Indicator PT_FMLA_ELIFLCHAR1PT_FMLA_ELIFL
ELHRSCreditable Hours from Eligibility Check PT_FMLA_ELHRSDEC9(4) DEC5_4
ELMTHCreditable Length of Service in Months PT_FMLA_ELMTHNUMC3NUM03
ELDTEReference Date for Eligibility Check PT_FMLA_ELDTEDATS8DATUM
OELHRCreditable Hours from First Eligibility Check PT_FMLA_OELHRDEC9(4) DEC5_4
OELMTCreditable Length of Service (Months) frm First Elig. Check PT_FMLA_OELMTNUMC3NUM03
OELDTDate of First Eligibility Check PT_FMLA_OELDTDATS8DATUM
DOCNRNumber for FMLA Events PT_FMLA_DOCNRNUMC20PTM_QUONR
DOCSYLogical system for document (personnel time) PTM_DOCSYCHAR10Assigned to domainALPHALOGSYS
SENLMSeniority Threshold for Eligibility PT_FMLA_SENIONUMC3NUMC3
WKHLMActual Working Hours Threshold for Eligibility PT_FMLA_WKHRSDEC7(2) DEC5_2
ENTITFMLA Entitlement in Weeks PT_FMLA_ENTITDEC5(2) PT_FMLA_ENTIT
REMANFMLA Remainder in Weeks PT_FMLA_REMANDEC8(4) DEC4_4
RECUIDUnique Record ID TIM_TMWRECUIDINT410TIM_TMWRECUID
OPERAOperation ID for Internal TMW Tables TIM_TMWOPERACHAR5TIM_TMWOPERA
BEGDAStart Date BEGDADATS8DATUM
ENDDAEnd Date ENDDADATS8DATUM
TEXT 0

Key field Non-key field



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

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

How to access SAP table PS0672_DISP

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