HRCCE_HRMS_BIW_PY1 SAP (BW: InfoSource for Payroll Data) Structure details

Dictionary Type: Structure
Description: BW: InfoSource for Payroll Data




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




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

HRCCE_HRMS_BIW_PY1 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 "BW: InfoSource for Payroll Data" 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_HRCCE_HRMS_BIW_PY1 TYPE HRCCE_HRMS_BIW_PY1.

The HRCCE_HRMS_BIW_PY1 table consists of various fields, each holding specific information or linking keys about BW: InfoSource for Payroll Data data available in SAP. These include MOLGA (Country Grouping), LGART (Wage Type), ORG_UNIT_WP (Organizational Unit), JOB_WP (Job).. 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 HRCCE_HRMS_BIW_PY1 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 P_PERNRNUMC8PERNR
MOLGACountry Grouping MOLGACHAR2Assigned to domainMOLGAMOL
LGARTWage Type LGARTCHAR4Assigned to domainLGART
.INCLU-_WP 0
ORG_UNIT_WPOrganizational Unit ORGEHNUMC8Assigned to domainORGEH
JOB_WPJob STELLNUMC8Assigned to domainSTELL
POSITION_WPPosition PLANSNUMC8Assigned to domainPLANS
PERS_AREA_WPPersonnel Area PERSACHAR4Assigned to domainPERSAPBR
PERS_SUBAREA_WPPersonnel Subarea BTRTLCHAR4Assigned to domainBTRTLPBS
EMPL_GROUP_WPEmployee Group PERSGCHAR1Assigned to domainPERSGPRG
EMPL_SUBGROUP_WPEmployee Subgroup PERSKCHAR2Assigned to domainPERSKPKR
CO_AREA_WPControlling Area of Master Cost Center MAST_COARCHAR4Assigned to domainCACCD
COSTCENTER_WPMaster Cost Center MAST_CCTRCHAR10Assigned to domainALPHAKOSTL
COMP_CODE_WPCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BUS_AREA_WPBusiness Area GSBERCHAR4Assigned to domainGSBERGSB
TIME_STATUS_WPEmployee Time Management Status PT_ZTERFNUMC1Assigned to domainZTERF
ANZHLHR payroll: Number PRANZDEC15(2) PRANZHL
BETRGHR Payroll: Amount MAXBTCURR15(2) PRBETRG
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
PAYDTPay date for payroll result PAY_DATEDATS8DATUM
BEGDAStart Date BEGDADATS8DATUM
ENDDAEnd Date ENDDADATS8DATUM
ABKRSPayroll Area ABKRSCHAR2Assigned to domainABKRSABK
PERMOPeriod Parameters PERMONUMC2Assigned to domainPERMO
FPPERFor-period for payroll FAPERCHAR6CHAR6
FPBEGStart date of payroll period (FOR period) FPBEGDATS8DATUM
FPENDEnd of payroll period (for-period) FPENDDATS8DATUM
PAYTYPayroll type PAYTYCHAR1PAYTY
PAYIDPayroll Identifier PAYIDCHAR1CHAR1
BONDTOff-cycle payroll payment date BONDTDATS8DATUM
IABKRSPayroll Area ABKRSCHAR2Assigned to domainABKRSABK
IPERMPeriod Parameters PERMONUMC2Assigned to domainPERMO
INPERIn-period for payroll IPERICHAR6CHAR6
IPBEGStart of Validity (In-Period) HRCCE_IPBEGDATS8DATUM
IPENDEnd of payroll period (IN period) IPENDDATS8DATUM
INPTYPayroll type PAYTYCHAR1PAYTY
INPIDPayroll Identifier PAYIDCHAR1CHAR1
IBONDTOff-cycle payroll payment date BONDTDATS8DATUM
IPAYDTPay date for payroll result PAY_DATEDATS8DATUM
SRTZAIndicator: Status of record HRCCE_SRTZACHAR1SRTZA

Key field Non-key field



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

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

How to access SAP table HRCCE_HRMS_BIW_PY1

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