DYNP_RHP0 SAP (Screen Processing: Function Group RHP0 - Settings) Structure details

Dictionary Type: Structure
Description: Screen Processing: Function Group RHP0 - Settings




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




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

DYNP_RHP0 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 "Screen Processing: Function Group RHP0 - Settings" 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_DYNP_RHP0 TYPE DYNP_RHP0.

The DYNP_RHP0 table consists of various fields, each holding specific information or linking keys about Screen Processing: Function Group RHP0 - Settings data available in SAP. These include PLVAR (Plan Version), PLTEXT (Plan Version Text), PD_OTYPE (Object Type (Personnel Development)), BEGDA (Start Date of Reporting Period).. 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: Not classified


SAP DYNP_RHP0 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
MANDTClient MANDTCLNT3T000MANDT
PLVARPlan Version PLVARCHAR2T778PPLVARPOP
PLTEXTPlan Version Text PLTEXTCHAR25TEXT25
PD_OTYPEObject Type (Personnel Development) HRPDV_OTYPECHAR2Assigned to domainOTYPEHRPDV_OTYPE
BEGDAStart Date of Reporting Period HRPDV_BEGDA_EVALDATS8DATUMHRPDV_BEGDA_EVAL
ENDDAEnd Date of Reporting Period HRPDV_ENDDA_EVALDATS8DATUMHRPDV_ENDDA_EVAL
SUBSTITUTEFlag: Include Alternative Qualifications SUBSTITUTECHAR1CHAR1_XPES
ESSENTIALFlag: Include Essential Requirements ESSENTIALCHAR1CHAR1_XPEM
HALFVALUEFlag: Disregard depreciation meter HALFVALUECHAR1CHAR1_XPEH
OTYPE_TXTObject Name DYNP_OTYPECHAR25TEXT25
WITH_KEYFlag: Display object key WITH_KEYCHAR1CHAR1_X
ORG_UNITOrganizational unit for structural display HRPE_ORGSEARKCHAR12CHAR12
ORG_OBJIDHR-PD: Propose organizational unit HRPE_ORGUNITNUMC8Assigned to domainHROBJIDPEO
ORG_TEXTObject Name STEXTCHAR40TEXT40
VACANT_ONLYCareer Planning: Display vacant positions only VACANT_ONLYCHAR1CHAR1_XPEV
APPSCHEME_IDObject ID of appraisal model APPSCHEME_IDNUMC8NUM08APPSCHEME_ID
APP_MODEL_SEARKAppraisal Model APP_MODEL_SEARKCHAR12TEXT12
APP_MODEL_STEXTText: Appraisal Model APP_MODEL_STEXTCHAR40TEXT40
APPRAISOR_OTYPEObject type of appraiser APPRAISOR_OTYPECHAR2Assigned to domainOTYPEAPPRAISER_OTYPE
APPRAISEE_OTYPEObject type of appraisees APPRAISEE_OTYPECHAR2Assigned to domainOTYPEAPPRAISEE_OTYPE

Key field Non-key field



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

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

How to access SAP table DYNP_RHP0

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