HRPAYCL_S_F1887_10 SAP (F1887 - Structure for TemSe) Structure details

Dictionary Type: Structure
Description: F1887 - Structure for TemSe




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




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

HRPAYCL_S_F1887_10 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 "F1887 - Structure for TemSe" 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_HRPAYCL_S_F1887_10 TYPE HRPAYCL_S_F1887_10.

The HRPAYCL_S_F1887_10 table consists of various fields, each holding specific information or linking keys about F1887 - Structure for TemSe data available in SAP. These include RTRBA_TOT (F1887 - Updated Taxable Income), IMPTA_TOT (F1887 - Updated Withholding Tax), MRTIA_TOT (F1887 - Updated Highest Withholding Tax), RTAEA_TOT (F1887 - Updated Total Exempt and/or Non-Taxable Income).. 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: Cannot Be Enhanced


SAP HRPAYCL_S_F1887_10 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
RUTEEF1887 - Employee RUT HRPAYCL_CRTA_RUTEECHAR9
RTRBA_TOTF1887 - Updated Taxable Income HRPAYCL_CRTA_RTRBANUMC12
IMPTA_TOTF1887 - Updated Withholding Tax HRPAYCL_CRTA_IMPTANUMC12
MRTIA_TOTF1887 - Updated Highest Withholding Tax HRPAYCL_CRTA_MRTIANUMC12
RTAEA_TOTF1887 - Updated Total Exempt and/or Non-Taxable Income HRPAYCL_CRTA_RTAEANUMC12
RBZEA_TOTF1887 - Updated Extreme Zone Deduction HRPAYCL_CRTA_RBZEANUMC12
ENEF1887 - January HRPAYCL_CRTA_ENECHAR1
FEBF1887 - February HRPAYCL_CRTA_FEBCHAR1
MARF1887 - March HRPAYCL_CRTA_MARCHAR1
ABRF1887 - April HRPAYCL_CRTA_ABRCHAR1
MAYF1887 - May HRPAYCL_CRTA_MAYCHAR1
JUNF1887 - June HRPAYCL_CRTA_JUNCHAR1
JULF1887 - July HRPAYCL_CRTA_JULCHAR1
AGOF1887 - August HRPAYCL_CRTA_AGOCHAR1
SEPF1887 - September HRPAYCL_CRTA_SEPCHAR1
OCTF1887 - October HRPAYCL_CRTA_OCTCHAR1
NOVF1887 - November HRPAYCL_CRTA_NOVCHAR1
DICF1887 - December HRPAYCL_CRTA_DICCHAR1
CERTIFF1887 - Certificate HRPAYCL_CRTA_CERTIFNUMC7

Key field Non-key field



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

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

How to access SAP table HRPAYCL_S_F1887_10

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