EHPRCS_PFR_SR_EP_INFO SAP (Endpoint Information GenIL Query attribute structure) Structure details

Dictionary Type: Structure
Description: Endpoint Information GenIL Query attribute structure




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




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

EHPRCS_PFR_SR_EP_INFO 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 "Endpoint Information GenIL Query attribute 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_PFR_SR_EP_INFO TYPE EHPRCS_PFR_SR_EP_INFO.

The EHPRCS_PFR_SR_EP_INFO table consists of various fields, each holding specific information or linking keys about Endpoint Information GenIL Query attribute structure data available in SAP. These include CHAPTER4 (Show IUCLID Chapter 4), CHAPTER5 (Show IUCLID Chapter 5), CHAPTER6 (Show IUCLID Chapter 6), CHAPTER7 (Show IUCLID Chapter 7).. 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 (Deep)


SAP EHPRCS_PFR_SR_EP_INFO 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
ALL_CHAPTERSShow All Chapters EHPRC_PFR_ALL_CHAPTERSCHAR1BOOLE
CHAPTER4Show IUCLID Chapter 4 EHPRC_PFR_ENDPOINT_CHAPTER_4CHAR1BOOLE
CHAPTER5Show IUCLID Chapter 5 EHPRC_PFR_ENDPOINT_CHAPTER_5CHAR1BOOLE
CHAPTER6Show IUCLID Chapter 6 EHPRC_PFR_ENDPOINT_CHAPTER_6CHAR1BOOLE
CHAPTER7Show IUCLID Chapter 7 EHPRC_PFR_ENDPOINT_CHAPTER_7CHAR1BOOLE
BGR_EXECUTIONBackground Report Execution EHPRC_PFR_BKG_EXECUTIONCHAR1BOOLE
BGR_COMPRESS_ATTBackground Compress Report EHPRC_PFR_BKG_COMPRESSCHAR1BOOLE
BGR_RECIPIENTE-Mail Address of Report Recipient EHPRC_PFR_BKG_RECIPIENTCHAR241SXIDNAD_SMTPADR
SUB_SELECTEDCurrently Selected Substances or Worksheets EHPRC_PFR_NUM_SELECTEDINT410EHPRC_EXP_NO
SUB_BGR_LIMITBackground Threshold Number of Selected Substances EHPRC_SSREP_SUB_BGRNUMC6ALPHAEHPRC_NUMC6
SUB_MAX_LIMITMaximum Number of Selected Substances EHPRC_SSREP_SUB_MAXNUMC6ALPHAEHPRC_NUMC6
WRKSH_SELECTEDCurrently Selected Substances or Worksheets EHPRC_PFR_NUM_SELECTEDINT410EHPRC_EXP_NO
WRKSH_BGR_LIMITBackground Threshold Number of Substances x Worksheets EHPRC_SSREP_SUBWKSH_BGRNUMC6ALPHAEHPRC_NUMC6
WRKSH_MAX_LIMITMaximum Number of Substances x Worksheets EHPRC_SSREP_SUBWKSH_MAXNUMC6ALPHAEHPRC_NUMC6
FILENAMESpreadsheet Report Description EHPRC_SSREPDCHAR40TEXT40
REPTYPESpreadsheet Report EHPRC_SSREPCHAR16Assigned to domainEHPRC_SSREP
SUBID_TABLE16 Byte UUID in 32 Characters (Hexadecimal Encoded) SYSUUID_C32CHAR32SYSUUID_C32
WRKSH_X_SUBST_SELECTEDCurrently Selected Substances or Worksheets EHPRC_PFR_NUM_SELECTEDINT410EHPRC_EXP_NO
SHOW_EPMShow IUCLID Chapters EHPRC_PFR_SHOW_EPM_CHAPTERSCHAR30EHFND_CHAR30
EEW_INC_PFR_SR_EP_INFO_DTDummy function in length 1 DUMMYCHAR1DUMMY

Key field Non-key field



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

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

How to access SAP table EHPRCS_PFR_SR_EP_INFO

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