ETIMESERSITEMIDO_APPLDATA_OUT SAP (Outbound Application Data for TIMESERSITEMIDQRO) Structure details

Dictionary Type: Structure
Description: Outbound Application Data for TIMESERSITEMIDQRO




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




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

ETIMESERSITEMIDO_APPLDATA_OUT 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 "Outbound Application Data for TIMESERSITEMIDQRO" 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_ETIMESERSITEMIDO_APPLDATA_OUT TYPE ETIMESERSITEMIDO_APPLDATA_OUT.

The ETIMESERSITEMIDO_APPLDATA_OUT table consists of various fields, each holding specific information or linking keys about Outbound Application Data for TIMESERSITEMIDQRO data available in SAP. These include PROFILE_HEAD_DATA (), SPARTE (Division), PROFTYPE (Profile type), PROFVALCAT (Profile value category).. 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 ETIMESERSITEMIDO_APPLDATA_OUT 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
PROFILENumber of EDM Profile E_PROFILENUMC18Assigned to domainE_PROFILEE_PROFILE
PROFILE_HEAD_DATA 0
SPARTEDivision SPARTECHAR2SPARTSPA
PROFTYPEProfile type PROFTYPENUMC2PROFTYPEEPROFTYPE
PROFVALCATProfile value category E_PROFVALCATNUMC2E_PROFVALCAT
VALUECUMCumulative values VALUECUMCHAR1KENNZX
INTSIZEIDInterval Length ID INTSIZEIDCHAR4INTSIZEID
MASSUnit of Measurement E_MASSUNIT3CUNITMEINS
PROFDECIMALSNumber of decimal places in a profile value PROFDECIMALSNUMC2PROFDECIMALS
SOURCESource of object E_SOURCENUMC18E_SOURCE
OBJNRObject number J_OBJNRCHAR22J_OBJNRONR
PROFOFFSETProfile value offset PROFOFFSETTIMS6
CONCHECKGRPConsistency check group E_CONCHECKGRPCHAR10E_CONCHECKGRP
FORWARD_ORIENTEDProfile values have forward orientation FORWARD_ORIENTEDCHAR1KENNZX
LASTVERSNOConsecutive number of version CVERSNONUMC6LFDNR6
DATEFROMFrom-Date E_EDMDATEFROMDATS8
TIMEFROMFrom-time E_EDMTIMEFROMTIMS6
DATETOTo-Date E_EDMDATETODATS8
TIMETOTo-Time E_EDMTIMETOTIMS6
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
BEGRUAuthorization Group BEGRUCHAR4BEGRU
LOEVMDeletion Indicator LOEVMCHAR1XFELD
WAERSCurrency Key WAERSCUKY5WAERSFWS
ARCH_DATEFROMDate, up to Which Profile Values Have Been Archived E_EDMDATETO_ADATS8
ARCH_TIMEFROMTime until which, profile values are archived. E_EDMTIMETO_ATIMS6
ARCH_DATETODate, up to Which Profile Values Have Been Archived E_EDMDATETO_ADATS8
ARCH_TIMETOTime until which, profile values are archived. E_EDMTIMETO_ATIMS6
REF_PROFILEProfile Referenced During Settlement E_REFPROFILENUMC18E_PROFILEE_PROFILE
REPLACEMETHODGRPReplacement Value Procedure Group E_REPLACEGRPCHAR10E_REPLACEGRP
DAY_OFFSETDay Offset EDM_DAY_OFFSETTIMS6EEDMDAYOFFSET
TIME_ZONETime Zone for EDM Objects EDM_TIMEZONECHAR6TZNZONEVTTZZ
SRCPROFILESource Profile for Copy Profile E_SRCPROFILENUMC18E_PROFILEE_PROFILE
MDUS_LOCATEDLocation of Original Profile Values E_AMI_MDUS_LOCATED_PROFILECHAR1E_AMI_MDUS_LOCATED_PROFILEISU_MDUS_LOCATED
TOU_BILLABLEProfile Can Be Billed with TOU Interface E_TOU_BILLABLECHAR1KENNZXISU_TOU_BILLABLE
DATEFROM 0
DATEFROMFrom-Date E_EDMDATEFROMDATS8
TIMEFROMFrom-time E_EDMTIMEFROMTIMS6
DATETO 0
DATETOTo-Date E_EDMDATETODATS8
TIMETOTo-Time E_EDMTIMETOTIMS6
TZONETime Zone for EDM Objects EDM_TIMEZONECHAR6Assigned to domainTZNZONEVTTZZ
AMSAdvanced Metering System E_AMI_AMSCHAR4Assigned to domainE_AMI_AMS

Key field Non-key field



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

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

How to access SAP table ETIMESERSITEMIDO_APPLDATA_OUT

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