EHPRCS_EXPSCE_BUPAREPLY_IDR SAP (Structure for the IDR for business partner reply) Structure details

Dictionary Type: Structure
Description: Structure for the IDR for business partner reply




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




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

EHPRCS_EXPSCE_BUPAREPLY_IDR 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 the IDR for business partner reply" 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_EXPSCE_BUPAREPLY_IDR TYPE EHPRCS_EXPSCE_BUPAREPLY_IDR.

The EHPRCS_EXPSCE_BUPAREPLY_IDR table consists of various fields, each holding specific information or linking keys about Structure for the IDR for business partner reply data available in SAP. These include SUBSTANCE_ID (Substance ID), CUSTOMER_ID (Customer ID), SUPPLIER_ID (Supplier), VKORG (Sales Organization).. 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_EXPSCE_BUPAREPLY_IDR 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
MATERIAL_IDMaterial EHFND_MAT_IDCHAR18Assigned to domainMATN1MATNREHFND_CMP_MAT_ID
SUBSTANCE_IDSubstance ID EHFND_SUBSTANCE_IDCHAR12Assigned to domainEHFND_SUBSTANCE_IDEHFND_ELM_SUBSTANCE_ID
CUSTOMER_IDCustomer ID EHFND_CUSTOMER_IDCHAR10Assigned to domainALPHAKUNNRKUNDEBI
SUPPLIER_IDSupplier EHFND_SUPPLIER_IDCHAR10Assigned to domainALPHALIFNRKRED
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
EKORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
COMPLIANCE_REQCompliance Requirement (Check) EHFND_CHECKCHAR10Assigned to domainEHFND_CHECK
PROCESS_VARIANTName of Process Variant EHFND_WFF_VARIANTCHAR30EHFND_WFF_VARIANT
PROCESS_VARIANT_DEF_KEY 0
EHSM_COMPONENTComponent of EHS Management EHFND_EHSM_COMPONENTCHAR5EHFND_EHSM_COMPONENT
PURPOSEProcess Purpose EHFND_PURPOSECHAR23EHFND_PURPOSE
VARIANTName of Process Variant EHFND_WFF_VARIANTCHAR30EHFND_WFF_VARIANT
LAISO2-Character SAP Language Code LAISOCHAR2LAISO
SENDER_EMAILE-Mail Address of Sender EHFND_PCI_SENDER_EMAILCHAR241EHFND_PARTY_EMAIL

Key field Non-key field



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

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

How to access SAP table EHPRCS_EXPSCE_BUPAREPLY_IDR

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