EHPRCS_ALVVALUES SAP (CP: Value fields of ALV IO structure) Structure details

Dictionary Type: Structure
Description: CP: Value fields of ALV IO structure




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




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

EHPRCS_ALVVALUES 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: Value fields of ALV IO 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_ALVVALUES TYPE EHPRCS_ALVVALUES.

The EHPRCS_ALVVALUES table consists of various fields, each holding specific information or linking keys about CP: Value fields of ALV IO structure data available in SAP. These include RECNVA (Sequential Number of Data Record), ORD (Sort Sequence), VALUE01 (ALV Control: Cell Content), VALUE02 (ALV Control: Cell Content).. 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_ALVVALUES 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
RECNSequential Number of Data Record ESERECNNUMC20ALPHAESDRECN
RECNVASequential Number of Data Record ESERECNNUMC20ALPHAESDRECN
ORDSort Sequence ESEORDNUMC4NUMC4
VALUE01ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE02ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE03ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE04ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE05ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE06ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE07ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE08ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE09ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE10ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE11ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE12ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE13ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE14ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE15ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE16ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE17ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE18ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE19ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE20ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE21ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE22ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE23ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE24ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE25ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE26ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE27ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE28ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE29ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE30ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE31ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE32ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE33ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE34ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE35ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE36ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE37ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE38ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE39ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE40ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE41ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE42ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE43ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE44ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE45ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE46ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE47ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE48ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE49ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE50ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE51ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE52ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE53ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE54ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE55ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE56ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE57ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE58ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE59ALV Control: Cell Content LVC_VALUECHAR128TEXT128
VALUE60ALV Control: Cell Content LVC_VALUECHAR128TEXT128

Key field Non-key field



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

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

How to access SAP table EHPRCS_ALVVALUES

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