EHHSSS_D_INVESTIGATIONS SAP (BI Investigation Data DS07) Structure details

Dictionary Type: Structure
Description: BI Investigation Data DS07




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




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

EHHSSS_D_INVESTIGATIONS 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 "BI Investigation Data DS07" 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_EHHSSS_D_INVESTIGATIONS TYPE EHHSSS_D_INVESTIGATIONS.

The EHHSSS_D_INVESTIGATIONS table consists of various fields, each holding specific information or linking keys about BI Investigation Data DS07 data available in SAP. These include INVGUID (NodeID), START_DATE (Investigation Start Date), STATUS (Investigation Status), MAJOR_ROOT_CAUSE (Root Cause).. 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 EHHSSS_D_INVESTIGATIONS 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
INCIDNTIncident ID EHHSS_INC_IDCHAR20ALPHAEHFND_BO_IDEHHSS_ELM_INC_ID_SE
INVGUIDNodeID /BOBF/CONF_KEYRAW16/BOBF/CONF_KEY
START_DATEInvestigation Start Date EHHSS_INVESTIG_START_DATEDATS8DATLOEHFND_DATE
STATUSInvestigation Status EHHSS_INVESTIG_STATUS_CODECHAR2DFVALEHFND_BO_STATUS_TRANSACT_CODE
MAJOR_ROOT_CAUSERoot Cause EHHSS_CAUSE_CODECHAR21Assigned to domainEHCAUEHHSS_CAUSE_CODE
INV_LEAD_IDID of Investigation Lead EHHSS_BI_INV_LEAD_IDCHAR12
INV_LEAD_GROUPGroup of Investigation Lead EHHSS_BI_INV_LEAD_GROUPCHAR1
INV_LEAD_NAMEFull Name of Investigation Lead EHHSS_BI_INV_LEAD_NAMECHAR60
CONFIDENTIAL_TSRestricted Access to Investigation EHHSS_INVESTIG_CONFID_TSCHAR1EHFND_TRI_STATE
END_DATEInvestigation End Date EHHSS_INVESTIG_END_DATEDATS8DATLOEHFND_DATE
REQUIRED_TSInvestigation Required EHHSS_INVESTIG_REQUIRED_TSCHAR1EHFND_TRI_STATE
INV_LEAD_TEL_NUMTelephone Number of Investigation Lead EHHSS_INV_LEAD_TEL_NUMCHAR30EHFND_ADDR_PHONE
INV_LEAD_EMAILE-Mail Address of Investigation Lead EHHSS_BI_INV_LEAD_EMAILCHAR60
RCGUIDNodeID /BOBF/CONF_KEYRAW16/BOBF/CONF_KEY
ROOT_CAUSE_TYPERoot Cause Type EHHSS_ROOT_CAUSE_TYPECHAR21EHHSS_ROOT_CAUSE_TYPE
RCLVL1Root Cause EHHSS_CAUSE_CODECHAR21Assigned to domainEHCAUEHHSS_CAUSE_CODE
RCLVL2Root Cause EHHSS_CAUSE_CODECHAR21Assigned to domainEHCAUEHHSS_CAUSE_CODE
RCLVL3Root Cause EHHSS_CAUSE_CODECHAR21Assigned to domainEHCAUEHHSS_CAUSE_CODE
RCLVL4Root Cause EHHSS_CAUSE_CODECHAR21Assigned to domainEHCAUEHHSS_CAUSE_CODE
RCLVL5Root Cause EHHSS_CAUSE_CODECHAR21Assigned to domainEHCAUEHHSS_CAUSE_CODE
RCLVL6Root Cause EHHSS_CAUSE_CODECHAR21Assigned to domainEHCAUEHHSS_CAUSE_CODE
RCLVL7Root Cause EHHSS_CAUSE_CODECHAR21Assigned to domainEHCAUEHHSS_CAUSE_CODE
RCLVL8Root Cause EHHSS_CAUSE_CODECHAR21Assigned to domainEHCAUEHHSS_CAUSE_CODE
RCLVL9Root Cause EHHSS_CAUSE_CODECHAR21Assigned to domainEHCAUEHHSS_CAUSE_CODE
RCLVL10Root Cause EHHSS_CAUSE_CODECHAR21Assigned to domainEHCAUEHHSS_CAUSE_CODE
NUMRCACNumber of Actions EHHSS_BI_NUMRCACINT13INT1
NUMINVANumber of Investigation Actions EHHSS_BI_NUMINVAINT410INT4
SERIALSerial Number EHHSS_BI_SERIALINT410INT4
BW_DELTATIMESTMPBW Delta Time Stamp EHHSS_BI_BW_DELTA_TIMESTAMPDEC15TZNTSTMPS
BW_RECORDMODEBW Delta Process: Record Mode EHHSS_BI_BW_RECORDMODECHAR1RODMUPDMOD

Key field Non-key field



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

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

How to access SAP table EHHSSS_D_INVESTIGATIONS

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