ISU_TE685_ALL SAP (Help Struct. for Selecting Repl.Volume Corr.Factor Proc.) Structure details

Dictionary Type: Structure
Description: Help Struct. for Selecting Repl.Volume Corr.Factor Proc.




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




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

ISU_TE685_ALL 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 "Help Struct. for Selecting Repl.Volume Corr.Factor Proc." 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_ISU_TE685_ALL TYPE ISU_TE685_ALL.

The ISU_TE685_ALL table consists of various fields, each holding specific information or linking keys about Help Struct. for Selecting Repl.Volume Corr.Factor Proc. data available in SAP. These include MANDT (Client), ZUZVER (Volume Correction Factor Procedure), THGBER (Inclusion of factors in thermal gas billing), GEWKEY (Weighting key).. 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: Cannot Be Enhanced


SAP ISU_TE685_ALL 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
MANDTClient MANDTCLNT3T000MANDT
ZUZVERVolume Correction Factor Procedure E_ZUZVERCHAR8Assigned to domainE_ZUZVERVCF
THGBERInclusion of factors in thermal gas billing THGBERCHAR2THGBER
GEWKEYWeighting key GEWKEYCHAR8TE266GEWKEY
VFZZNAKTVolume correction factor procedure inactive VFZZNAKTCHAR1VFZZNAKT
MESSDRCKVFrom-measured pressure MESDVON685DEC7(4) MESDVON685
MESSDRCKBTo-measured pressure MESDBIS685DEC7(4) MESDBIS685
NENNBELVFrom-nominal load NENNBELVDEC10(4) NENNBEL
NENNBELBTo-nominal load NENNBELBDEC10(4) NENNBEL
FTEMPKZFixed temperature FTEMPKZCHAR1FTEMPKZ
ARTMITTELType of averaging ARTMITTELCHAR2ARTMITTEL
TEMPMITTLTime base: temperature average TEMPMITTELCHAR2TEMPMITTEL
LUFTMESSDAir Pressure LUFTMESSDCHAR2LUFTMESSD
KORRMESSDAir pressure correction KORRMESSDCHAR1KORRMESSD
KZAHLKZDetermination of gas law deviation factor KZAHLKZCHAR2KZAHLKZ
KORRKZAHLCorrection of gas law deviation factor KORRKZAHLCHAR1KORRKZAHL
ABGRENZKZProration for Changes in Measured Pressure ABGRENZKZCHAR1ABGRENZKZ
NPAMBStandard air pressure NPAMBDEC7(5) PAMB
TEMPSTEUIndicator: ignore temperature component TEMPSTEUCHAR1TEMPSTEU
FREMDZZZVolume correction factor from register relationship ZZ FREMDZZZCHAR1FREMDZZZ
FREMDZZEVolume correction factor from register relationship ZE FREMDZZECHAR1FREMDZZE
ZUSTZFIXFixed volume correction factor E_ZUSTZFIXCHAR1E_ZUSTZFIX
USECATZZUsage type of fixed volume correction factor USECATZZCHAR1USECATZZ
RUNDUNG1Starting Point for Rounding E_RUNDUNGCHAR2E_RUNDUNG
RUNDART1Rounding Category RUNDARTCHAR1RUNDART
AKLASSEBilling class AKLASSECHAR4EAKLASSEAKLASSEAKL
RUNDUNGWStarting Point for Rounding E_RUNDUNGCHAR2E_RUNDUNG
RUNDARTWRounding Category RUNDARTCHAR1RUNDART
MASS_ZZUnit of measurement after conversion w. volume corr. factor MASS_ZZUNIT3Assigned to domainCUNITMEINS
MASS_ZZQUnit of measurement before conversion with vol. corr. factor MASS_ZZQUNIT3Assigned to domainCUNITMEINS
NTEMPBStandard temperature in absolute units NTEMPBDEC5(2) NTEMPB
OTEMPBZero point of temperature scale in absolute units OTEMPBDEC5(2) OTEMPB
GAS_PRS_KZGas pressure determination via gas pressure area GAS_PRS_KZCHAR1GAS_PRS_KZ
CRG_PRS_KZGas Pressure Correction CRG_PRS_KZCHAR1CRG_PRS_KZ
SBZUZVERReplacement volume corrctn factor proc. for reg. reltnshp ZZ SBZUZVERCHAR8Assigned to domainSBZUZVER
TIMRTEMPDaily temperature TIMRTEMPCHAR1TIMRTEMP
SUPCOMPRSupercompressibility Factor Is Used SUPCOMPRCHAR1SUPCOMPR
TPSUPPRProvide temperature component extra TPSUPPRCHAR1TPSUPPR
PRSUPPRProvide pressure component extra PRSUPPRCHAR1PRSUPPR
JOULTHOMTake Into Account the Joule-Thomsom Effect JOULTHOMCHAR1JOULTHOM
RATIOJTHKey: Pressure-Temperature Ratio Joule-Thomson Effect RATIOJTHCHAR2Assigned to domainRATIOJTH
LASTVAL_ZVVolume Correction Factor Proc.: Last Value in Demand Billing LASTVAL_ZVCHAR1LASTVAL_ZV
ZUSTZZWFixed volume correction factor from register E_ZUSTZZWCHAR1E_ZUSTZZW
USEZUSTZZWUsage type of VC factor from register USEZUSTZZWCHAR1USEZUSTZZW
APDAILYAir Pressure to-the-Day APDAILYCHAR1APDAILY
SPRASLanguage Key SPRASLANG1Assigned to domainISOLASPRASSPRH_T002
TEXT40Text, length 40 TXT40CHAR40TEXT40

Key field Non-key field



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

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

How to access SAP table ISU_TE685_ALL

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