UPB_YS_SY_DATA_0004EXP0005 SAP (Data) Structure details

Dictionary Type: Structure
Description: Data




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




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

UPB_YS_SY_DATA_0004EXP0005 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 "Data" 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_UPB_YS_SY_DATA_0004EXP0005 TYPE UPB_YS_SY_DATA_0004EXP0005.

The UPB_YS_SY_DATA_0004EXP0005 table consists of various fields, each holding specific information or linking keys about Data data available in SAP. These include 0ACTTYPE (Activity Type), 0ACT_UNIT (Activity Unit), 0COSTCENTER (Cost Center), 0COSTELMNT (Cost Element).. 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 UPB_YS_SY_DATA_0004EXP0005 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
S_CHAS 0
0ACTTYPE Activity Type0
0ACT_UNIT Activity Unit0
0COSTCENTER Cost Center0
0COSTELMNT Cost Element0
0CO_AREA Controlling Area0
0CURRENCY Currency Key0
0DB_CR_IND Sender/Receiver Indicator0
0FISCPER Fiscal Year / Period0
0FISCPER3 Posting Period0
0FISCVARNT Fiscal Year Variant0
0FISCYEAR Fiscal Year0
0METYPE Key Fig. Type0
0OBJ_CURR Object Currency for CO Object0
0ORGUNIT Organizational Unit0
0PART_ACTTY Actvity Type of Partner Cost Center0
0PART_CCTR Partner Cost Center0
0SEM_POSIT Planning Item0
0STKEYFIG Statistical Key Figure0
0UNIT Unit of Measure0
0VERSION Version0
0VTDETAIL Detailing the Value Type0
0VTSTAT Statistics Indicator for Value Type0
0VTYPE Value Type for Reporting0
_AREA_____ Planning Area0
S_KYFS 0
0ACT_CAPACT Capacity0
0ACT_SCHEDL Scheduled Activity Quantity0
0AMOCAC Amount (Controlling Area Currency)0
0AMOCCC Amount (Object Currency)0
0BPS_PRICE Consumption Price0
0BPS_QUAN Consumption Quantity0
0PRACTUNIT Price / Reference Quantity for Service0
0PRICE Total Price, No Split0
0QUANTITY Quantity0

Key field Non-key field



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

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

How to access SAP table UPB_YS_SY_DATA_0004EXP0005

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