HRPAYBR_S_DIRF_2011_NATPER_RRA SAP (DIRF: natural person of RRA) Structure details

Dictionary Type: Structure
Description: DIRF: natural person of RRA




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




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

HRPAYBR_S_DIRF_2011_NATPER_RRA 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 "DIRF: natural person of RRA" 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_HRPAYBR_S_DIRF_2011_NATPER_RRA TYPE HRPAYBR_S_DIRF_2011_NATPER_RRA.

The HRPAYBR_S_DIRF_2011_NATPER_RRA table consists of various fields, each holding specific information or linking keys about DIRF: natural person of RRA data available in SAP. These include REC_ID (Record identification), CPF (CPF), NAME (WITD: beneficiary name), NATURE (RRA nature).. 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 HRPAYBR_S_DIRF_2011_NATPER_RRA 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
NAT_PERSON 0
REC_IDRecord identification HRPAYBR_DIRF_RECID6CHAR6CHAR6
CPFCPF PBR_CPFNUMC11NUMC11
NAMEWITD: beneficiary name PBR_NOMEDCHAR60CHAR60
NATURERRA nature HRPAYBR_DIRF_RRA_NATURECHAR50TEXT50
DATE_ILLNESSDate assigned by severe illness report HRPAYBR_DIRF_RRA_DATE_ILLNESDATS8DATS
AMOUNTS 0
QTY_MONTHS 0
REC_IDRecord identification HRPAYBR_DIRF_RECID7CHAR7CHAR7
NRO_MONTHS_01Number of months of RRA for January HRPAYBR_DIRF_2011_RRA_MONTHS01CHAR4CHAR4
NRO_MONTHS_02Number of months of RRA for February HRPAYBR_DIRF_2011_RRA_MONTHS02CHAR4CHAR4
NRO_MONTHS_03Number of months of RRA for March HRPAYBR_DIRF_2011_RRA_MONTHS03CHAR4CHAR4
NRO_MONTHS_04Number of months of RRA for April HRPAYBR_DIRF_2011_RRA_MONTHS04CHAR4CHAR4
NRO_MONTHS_05Number of months of RRA for May HRPAYBR_DIRF_2011_RRA_MONTHS05CHAR4CHAR4
NRO_MONTHS_06Number of months of RRA for June HRPAYBR_DIRF_2011_RRA_MONTHS06CHAR4CHAR4
NRO_MONTHS_07Number of months of RRA for July HRPAYBR_DIRF_2011_RRA_MONTHS07CHAR4CHAR4
NRO_MONTHS_08Number of months of RRA for August HRPAYBR_DIRF_2011_RRA_MONTHS08CHAR4CHAR4
NRO_MONTHS_09Number of months of RRA for September HRPAYBR_DIRF_2011_RRA_MONTHS09CHAR4CHAR4
NRO_MONTHS_10Number of months of RRA for October HRPAYBR_DIRF_2011_RRA_MONTHS10CHAR4CHAR4
NRO_MONTHS_11Number of months of RRA for November HRPAYBR_DIRF_2011_RRA_MONTHS11CHAR4CHAR4
NRO_MONTHS_12Number of months of RRA for December HRPAYBR_DIRF_2011_RRA_MONTHS12CHAR4CHAR4

Key field Non-key field



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

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

How to access SAP table HRPAYBR_S_DIRF_2011_NATPER_RRA

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