HRDK_RPCPERM4 SAP (HR-DK: Display Structure for Program RPCPERM0) Structure details

Dictionary Type: Structure
Description: HR-DK: Display Structure for Program RPCPERM0




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




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

HRDK_RPCPERM4 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 "HR-DK: Display Structure for Program RPCPERM0" 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_HRDK_RPCPERM4 TYPE HRDK_RPCPERM4.

The HRDK_RPCPERM4 table consists of various fields, each holding specific information or linking keys about HR-DK: Display Structure for Program RPCPERM0 data available in SAP. These include PERNR (Personnel number), PERNR_TXT (Formatted Name of Employee or Applicant), CPRNR (HR_DK: Danish person ID), BEGDA (Start Date).. 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 HRDK_RPCPERM4 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
PERNRPersonnel number PERSNONUMC8Assigned to domainPERSNOPER
PERNR_TXTFormatted Name of Employee or Applicant EMNAMCHAR40TEXT40
CPRNRHR_DK: Danish person ID HRDK_CPRNRCHAR11CHAR11
BEGDAStart Date BEGDADATS8DATUM
ENDDAEnd Date ENDDADATS8DATUM
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BUKRS_TXTName of Company Code or Company BUTXTCHAR25TEXT25
WERKSPersonnel Area PERSACHAR4Assigned to domainPERSAPBR
WERKS_TXTPersonnel Area Text PBTXTCHAR30TEXT30
BTRTLPersonnel Subarea BTRTLCHAR4Assigned to domainBTRTLPBS
BTRTL_TXTPersonnel Subarea Text BTRTXCHAR15TEXT15
PERSGEmployee Group PERSGCHAR1Assigned to domainPERSGPRG
PERSG_TXTName of Employee Group PGTXTCHAR20TEXT20
PERSKEmployee Subgroup PERSKCHAR2Assigned to domainPERSKPKR
PERSK_TXTName of Employee Subgroup PKTXTCHAR20TEXT20
KOSTLCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
KOSTL_TXTGeneral Name KTEXTCHAR20TEXT20
COMP_INSAPHR_DK: PBS company used in the SAP system P09_COMP_SCHAR2Assigned to domainP09_FIRMA_SAPHR_DK_FIRMA_SAP
COMP_INSAP_TXTPBS FIRMA Name Denmark P09_FITXTCHAR60TEXT60
SENUMSE number SENUMNUMC8NUM8HRDK_SE_NUMBERS
SENUM_TXTSE# designation DK P09_SETXTCHAR60TEXT60
AGRPEHR-DK PBS key field PGROUP Denmark P09_AGRPECHAR1Assigned to domainP09_AGRPE
AGRPE_TXTSAP-PBS interface: Group A designations Denmark P09_AGRTXCHAR60TEXT60
OFKODLeave schema Denmark P09_OFKODCHAR2Assigned to domainP09_OFKODHRDK_OFKOD
OFKOD_TXTLeave schema description OF-KODE Denmark P09_OFTXTCHAR60TEXT60
ABKRSPayroll Area ABKRSCHAR2Assigned to domainABKRSABK
ABKRS_TXTPayroll Area Text ABKTXCHAR20TEXT20
GSBERBusiness Area GSBERCHAR4Assigned to domainGSBERGSB
GSBER_TXTBusiness area description GTEXTCHAR30TEXT30
COUNTERHR-DK: Numerator for Evaluating No. of Data Records in ALV P09_COUNTERDEC8(2) DEC6_2
FOLDERCheckbox XFELDCHAR1XFELD
UABKRPayroll Area ABKRSCHAR2Assigned to domainABKRSABK
UABRPPayroll Period PABRPNUMC2PABRP
UABRJPayroll Year PABRJNUMC4GJAHRGJAHR
IPBEGStart date of payroll period (IN period) IPBEGDATS8DATUM
IPENDEnd of payroll period (IN period) IPENDDATS8DATUM
PAYTYPayroll type PAYTYCHAR1PAYTY
PAYIDPayroll Identifier PAYIDCHAR1CHAR1
BONDTOff-cycle payroll payment date BONDTDATS8DATUM
PAYDTPay date for awards PAYDTDATS8DATUM
RUNDTDate of payroll run RUNDTDATS8DATUM
RUNTMTime of payroll run RUNTMTIMS6UZEIT
INOCRReason for Off-Cycle Payroll PAY_OCRSNCHAR4Assigned to domainPAY_OCRSNOCR
INOCCCategory for off-cycle reason PAY_OCCATCHAR2Assigned to domainPAY_OCCAT
SEQNRSequence Number CDSEQNUMC5NUM5

Key field Non-key field



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

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

How to access SAP table HRDK_RPCPERM4

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