PRU_PFR1_PERSON SAP (HR-RU: ADV1 - PERSON) Structure details

Dictionary Type: Structure
Description: HR-RU: ADV1 - PERSON




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




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

PRU_PFR1_PERSON 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-RU: ADV1 - PERSON" 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_PRU_PFR1_PERSON TYPE PRU_PFR1_PERSON.

The PRU_PFR1_PERSON table consists of various fields, each holding specific information or linking keys about HR-RU: ADV1 - PERSON data available in SAP. These include OKUD (), SNOMER (), O_FAM (), O_NAM ().. 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 PRU_PFR1_PERSON 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
OKUD 0
SNOMER 0
O_FAM 0
O_NAM 0
O_OTC 0
X_FAM 0
X_NAM 0
X_OTC 0
FAM 0
NAM 0
OTC 0
SEX 0
GRA 0
B_D 0
B_M 0
B_MM 0
B_Y 0
T_BP 0
CITY 0
COUNTY 0
REGION 0
LAND 0
R_INDEX 0
R_ADR1 0
R_ADR2 0
R_ADR3 0
F_INDEX 0
F_ADR1 0
F_ADR2 0
F_ADR3 0
R_ADX1 0
R_ADX2 0
F_ADX1 0
F_ADX2 0
PHONE 0
DOCCD 0
DOC 0
SER 0
SER1 0
SER2 0
NOM 0
V_D 0
V_M 0
V_Y 0
V_WHO1 0
V_WHO2 0
Z_D 0
Z_M 0
Z_Y 0
C_INN 0
C_KPP 0
REGNO 0
ORGNAME 0
NPCH 0
STRANICA 0
NMAN 0
GBDAT 0
DOCTY 0
VDDAT 0
STR 0
SPCPF 0
SUBTY_ADR_BP_OSubtype SUBTYCHAR4SUBTYSUB
SUBTY_ADR_BP_NSubtype SUBTYCHAR4SUBTYSUB
SUBTY_ADR_RSubtype SUBTYCHAR4SUBTYSUB
SUBTY_ADR_ASubtype SUBTYCHAR4SUBTYSUB
SUBTY_DOCSubtype SUBTYCHAR4SUBTYSUB
UPPERLOOP up-loop name0
UPPERSTEP up-loop step0
B_D_O 0
B_M_O 0
B_Y_O 0
PB_OGeneral Flag FLAGCHAR1FLAG
SYS_BP_LAND_CHANGEDGeneral Flag FLAGCHAR1FLAG
SYS_GR_CHANGEDGeneral Flag FLAGCHAR1FLAG
TIPADR 0
INDEKS 0
KODSTRAN 0
NAZSTRAN 0
ADDRESS 0
NAZREG 0
SOKREG 0
NAZRAI 0
SOKRAI 0
NAZGOR 0
SOKGOR 0
NAZNPU 0
SOKNPU 0
NAZULI 0
SOKULI 0
SOKDM 0
NOMDM 0
SOKKR 0
NOMKR 0
SOKKV 0
NOMKV 0

Key field Non-key field



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

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

How to access SAP table PRU_PFR1_PERSON

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