HAP_S_DYNP_C_IT5022 SAP (Screen - Infotype 5022) Structure details

Dictionary Type: Structure
Description: Screen - Infotype 5022




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




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

HAP_S_DYNP_C_IT5022 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 5022" 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_IT5022 TYPE HAP_S_DYNP_C_IT5022.

The HAP_S_DYNP_C_IT5022 table consists of various fields, each holding specific information or linking keys about Screen - Infotype 5022 data available in SAP. These include CATEGORY_ID (Appraisal Category ID), MODE_ADVANCED (Single-Character Indicator), VALUE_CLASS (Value Class), VALUE_TYPE (Value List).. 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_IT5022 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
MODE_ADVANCEDSingle-Character Indicator CHAR1CHAR1CHAR1
VALUE_CLASSValue Class HAP_VALUE_CLASSCHAR2Assigned to domainHAP_VALUE_CLASSHRHAP00_VALUE_CLASS
VALUE_TYPEValue List HAP_VALUE_TYPECHAR32
VALUE_TYPE_KEYCombined Key (Value Class and Value List) HAP_VALUE_TYPE_KEYCHAR34
VALUE_INPUT_OPTIONALFlag: Appraisal Value (Optional Entry) HAP_VALUE_INPUT_OPTIONALCHAR1CHAR1_X
VALUE_INPUT_NONEFlag: Appraisal Value (No Entry) HAP_VALUE_INPUT_NONECHAR1CHAR1_X
VALUE_INPUT_REQUIREDFlag: Appraisal Value (Required Entry) HAP_VALUE_INPUT_REQUIREDCHAR1CHAR1_X
VALUE_DET_MANUALFlag: Value Determination (No Automatic Determination) HAP_VALUE_DET_MANUALCHAR1CHAR1_X
VALUE_DET_AVERAGEFlag: Value Determination (Average) HAP_VALUE_DET_AVERAGECHAR1CHAR1_X
VALUE_DET_TOTALFlag: Value Determination (Total) HAP_VALUE_DET_TOTALCHAR1CHAR1_X
VALUE_DET_PERCENTAGEFlag: Value Determination (Percentage) HAP_VALUE_DET_PERCENTAGECHAR1CHAR1_X
VALUE_DET_FURTHERFlag: Value Determination (Further Determination) HAP_VALUE_DET_FURTHERCHAR1CHAR1_X
VALUE_DET_EXIT_AREAEnhancement Area for Appraisal Documents HAP_EXIT_AREACHAR2Assigned to domainHAP_EXIT_AREA
VALUE_DETERMINATIONEnhancement: Value Determination HAP_CELL_VALUE_EXITCHAR30Assigned to domainHAP_AP_EXIT
VALUE_DETERMIN_EASYEnhancement: Value Determination HAP_CELL_VALUE_EXITCHAR30Assigned to domainHAP_AP_EXIT
DYNAMIC_EVENTEnhancement: Dynamic Event HAP_CELL_EVENT_EXITCHAR30Assigned to domainHAP_AP_EXIT
DYN_EVENT_EXIT_AREAEnhancement Area for Appraisal Documents HAP_EXIT_AREACHAR2Assigned to domainHAP_EXIT_AREA
NOTEType of Input Option for Note HAP_CELL_INPUT_NOTECHAR1HAP_CELL_INPUT_NOTE
VALUE_LAYOUT_LISTBOXFlag: Value Layout (Dropdown Box) HAP_VALUE_LAYOUT_LISTBOXCHAR1CHAR1_X
VALUE_LAYOUT_RADIOSFlag: Value Layout (Radio Buttons) HAP_VALUE_LAYOUT_RADIOSCHAR1CHAR1_X
FREE_INPUTFlag: Free Input for Appraisal Element Name HAP_FREE_INPUTCHAR1CHAR1_X
LAYOUT_TEXTText Layout HAP_LAYOUT_TEXTCHAR1HAP_LAYOUT_TEXT
LAYOUT_VALUESLayout of Values (Dropdown List) HAP_LAYOUT_VALUESCHAR1HAP_LAYOUT_VALUES
LAYOUT_NOTE_LINELayout: Lines Reserved for Note HAP_LAYOUT_NOTE_LINENUMC1NUMC1
LAYOUT_MAX_CHARLayout: Maximum Number of Characters in Note HAP_LAYOUT_MAX_CHARNUMC3NUMC3
EXIT_ADD_FIXEnhancement: Fixed Enhancement HAP_EXIT_ADD_FIXCHAR30Assigned to domainHAP_AP_EXIT
EXIT_ADD_FREEEnhancement: Free Enhancement HAP_EXIT_ADD_FREECHAR30Assigned to domainHAP_AP_EXIT
EXIT_DELETEEnhancement: Deletion of an Element HAP_EXIT_DELETECHAR30Assigned to domainHAP_AP_EXIT
REFERENCE_NAMEAppraisal Element - Reference Name HAP_ELEMENT_REFERENCE_NAMECHAR40TEXT40
VALUE_LAYOUT_SLIDERValue Layout (Slider) HAP_VALUE_LAYOUT_SLIDERCHAR1CHAR1_X

Key field Non-key field



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

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

How to access SAP table HAP_S_DYNP_C_IT5022

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