HAP_S_DYNP_C_IT5021 SAP (Screen - Infotype 5021) Structure details

Dictionary Type: Structure
Description: Screen - Infotype 5021




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




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

HAP_S_DYNP_C_IT5021 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 - Infotype 5021" 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_HAP_S_DYNP_C_IT5021 TYPE HAP_S_DYNP_C_IT5021.

The HAP_S_DYNP_C_IT5021 table consists of various fields, each holding specific information or linking keys about Screen - Infotype 5021 data available in SAP. These include CATEGORY_ID (Appraisal Category ID), NUMBERING_STANDARD (Flag: Appraisal Document (Standard Numbering)), NUMBERING_NONE (Flag: Appraisal Document (No Numbering)), NUMBERING_SPECIFIC (Flag: Appraisal Document (Template-Specific Numbering)).. 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 HAP_S_DYNP_C_IT5021 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
CAT_GROUP_IDAppraisal Category Group ID HAP_CAT_GROUP_IDNUMC8Assigned to domainHAP_CAT_GROUP_ID
CATEGORY_IDAppraisal Category ID HAP_CATEGORY_IDNUMC8Assigned to domainHAP_CATEGORY_ID
NUMBERING_STANDARDFlag: Appraisal Document (Standard Numbering) HAP_NUMBERING_STANDARDCHAR1CHAR1_X
NUMBERING_NONEFlag: Appraisal Document (No Numbering) HAP_NUMBERING_NONECHAR1CHAR1_X
NUMBERING_SPECIFICFlag: Appraisal Document (Template-Specific Numbering) HAP_NUMBERING_SPECIFICCHAR1CHAR1_X
NO_AP_NAME_DISFlag: Do Not Display Appraisal Document Name HAP_NO_AP_NAME_DISCHAR1CHAR1_X
NO_AP_STATUS_DISFlag: Do Not Display Appraisal Document Status HAP_NO_AP_STATUS_DISCHAR1CHAR1_X
NO_AP_DATE_DISFlag: Do Not Display Appraisal Document Date HAP_NO_AP_DATE_DISCHAR1CHAR1_X
NO_VALIDITY_DISFlag: Do Not Display Validity Period HAP_NO_VALIDITY_DISCHAR1CHAR1_X
NO_EXECUTION_DISIndicator: Do Not Display Execution Period HAP_NO_EXECUTION_DISCHAR1CHAR1_X
NO_REVIEW_DISFlag: Do Not Display Review Date HAP_NO_REVIEW_DISCHAR1CHAR1
EXIT_LINK1Enhancement: Link for Display HAP_EXIT_LINKCHAR30Assigned to domainHAP_AP_EXIT
EXIT_LINK2Enhancement: Link for Display HAP_EXIT_LINKCHAR30Assigned to domainHAP_AP_EXIT
EXIT_LINK3Enhancement: Link for Display HAP_EXIT_LINKCHAR30Assigned to domainHAP_AP_EXIT
EXIT_ADD_HEADEREnhancement: Additional Header Data HAP_EXIT_ADD_HEADERCHAR30Assigned to domainHAP_AP_EXIT
EXIT_SUBSTITUTEEnhancement: Text Replacement of Placeholders HAP_EXIT_SUBSTITUTECHAR30Assigned to domainHAP_AP_EXIT
EXIT_PRNT_LAYOUTEnhancement: Print Layout HAP_EXIT_PRINT_LAYOUTCHAR30Assigned to domainHAP_AP_EXIT
EXIT_WEB_LAYOUTEnhancement: Web Layout HAP_EXIT_WEB_LAYOUTCHAR30Assigned to domainHAP_AP_EXIT
NO_APPRAISER_DISFlag: Do Not Display Appraiser HAP_NO_APPRAISER_DISCHAR1CHAR1_X
NO_APPRAISEE_DISFlag: Do Not Display Appraisee HAP_NO_APPRAISEE_DISCHAR1CHAR1_X
NO_P_APPER_DISFlag: Do Not Display Part Appraiser HAP_NO_PART_APPRAISER_DISCHAR1CHAR1_X
NO_OTHERS_DISFlag: Do Not Display Further Participants HAP_NO_OTHERS_DISCHAR1CHAR1_X
NO_OBJECTIVE_DISIndicator: Do Not Display Objective Setting Date HAP_NO_OBJ_DISCHAR1CHAR1
EXIT_OFFLINEExit: Offline Layout HAP_EXIT_OFFLINE_LAYOUTCHAR30Assigned to domainHAP_AP_EXIT

Key field Non-key field



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

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

How to access SAP table HAP_S_DYNP_C_IT5021

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