P08P_HESA_AGGREGATE_NEW SAP (Format for New Agg. Return output (NASR)) Structure details

Dictionary Type: Structure
Description: Format for New Agg. Return output (NASR)




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




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

P08P_HESA_AGGREGATE_NEW 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 "Format for New Agg. Return output (NASR)" 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_P08P_HESA_AGGREGATE_NEW TYPE P08P_HESA_AGGREGATE_NEW.

The P08P_HESA_AGGREGATE_NEW table consists of various fields, each holding specific information or linking keys about Format for New Agg. Return output (NASR) data available in SAP. These include B (Field of length 16), C (Field of length 16), D (Field of length 16), E (Field of length 16).. 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 P08P_HESA_AGGREGATE_NEW 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
ADescription column for HESA NASR output structure CHAR62CHAR62CHAR62
BField of length 16 CHAR16CHAR16CHAR16
CField of length 16 CHAR16CHAR16CHAR16
DField of length 16 CHAR16CHAR16CHAR16
EField of length 16 CHAR16CHAR16CHAR16
FField of length 16 CHAR16CHAR16CHAR16
GField of length 16 CHAR16CHAR16CHAR16
HField of length 16 CHAR16CHAR16CHAR16
IField of length 16 CHAR16CHAR16CHAR16
JField of length 16 CHAR16CHAR16CHAR16
KField of length 16 CHAR16CHAR16CHAR16
LField of length 16 CHAR16CHAR16CHAR16
MField of length 16 CHAR16CHAR16CHAR16
NField of length 16 CHAR16CHAR16CHAR16
OField of length 16 CHAR16CHAR16CHAR16
PField of length 16 CHAR16CHAR16CHAR16
QField of length 16 CHAR16CHAR16CHAR16
RField of length 16 CHAR16CHAR16CHAR16
SField of length 16 CHAR16CHAR16CHAR16
TField of length 16 CHAR16CHAR16CHAR16
UField of length 16 CHAR16CHAR16CHAR16
VField of length 16 CHAR16CHAR16CHAR16
WField of length 16 CHAR16CHAR16CHAR16
XField of length 16 CHAR16CHAR16CHAR16
YField of length 16 CHAR16CHAR16CHAR16
ZField of length 16 CHAR16CHAR16CHAR16
AAField of length 16 CHAR16CHAR16CHAR16
ABField of length 16 CHAR16CHAR16CHAR16
ACField of length 16 CHAR16CHAR16CHAR16
ADField of length 16 CHAR16CHAR16CHAR16
AEField of length 16 CHAR16CHAR16CHAR16
AFField of length 16 CHAR16CHAR16CHAR16
AGField of length 16 CHAR16CHAR16CHAR16
AHField of length 16 CHAR16CHAR16CHAR16
AIField of length 16 CHAR16CHAR16CHAR16
AJField of length 16 CHAR16CHAR16CHAR16
AKField of length 16 CHAR16CHAR16CHAR16
ALField of length 16 CHAR16CHAR16CHAR16
AMField of length 16 CHAR16CHAR16CHAR16
ANField of length 16 CHAR16CHAR16CHAR16
AOField of length 16 CHAR16CHAR16CHAR16
APField of length 16 CHAR16CHAR16CHAR16
AQField of length 16 CHAR16CHAR16CHAR16
ARField of length 16 CHAR16CHAR16CHAR16
ASField of length 16 CHAR16CHAR16CHAR16
ATField of length 16 CHAR16CHAR16CHAR16
AUField of length 16 CHAR16CHAR16CHAR16
AVField of length 16 CHAR16CHAR16CHAR16
AWField of length 16 CHAR16CHAR16CHAR16
AXField of length 16 CHAR16CHAR16CHAR16
AYField of length 16 CHAR16CHAR16CHAR16
AZField of length 16 CHAR16CHAR16CHAR16

Key field Non-key field



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

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

How to access SAP table P08P_HESA_AGGREGATE_NEW

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