EHPRCS_COMPIOSTR SAP (CP: IO-Struktur zur Darstellung der Zusammensetzung) Structure details

Dictionary Type: Structure
Description: CP: IO-Struktur zur Darstellung der Zusammensetzung




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




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

EHPRCS_COMPIOSTR 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 "CP: IO-Struktur zur Darstellung der Zusammensetzung" 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_COMPIOSTR TYPE EHPRCS_COMPIOSTR.

The EHPRCS_COMPIOSTR table consists of various fields, each holding specific information or linking keys about CP: IO-Struktur zur Darstellung der Zusammensetzung data available in SAP. These include CELLS_COLOR_TAB (), CELLS_STYLE_TAB (), IDENT (Identifier), SPEC_ID (Specification).. 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: Not classified


SAP EHPRCS_COMPIOSTR 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
ROW_NORow Number EHPRC_ROWNUMBERINT410INT4
CELLS_COLOR_TAB 0
CELLS_STYLE_TAB 0
IDENTIdentifier ESEIDENTCHAR132TEXT132ES5
SPEC_IDSpecification ESESUBIDCHAR12SPEC1ESDSUBIDES0
IDENT2Identifier ESEIDENTCHAR132TEXT132ES5
FLG_MULT_SUPPLMultiple Suppliers EHPRC_FLG_SUPPLCHAR1ESDBOOLE
PRESUPPreferred Supplier EHPRC_PRESUPCHAR1EHPRC_FLAG
FLG_BLOCKEDObject Blocked EHPRC_FLG_BLOCKEDCHAR1ESDBOOLE
SUPPL_NAMESupplier Name EHPRC_SUPPLNAMECHAR132TEXT132
SUPPL_NOSupplier EHFND_SUPPLIER_IDCHAR10Assigned to domainALPHALIFNRKRED
COMPLOWTXTLower Limit of a Component Proportion ESECOMPLOWTXTCHAR12TEXT12
COMPUPPTXTUpper limit of a component proportion ESECOMPUPPTXTCHAR12TEXT12
COMPAVGTXTTarget Value or Actual Value of a Component ESECOMPAVGTXTCHAR12TEXT12
ERRORMODEIndicator: Error or warning in an API function ESEERRMODECHAR1CHAR1
ERRORINFOCount parameters NUMC4NUMC4NUMC4
ERRORCLASSMessage Class SYMSGIDCHAR20Assigned to domainARBGB
ERRORPARAM30 Characters CHAR30CHAR30CHAR30
LOGLOCKMODLogical Lock Mode ESELGLCKMDCHAR1CHAR1
EXTINFOExternal Information ESEEXTINFOCHAR10CHAR10
LINEMODProcessing status or mode of a record/step loop line ESELINEMODCHAR1CHAR1
MANDTClient MANDTCLNT3T000MANDT
RECNSequential Number of Data Record ESERECNNUMC20ALPHAESDRECN
ACTNSequential Number of the Change State ESEACTNNUMC20ALPHAESDACTN
VALFRValid-From Date ESEVALFRDATS8DATUM
VALTOValid-To Date ESEVALTODATS8DATUM
AENNRChange Number ESEAENNRCHAR12AENRAENNRAENNRAEN
DELFLGDeletion Indicator ESEDELFLGCHAR1ESDFLAG
PARKFLGData Record Is Inactive ESEPARKFLGCHAR1ESDFLAG
CRDATCreated On ESECRDATDATS8DATUM
CRNAMCreated By ESECRNAMCHAR12USNAM
UPDDATChanged On ESEUPDDATDATS8DATUM
UPDNAMLast Changed By ESEUPDNAMCHAR12USNAM
SRSIDSource of Data ESESRSIDCHAR10TCG56ESDSRSID
OWNIDData Provider ESEVENDRIDCHAR10Assigned to domainALPHAAD_ADDRNUM
RECNROOTSequential Number of Data Record ESERECNNUMC20ALPHAESDRECN
RECNTVAReference to RECN for Tables ESTVA, ESTRH and ESTRI ESERECNTVANUMC20ALPHAESDRECN
COMPCATComponent Type ESECOMPCATCHAR10TCG76ESDCOMPCAT
RECNCMPReference to Specification Header of a Component ESERECNCMPNUMC20ALPHAESDRECN
PRECLOperator for Lower Limit ESEPRECLCHAR5ESDPREC
COMPLOWLower Limit of a Component Proportion ESECOMPLOWDEC10(4) ESDDEC6_4
PRECUOperator for Upper Limit ESEPRECUCHAR5ESDPRECU
COMPUPPUpper limit of a component proportion ESECOMPUPPDEC10(4) ESDDEC6_4
COMPAVGTarget Value or Actual Value of a Component ESECOMPAVGDEC10(4) ESDDEC6_4
COMPEXPUnit for Quantity Specification ESECOMPEXPUNIT3Assigned to domainCUNITMEINS
ORDSort Sequence ESEORDNUMC4NUMC4
COMPLOWDECDecimal Places for the Concentration of a Component ESECOMPNUMDECINT410INT4
COMPUPPDECDecimal Places for the Concentration of a Component ESECOMPNUMDECINT410INT4
COMPAVGDECDecimal Places for the Concentration of a Component ESECOMPNUMDECINT410INT4
COMPEXCVALException Value of a Component ESECOMPEXCVALCHAR2TCG78ESDCOMPEXCVAL
UPD_CMPDate of Last Change to Component ESEUPD_CMPDATS8DATUM
.INCLU--AP 0
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
ALPGRAlternative item: group CS_ALPGRCHAR2CHAR2
PREF_ALTPreferred Alternative EHPRC_PREF_ALTCHAR1ESDBOOLE
NOT_REL_FOR_REGNot Relevant for Registration (Obsolete) EHPRC_FLG_NOT_REL_FOR_REGCHAR1
NOT_REL_FOR_CHCKNot Relevant for Check EHPRC_FLG_NOT_REL_FOR_CHCKCHAR1ESDBOOLE
.INCLU--AP 0
REC_PROC_ID_COMPRecycling Process ID /TDAG/CPE_RECPROCESSIDCHAR20
DISASSEMBLY_COMPDisassembly /TDAG/CPE_FLG_DISASSEMBLYCHAR1ESDBOOLE
RECN_REFRHReference to Reference Specification Header ESERECNREFNUMC20ALPHAESDRECN

Key field Non-key field



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

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

How to access SAP table EHPRCS_COMPIOSTR

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