HCM_RPCATLD0_PERIODEN1_PDF SAP (Structure for Passing the SPALTE Data in Report RPCATLD0) Structure details

Dictionary Type: Structure
Description: Structure for Passing the SPALTE Data in Report RPCATLD0




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




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

HCM_RPCATLD0_PERIODEN1_PDF 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 "Structure for Passing the SPALTE Data in Report RPCATLD0" 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_HCM_RPCATLD0_PERIODEN1_PDF TYPE HCM_RPCATLD0_PERIODEN1_PDF.

The HCM_RPCATLD0_PERIODEN1_PDF table consists of various fields, each holding specific information or linking keys about Structure for Passing the SPALTE Data in Report RPCATLD0 data available in SAP. These include BUKRS (Company Code), WERKS (Personnel Area), BTRTL (Personnel Subarea), PERSG (Employee Group).. 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 HCM_RPCATLD0_PERIODEN1_PDF 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
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
WERKSPersonnel Area PERSACHAR4T500PPERSAPBR
BTRTLPersonnel Subarea BTRTLCHAR4T001PBTRTLPBS
PERSGEmployee Group PERSGCHAR1Assigned to domainPERSGPRG
PERSKEmployee Subgroup PERSKCHAR2Assigned to domainPERSKPKR
MOLGACountry Grouping MOLGACHAR2T500LMOLGAMOL
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
ANSVHWork Contract ANSVHCHAR2Assigned to domainANSVH
MASSGReason for Action MASSGCHAR2Assigned to domainMASSG
STAMMNUMMEREmployment Office Number, 9 Places P01_ATZK9CHAR9P01_ATZK9
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WIEDERBESETZER_PERNRPersonnel Number of Reassigned Person P01_ATZWBNUMC8Assigned to domainPERSNO
WIEDERBESETZERName of Reassigned Person P01_ATZWNCHAR40TEXT40
PERNR_TXT1_WIEDERBField Name CHAR21CHAR21CHAR21
NACHRUECKERName of Move-Up Candidate P01_ATZNACHAR40TEXT40
NACHRUECKER_PERNRPersonnel Number of Move-Up Candidate P01_ATZNNNUMC8Assigned to domainPERSNO
PERNR_TXT1_NACHRField Name CHAR21CHAR21CHAR21
STEUERKLASSETax Class (D) STRKLCHAR1STRKL
PERIODEFor-period for payroll FAPERCHAR6CHAR6
VONStart date of payroll period (FOR period) FPBEGDATS8DATUM
BISEnd of payroll period (for-period) FPENDDATS8DATUM
TEILBRUTTO_AUFST1HR Payroll: Amount MAXBTCURR15(2) PRBETRG
TEILBRUTTO_LAUFENDHR Payroll: Amount MAXBTCURR15(2) PRBETRG
TEILBRUTTO_EINMALHR Payroll: Amount MAXBTCURR15(2) PRBETRG
ECHTEVOLLELEISTUNGHR Payroll: Amount MAXBTCURR15(2) PRBETRG
TEILNETTOHR Payroll: Amount MAXBTCURR15(2) PRBETRG
AUFSTOCKUNG1HR Payroll: Amount MAXBTCURR15(2) PRBETRG
ZWISCHENSUMMEHR Payroll: Amount MAXBTCURR15(2) PRBETRG
VOLLBRUTTOHR Payroll: Amount MAXBTCURR15(2) PRBETRG
RVBBGHR Payroll: Amount MAXBTCURR15(2) PRBETRG
MINDESTNETTOHR Payroll: Amount MAXBTCURR15(2) PRBETRG
AUFSTOCKUNG2HR Payroll: Amount MAXBTCURR15(2) PRBETRG
ENTGELT_AUFSTOCKUNGHR Payroll: Amount MAXBTCURR15(2) PRBETRG
VOLLBRUTTO90HR Payroll: Amount MAXBTCURR15(2) PRBETRG
RV_DIFFERENZHR Payroll: Amount MAXBTCURR15(2) PRBETRG
RV_DIFFERENZ_ABC 0
RV_BEITRAGHR Payroll: Amount MAXBTCURR15(2) PRBETRG
AUFSTOCKUNG_GESAMTHR Payroll: Amount MAXBTCURR15(2) PRBETRG
SPIEGEL_PERIODE 0
ENTGELT_AUFSTOCKUNG2HR Payroll: Amount MAXBTCURR15(2) PRBETRG
RV_BEITRAG2HR Payroll: Amount MAXBTCURR15(2) PRBETRG
AUFSTOCKUNG_GESAMT2HR Payroll: Amount MAXBTCURR15(2) PRBETRG
EUROBETRAGHR Payroll: Amount MAXBTCURR15(2) PRBETRG
ZUFLUSSHR Payroll: Amount MAXBTCURR15(2) PRBETRG
ABFLUSSHR Payroll: Amount MAXBTCURR15(2) PRBETRG
ANW_SPIEGELPERIODEHR payroll: Number PRANZDEC15(2) PRANZHL

Key field Non-key field



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

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

How to access SAP table HCM_RPCATLD0_PERIODEN1_PDF

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