SIDE_EDIEL_REGISTER_DATA SAP (IDE: Technical Data for Register EDIEL) Structure details

Dictionary Type: Structure
Description: IDE: Technical Data for Register EDIEL




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




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

SIDE_EDIEL_REGISTER_DATA 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 "IDE: Technical Data for Register EDIEL" 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_SIDE_EDIEL_REGISTER_DATA TYPE SIDE_EDIEL_REGISTER_DATA.

The SIDE_EDIEL_REGISTER_DATA table consists of various fields, each holding specific information or linking keys about IDE: Technical Data for Register EDIEL data available in SAP. These include MANDT (Client), EQUNR (Equipment Number), ZWNUMMER (Register), BIS (Date at Which a Time Slice Expires).. 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 (character-type or numeric)


SAP SIDE_EDIEL_REGISTER_DATA 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
ETDZ 0
MANDTClient MANDTCLNT3MANDT
EQUNREquipment Number EQUNRCHAR18ALPHAEQUNREQNEQUI
ZWNUMMERRegister E_ZWNUMMERNUMC3LFDNR3EZN
BISDate at Which a Time Slice Expires BISZEITSCHDATS8DATUM
ABDate from which time slice is valid ABZEITSCHDATS8DATUM
LOGIKZWLogical register number LOGIKZWNUMC18LOGIKZW
SPARTYPDivision category SPARTYPNUMC2SPARTYPSPT
ZWKENNRegister identification E_ZWKENNCHAR2E_ZWKENN
KENNZIFFCode for Identifying a Register KENNZIFFCHAR15CHAR15
ZWARTRegister type E_ZWARTCHAR2E_ZWART
ZWFAKTRegister factor E_ZWFAKTDEC12(5) E_ZWFAKT
STANZVORPlaces before the decimal point in a register STANZVORNUMC2STANZVOR
STANZNACPlaces after the decimal in a register STANZNACNUMC2STANZNAC
ZWTYPRegister category E_ZWTYPNUMC2E_ZWTYP
BLIWIRKReactive, apparent, or active registers BLIWIRKNUMC2BLIWIRK
MASSREADUnit of measurement for meter reading E_MASSREADUNIT3CUNITMEINS
ANZERGNumber of meter reading results per meter reading ANZERGDEC2ANZAHLENT
KZMESSWNonmetering register KZMESSWCHAR1KENNZX
UEBERVERTransformation ratio UEBERVERDEC10(3) UEBERV
STEUERGRPControl group for multiple meter reading order creation STEUERGRPCHAR4STEUERGRP
NABLESENDo Not Read Register E_NABLESENCHAR1KENNZX
PRUEFKLValidation class for independent validations PRUEFKLCHAR4PRUEFKL
TEMP_AREATemperature area TEMP_AREACHAR8TEMP_AREA
PR_AREA_AIAir pressure area PR_AREA_AICHAR8PR_AREA_AI
CALOR_AREACalorific value district CALOR_AREACHAR8CALOR_AREABWZ
HOEKORRAltitude correction pressure HOEKORRDEC7(5) HOEKORR
THGBERInclusion of factors in thermal gas billing THGBERCHAR2THGBER
KZAHLEGas law deviation factor (set) KZAHLEDEC7(5) KZAHL
KZAHLTActual gas law deviation factor KZAHLTDEC7(5) KZAHL
GAS_PRS_ARGas Pressure Area GAS_PRS_ARCHAR8GAS_PRS_ARGDG
CRGPRESSGas correction pressure CRGPRESSDEC7(4) CRGPRESS
ERDATDate on Which Record Was Created ERDATDATS8DATUM
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
AEDATChanged On AEDATDATS8DATUM
AENAMName of Person Who Changed Object AENAMCHAR12USNAM
MASSBILLUnit of measurement for billing E_MASSBILLUNIT3CUNITMEINS
GEWKEYWeighting key GEWKEYCHAR8GEWKEY
ZSPANNSRegister factor: secondary transformer voltage E_ZSPANNSDEC4(1) SPANNUNG
ZSTROMSRegister factor: secondary transformer current E_ZSTROMSDEC5(2) E_ZSTROMS
ZSPANNPRegister factor: primary transformer voltage E_ZSPANNPDEC6WSPANNP
ZSTROMPRegister factor: primary transformer current E_ZSTROMPDEC5(1) E_ZSTROMP
INTSIZEIDInterval Length ID INTSIZEIDCHAR4INTSIZEID
TOUPERIODTime-of-use type E_TOUPERIODCHAR10E_TOUPERIOD
VEE_CODEExternal VEE Code E_AMI_VEE_CODENUMC4E_AMI_VEE_CODE
ISO_UNITUnit of Measurement MSEHIUNIT3Assigned to domainCUNITMEINS
VERBERWExpected consumption: internal format I_VERBERWDEC31(14) I_VERBR
FROMDATMeter reading date relevant to billing ADATDATS8DATUM
TODATMeter reading date relevant to billing ADATDATS8DATUM

Key field Non-key field



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

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

How to access SAP table SIDE_EDIEL_REGISTER_DATA

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