EHPRCS_MRP_SEARCH_CRITERIA SAP (Structure for search criteria for Monitor Registr. Project) Structure details

Dictionary Type: Structure
Description: Structure for search criteria for Monitor Registr. Project




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




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

EHPRCS_MRP_SEARCH_CRITERIA 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 "Structure for search criteria for Monitor Registr. Project" 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_EHPRCS_MRP_SEARCH_CRITERIA TYPE EHPRCS_MRP_SEARCH_CRITERIA.

The EHPRCS_MRP_SEARCH_CRITERIA table consists of various fields, each holding specific information or linking keys about Structure for search criteria for Monitor Registr. Project data available in SAP. These include GUID (Globally Unique Identifier), SUB_ID_FROM (Specification), SUB_ID_TO (Specification), ID_TYPE_CAT_COMB (Combined Identifier Type and Category Name).. 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 EHPRCS_MRP_SEARCH_CRITERIA 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
GUIDGlobally Unique Identifier GUIDRAW16
SUB_ID_FROMSpecification ESESUBIDCHAR12SPEC1ESDSUBIDES0
SUB_ID_TOSpecification ESESUBIDCHAR12SPEC1ESDSUBIDES0
ID_TYPE_CAT_COMBCombined Identifier Type and Category Name EHPRC_SUB_ID_TYPE_CAT_COMBCHAR80EHFND_DESCRIPTION_MEHPRC_SUB_IDTYPE_IDCAT_COMB
SUB_IDENTSearch Field for Basic Search (len 45 to fit to POWL field) EHPRC_SUB_ID_OR_IDENTCHAR45RSSELVALUE
REG_DECISIONRegistration Decision EHPRC_REG_DECISIONCHAR2EHPRC_REG_DECISION
PROP_LEGENT_MRDUROLESActor/Representative EHPRC_MRP_ACTOR_REPRESENTATIVECHAR30CHAR30
REG_PROJECTNO_FROMProject Number EHPRC_REG_PROJECT_NOCHAR10EHPRC_TXT10_UC
REG_PROJECTNO_TOProject Number EHPRC_REG_PROJECT_NOCHAR10EHPRC_TXT10_UC
REG_TYPERegistration Type EHPRC_REG_TYPECHAR2EHPRC_REG_TYPE
REG_STATUSRegistration Project Status EHPRC_REG_STATUSCHAR2EHPRC_REG_STATUS
REG_DEADLINERegistration Deadline EHPRC_REG_LEGREG_REGDEADLINECHAR30CHAR30
REG_LEADING_LELeading Legal Entity EHPRC_REG_LEADING_LECHAR1EHFND_BOOLEAN
REG_LEGAL_ENTITYLegal Entity EHPRC_LEGENTCHAR4Assigned to domainBUKRS
REG_ROLE_TWD_ECHARole Towards ECHA EHPRC_REG_ROLE_TWD_ECHACHAR2EHPRC_REG_ROLE_TWD_ECHA
REG_TONNAGE_BANDTonnage Band EHPRC_TOBANDCHAR2Assigned to domainEHPRC_TOBAND
REG_INT_DEADLINE_FROMInternal Deadline EHPRC_REG_INTDEADLINEDATS8DATS
REG_INT_DEADLINE_TOInternal Deadline EHPRC_REG_INTDEADLINEDATS8DATS
REG_LEGSTK_SYSTEMUSERSystem User EHPRC_MRP_REG_SYSTEM_USERCHAR12Assigned to domainXUBNAME
REG_LEGSTK_PERSONResponsible Person EHPRC_MRP_RESP_PERSONCHAR12EHFND_PARTY_ID
PROP_SIEF_PROJECTNO_FROMProject Number EHPRC_REG_PROJECT_NOCHAR10EHPRC_TXT10_UC
PROP_SIEF_PROJECTNO_TOProject Number EHPRC_REG_PROJECT_NOCHAR10EHPRC_TXT10_UC
PROP_SIEF_ROLESIEF Role EHPRC_SIEF_ROLECHAR30EHFND_CHAR30
PROP_SIEF_STATUSSIEF STATUS EHPRC_SIEF_STATUSCHAR2EHPRC_REG_SIEF_STATUS
PROP_SIEF_REGDEADLINE_FROMLead Registrant Deadline EHPRC_SIEF_DEADLINEDATS8DATS
PROP_SIEF_REGDEADLINE_TOLead Registrant Deadline EHPRC_SIEF_DEADLINEDATS8DATS
PROP_SIEF_TOBANDLead Registrant Tonnage Band EHPRC_SIEF_TONNBANDCHAR2Assigned to domainEHPRC_TOBAND
SIEF_LEGSTK_SYSTEMUSERSystem User EHPRC_MRP_REG_SYSTEM_USERCHAR12Assigned to domainXUBNAME
SIEF_LEGSTK_PERSONResponsible Person EHPRC_MRP_RESP_PERSONCHAR12EHFND_PARTY_ID
EEW_EHPRC_MRP_SRCH_CRITDummy function in length 1 DUMMYCHAR1DUMMY

Key field Non-key field



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

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

How to access SAP table EHPRCS_MRP_SEARCH_CRITERIA

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