HCMT_BSP_PA_NL_R0303 SAP (Detail Screen for Infotype 303) Structure details

Dictionary Type: Structure
Description: Detail Screen for Infotype 303




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




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

HCMT_BSP_PA_NL_R0303 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 "Detail Screen for Infotype 303" 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_HCMT_BSP_PA_NL_R0303 TYPE HCMT_BSP_PA_NL_R0303.

The HCMT_BSP_PA_NL_R0303 table consists of various fields, each holding specific information or linking keys about Detail Screen for Infotype 303 data available in SAP. These include PERNR (Personnel Number), AEDTM (Changed On), UNAME (Name of Person Who Changed Object), SPRPS (Lock Indicator for HR Master Data Record).. 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 (character-type or numeric)


SAP HCMT_BSP_PA_NL_R0303 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
OBJECT_KEYHCM Object Key HCM_OBJECT_KEYCHAR100
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
AEDTMChanged On AEDATDATS8DATUM
UNAMEName of Person Who Changed Object AENAMCHAR12USNAM
SPRPSLock Indicator for HR Master Data Record SPRPSCHAR1SPRPS
SPRTXLock indicator for HR master record (text) SPRPSTEXTCHAR40SPRPSTEXT
ITBLDInfotype Screen Control ITBLDCHAR2CHAR2
BEGDAValid-From Date PAD_BEGDADATS8DATUM
ENDDAValid To Date PAD_ENDDADATS8DATUM
DLNLLYes/no Field Relief for Low Earnings DLNLLCHAR1CHAR1_X
DATLLStart Date f. Particip. in Compensation f. Loss of LE Relief P05_DTMLLDATS8DATUM
DSTLLYes/no Field Participation in Compens. for Loss of LE Relief P05_DSTLLCHAR1CHAR1_X
KENTLLCompensation for Loss of Low earnings Relief Indicator P05_KENTLLCHAR20TEXT20
DLNLWYes/no Field Relief for Long-Term Unemployment DLNLWCHAR1CHAR1_X
DATLWStart Date for Relief for Long-Term Unemployment DTMLWDATS8DATUM
KENTLWInd. Long-Term Unemployed KENTLWCHAR20TEXT20
DLNOWPayment Reduction for Education / Training P05_DLNOW_EHPCHAR1P05_DLNOW_EHP
DATOWStart Date for Payment Reduction DTMOWDATS8DATUM
TTSOWWage-Based Test TTSOWCHAR1CHAR1_X
KENTOWEducation/Training Reference KENTOWCHAR20TEXT20
SKNOWYes/no Field Participation Add. E/T for Req. Qual. Level P05_UI_SKNOWCHAR1CHAR01
KENTSKNOWCode Required Qualification E/T P05_UI_KENTSKNOWCHAR20TEXT20
DVMBOPre-Vocational Secondary Education (VMBO) P05_DVMBOCHAR1CHAR1_X
PVMBOParticipation in VMBO P05_PVMBODEC7(2) DEC5_2
PVMBO_UNITUnit Field for New User Interface P05_UI_UNITCHAR1P05_UI_CHAR1
DABOVYes/No Field for Participation in Paid Parental Leave P05_DABOVCHAR1CHAR1
DATBOVStart Date for Reduction for Paid Parental Leave P05_UI_DATBOVDATS8DDATE
KENTBOVIndicator for Reduction of Paid Parental Leave P05_UI_KENTBOVCHAR20TEXT20
URBOVHours Paid Parental Leave P05_URBOVDEC5(2) STDAZ
EHBOV_URUnit for Paid Parental Leave P05_UI_EHBOV_URCHAR1P05_EHBOV
VGBOVAllowance for Paid Parental Leave P05_VGBOVCURR13(2) P_AMT07V
WAE01Currency Key WAERSCUKY5Assigned to domainWAERSFWS
EHBOV_VGUnit for Paid Parental Leave P05_UI_EHBOV_VGCHAR1P05_EHBOV
DSTAGInternship (MBO Level 1 or 2) P05_DSTAGECHAR1CHAR1_X
DLEVCRecognition of Obtained Competencies P05_DLEVCCHAR1CHAR1_X
DTEVCRecognition of Obtained Competencies (EVS) Start Date P05_DTEVCDATS8DATUM
PSTAGParticipation in Internship P05_PSTAGEDEC7(2) DEC5_2
DLINCIncrease Standard of Education P05_DLINCCHAR1CHAR1_X
DTINCIncrease Standard of Education Start Date P05_DTINCDATS8DATUM
PSTAG_UNITUnit Field for New User Interface P05_UI_UNITCHAR1P05_UI_CHAR1

Key field Non-key field



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

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

How to access SAP table HCMT_BSP_PA_NL_R0303

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