UCES_CO_HIST_DATA_EXCEL_DWNLD SAP (UCES: Data for Excel Download) Structure details

Dictionary Type: Structure
Description: UCES: Data for Excel Download




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




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

UCES_CO_HIST_DATA_EXCEL_DWNLD 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 "UCES: Data for Excel Download" 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_UCES_CO_HIST_DATA_EXCEL_DWNLD TYPE UCES_CO_HIST_DATA_EXCEL_DWNLD.

The UCES_CO_HIST_DATA_EXCEL_DWNLD table consists of various fields, each holding specific information or linking keys about UCES: Data for Excel Download data available in SAP. These include GERNR (Device), V_ZWSTAND (Places Before Decimal Point in Meter Reading), N_ZWSTAND (Places After Decimal Point in the Meter Reading), MASSREAD (Unit of measurement for meter reading).. 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 UCES_CO_HIST_DATA_EXCEL_DWNLD 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
TEXTUCES: Consumption Data Texts for View UCES_CO_DATA_TXTCHAR20UCES_CO_HIST_TXT
GERNRDevice GERAETCHAR18GERNRGERNRGEREGER
V_ZWSTANDPlaces Before Decimal Point in Meter Reading V_ZWSTANDDEC17V_ZWSTAND
N_ZWSTANDPlaces After Decimal Point in the Meter Reading N_ZWSTANDDEC14(14) N_ZWSTAND
MASSREADUnit of measurement for meter reading E_MASSREADUNIT3Assigned to domainCUNITMEINS
MASSBILLUnit of measurement for billing E_MASSBILLUNIT3Assigned to domainCUNITMEINS
BAUFORMDevice category description BAUFORMCHAR30TEXT30
ADATTATSActual meter reading date ADATTATSDATS8DATUM
ATIMTATSActual meter reading time ATIMTATSCHAR4HH_MMHHMM
ABLESARTScheduled meter reading category GEPLABLCHAR2Assigned to domainABLESETYP
ABLHINWNote from meter reader ABLHINWCHAR4Assigned to domainABLHINW
ISTABLARTMeter reading type ISTABLARTCHAR2Assigned to domainISTABLARTIALISU_MR_ISTABLART
ABLESTYPMeter reading category ABLESTYPCHAR2Assigned to domainABLESETYP
ABLESGRText, 40 Characters Long TEXT40CHAR40TEXT40
ABLSTAT_TXTExplanatory short text DDTEXTCHAR60DDTEXT
SPARTYPDivision category SPARTYPNUMC2SPARTYPSPT
SPARTYP_TXTUCES: Texts UCES_TEXTCHAR30TEXT30
ZWNUMMERRegister E_ZWNUMMERNUMC3LFDNR3EZN
ZWARTRegister type E_ZWARTCHAR2Assigned to domainE_ZWART
ZWART_TXTUCES: Texts UCES_TEXTCHAR30TEXT30
MEINSUnit of measurement for meter reading MEINS_ISUCHAR6Assigned to domainLUNITMSEC6MEINS_ISU
KENNZIFFCode for Identifying a Register KENNZIFFCHAR15CHAR15
BP_ADDRESSAddress line LINESCHAR80LINES
PREMISE_ADDRESSAddress line LINESCHAR80LINES
DUMMY1UCES: Dummy Data UCES_DUMMYCHAR50TEXT50
DUMMY2UCES: Dummy Data UCES_DUMMYCHAR50TEXT50
DUMMY3UCES: Dummy Data UCES_DUMMYCHAR50TEXT50
DUMMY4UCES: Dummy Data UCES_DUMMYCHAR50TEXT50
DUMMY5UCES: Dummy Data UCES_DUMMYCHAR50TEXT50
DUMMY6UCES: Dummy Data UCES_DUMMYCHAR50TEXT50
DUMMY7UCES: Dummy Data UCES_DUMMYCHAR50TEXT50

Key field Non-key field



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

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

How to access SAP table UCES_CO_HIST_DATA_EXCEL_DWNLD

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