EHPRCS_EPM_EPREC_BO_DT SAP (GenIL PRCEPM: Endpoint Record Transient Structure) Structure details

Dictionary Type: Structure
Description: GenIL PRCEPM: Endpoint Record Transient Structure




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




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

EHPRCS_EPM_EPREC_BO_DT 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 "GenIL PRCEPM: Endpoint Record Transient Structure" 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_EPM_EPREC_BO_DT TYPE EHPRCS_EPM_EPREC_BO_DT.

The EHPRCS_EPM_EPREC_BO_DT table consists of various fields, each holding specific information or linking keys about GenIL PRCEPM: Endpoint Record Transient Structure data available in SAP. These include CHAPTER_NAME (Endpoint Chapter Name), COVERAGE_REL_CALC_FLG (Data element for domain BOOLE: TRUE (='X') and FALSE (=' ')), DOCUMENT_LINK_TEXT (DMS Link), OWN_LEGENT_DESC (Legal Entity 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_EPM_EPREC_BO_DT 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
IUCLID_LINKIUCLID Link EHPRC_IUCLID_LINKCHAR132EHFND_DESCRIPTION_L
CHAPTER_NAMEEndpoint Chapter Name EHPRC_SUB_CHAPTER_NAMECHAR132EHPRC_TXT132
COVERAGE_REL_CALC_FLGData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
DOCUMENT_LINK_TEXTDMS Link EHPRC_SUBGEN_DMSLINKCHAR132TEXT132
OWN_LEGENT_DESCLegal Entity Name EHPRC_LEGENT_NAMECHAR60TEXT60
EXT_OWNER_PARTY_IDExternal Owner of the Endpoint Data Record EHPRC_SUB_EXT_OWNER_PARTYCHAR12ALPHAEHPRC_PARTY_IDEHPRC_ELM_OWNING_LE
EXT_OWNER_PARTY_DESCParty Description EHPRC_PARTY_DESCCHAR40EHFND_DESCRIPTION_XS
EXT_OWNER_PARTY_GROUPParty Group EHPRC_PARTY_GROUP_CODECHAR1EHPRC_PARTY_GROUP_CODE
EXT_OWNER_PARTY_DESC_AND_GROUPParty Name and Group EHPRC_PARTY_DESC_AND_GROUPCHAR132EHFND_DESCRIPTION_L
IUCLID_DOC_INDUpload document from IUCLID EHPRC_IUCLID_DOC_INDCHAR1EHPRC_TRI_STATE
EEW_INC_EPM_EPREC_DTDummy function in length 1 DUMMYCHAR1DUMMY

Key field Non-key field



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

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

How to access SAP table EHPRCS_EPM_EPREC_BO_DT

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