HCMT_BSP_PA_DE_R0010 SAP (Single Screen Infotype 0010) Structure details

Dictionary Type: Structure
Description: Single Screen Infotype 0010




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




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

HCMT_BSP_PA_DE_R0010 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 "Single Screen Infotype 0010" 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_DE_R0010 TYPE HCMT_BSP_PA_DE_R0010.

The HCMT_BSP_PA_DE_R0010 table consists of various fields, each holding specific information or linking keys about Single Screen Infotype 0010 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_DE_R0010 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
LFDNRCurrent Contract for Capital Formation P01_UI_VMBNRCHAR4T591ASUBTY_591A
LFDNR_TEXTObject Name STEXTCHAR40TEXT40
LGARTWage Type LGARTCHAR4T512ZLGART
LGTXTWage Type Long Text LGTXTCHAR25TEXT25
OPKENOperation Indicator for Wage Types OPKENCHAR1OPKEN
OPKTXChar 20 CHAR20CHAR20CHAR20
BETRGAmount for Capital Formation VBTRGCURR9(2) WERT5
WAERSCurrency of Capital Formation Savings Deposit PB01_VLWAECUKY5T500WWAERSFWS
VBAFMType of investment/asset for capital formation VBAFMCHAR1T5D3GVBAFM
ATEXTAsset type text ANLTXCHAR20TEXT20
VWLSOEmployer's Contribution to Capital Formation P01_UI_VBAG1CHAR2T5D3KVWLSO
AGANTChar 20 CHAR20CHAR20CHAR20
AGABTCharacter field of length 40 CHAR40CHAR40CHAR40
ANZHLNumber of Employer Shares P01_UI_VBANZNUMC2NUM2
VNORMProcessing Type of Capital Formation Record P01_UI_WZKZ1CHAR1P01_UI_WZKZ1
ZFPERFirst Payment Period P01_UI_DZFPERNUMC2PABRP
UWKENTransfer Indicator UWKENCHAR1CHAR1
ZANZLPayment Interval in Periods P01_UI_DZANZLDEC3DEC3
ZNPERChar 15 CHAR15CHAR15CHAR15
WZKZ2Indicator: Continued Payment w/o Payment Amount WZKZZCHAR1CHAR1
PRITYPayment Priority P01_UI_PRIZACHAR1P013_PRITY
SONRESpecial Rule for Capital Formation SONRECHAR2T5D3KVWLSO
EMFSLPayee Key for Bank Transfers P01_UI_EMFSLCHAR8Assigned to domainEMFSL_521B
EMFTXPayee Text P01_UI_EMFTXCHAR40TEXT40
BKPLZPostal Code P01_UI_BKPLZCHAR10PSTLZ
BKORTCity ORT01CHAR25TEXT25
BANKSBank country key BANKSCHAR3T005LAND1BKL
BANKLBank Keys BANKKCHAR15BANKKBNK
BANKAName of bank BANKACHAR60TEXT60
BANKNBank account number BANKNCHAR18BANKN
ZLSCHPayment Method PCODECHAR1T042ZZLSCH
ZWECKNote to Payee of Bank Transfers P01_UI_DZWECKCHAR40TEXT40
IBAN01Subsection IBAN PAD_IBAN_ELEMENTCHAR4CHAR04
IBAN02Subsection IBAN PAD_IBAN_ELEMENTCHAR4CHAR04
IBAN03Subsection IBAN PAD_IBAN_ELEMENTCHAR4CHAR04
IBAN04Subsection IBAN PAD_IBAN_ELEMENTCHAR4CHAR04
IBAN05Subsection IBAN PAD_IBAN_ELEMENTCHAR4CHAR04
IBAN06Subsection IBAN PAD_IBAN_ELEMENTCHAR4CHAR04
IBAN07Subsection IBAN PAD_IBAN_ELEMENTCHAR4CHAR04
IBAN08Subsection IBAN PAD_IBAN_ELEMENTCHAR4CHAR04
IBAN09HR: Master Data, Char Field of Length 02 HRPAD_CHAR02CHAR2HRPAD_CHAR02
IBAN00IBAN (International Bank Account Number) HRPAD_IBAN00CHAR42HRPAD_IBAN00

Key field Non-key field



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

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

How to access SAP table HCMT_BSP_PA_DE_R0010

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