/B364/EAVR_V08 SAP (Project Cost Status of WBS Element) Structure details

Dictionary Type: Structure
Description: Project Cost Status of WBS Element




ABAP Code to SELECT data from /B364/EAVR_V08
Related tables to /B364/EAVR_V08
Access table /B364/EAVR_V08




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

/B364/EAVR_V08 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 "Project Cost Status of WBS Element" 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_/B364/EAVR_V08 TYPE /B364/EAVR_V08.

The /B364/EAVR_V08 table consists of various fields, each holding specific information or linking keys about Project Cost Status of WBS Element data available in SAP. These include KEY_AVR_V08T (Dimension Table Key), KEY_AVR_V08U (Dimension Table Key), KEY_AVR_V081 (Dimension Table Key), KEY_AVR_V083 (Dimension Table 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: Not classified


SAP /B364/EAVR_V08 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
KEY_AVR_V08PDimension Table Key RSDIMIDINT410/B364/DAVR_V08PINT4
KEY_AVR_V08TDimension Table Key RSDIMIDINT410/B364/DAVR_V08TINT4
KEY_AVR_V08UDimension Table Key RSDIMIDINT410/B364/DAVR_V08UINT4
KEY_AVR_V081Dimension Table Key RSDIMIDINT410/B364/DAVR_V081INT4
KEY_AVR_V083Dimension Table Key RSDIMIDINT410/B364/DAVR_V083INT4
/B364/S_CMTSTotal Commitments /B364/OICMTSCURR17(2) RSKYFAMO
/B364/S_ACTCost (Actual) /B364/OIACTCURR17(2) RSKYFAMO
/B364/S_ACSTActual Cost /B364/OIACSTCURR17(2) RSKYFAMO
/B364/S_ACTCACURActual Cost in CO Area Currency /B364/OIACTCACURCURR17(2) RSKYFAMO
/B364/S_ACTOBCURActual Cost in Object Currency /B364/OIACTOBCURCURR17(2) RSKYFAMO
/B364/S_ACTTCURActual Cost in Transaction Currency /B364/OIACTTCURFLTP16(16) RSKYFFLO
/B364/S_AREVActual Revenue /B364/OIAREVCURR17(2) RSKYFAMO
/B364/S_AREVCAActual Revenue in CO Area Crcy /B364/OIAREVCACURR17(2) RSKYFAMO
/B364/S_AREVOCActual Revenue in Object Crcy /B364/OIAREVOCCURR17(2) RSKYFAMO
/B364/S_AREVTCActual Revenue in Transaction Crcy /B364/OIAREVTCCURR17(2) RSKYFAMO
/B364/S_TCMNTCOTotal Commitments in CO Area Crcy /B364/OITCMNTCOCURR17(2) RSKYFAMO
/B364/S_TCMNTOBTotal Commitments in Object Crcy /B364/OITCMNTOBCURR17(2) RSKYFAMO
/B364/S_TCMNTSTotal Commitments /B364/OITCMNTSCURR17(2) RSKYFAMO
/B364/S_TCMNTTCTotal Commitments in Tran. Crcy /B364/OITCMNTTCCURR17(2) RSKYFAMO
/B364/S_FASRRevenue (Actual) /B364/OIFASRCURR17(2) RSKYFAMO
/B364/S_CMACTCumulative Actual Cost /B364/OICMACTCURR17(2) RSKYFAMO
/B364/S_ACSTFPCActual Cost in Plan Crcy /B364/OIACSTFPCCURR17(2) RSKYFAMO
/B364/S_AREVFPCActual Revenue in Plan Crcy /B364/OIAREVFPCCURR17(2) RSKYFAMO
/B364/S_TCMNTFPCTotal Commitments in Plan Crcy /B364/OITCMNTFPCCURR17(2) RSKYFAMO
/B364/S_ATQNTYTotal Quantity /B364/OIATQNTYQUAN17(3) RSKYFQUA

Key field Non-key field



How do I retrieve data from SAP structure /B364/EAVR_V08 using ABAP code?

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

How to access SAP table /B364/EAVR_V08

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