/B364/FAVR_V11 SAP (Project Cost Status of Network) Structure details

Dictionary Type: Structure
Description: Project Cost Status of Network




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




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

/B364/FAVR_V11 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 Network" 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/FAVR_V11 TYPE /B364/FAVR_V11.

The /B364/FAVR_V11 table consists of various fields, each holding specific information or linking keys about Project Cost Status of Network data available in SAP. These include KEY_AVR_V11T (Dimension Table Key), KEY_AVR_V11U (Dimension Table Key), KEY_AVR_V111 (Dimension Table Key), KEY_AVR_V113 (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/FAVR_V11 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_V11PDimension Table Key RSDIMIDINT410/B364/DAVR_V11PINT4
KEY_AVR_V11TDimension Table Key RSDIMIDINT410/B364/DAVR_V11TINT4
KEY_AVR_V11UDimension Table Key RSDIMIDINT410/B364/DAVR_V11UINT4
KEY_AVR_V111Dimension Table Key RSDIMIDINT410/B364/DAVR_V111INT4
KEY_AVR_V113Dimension Table Key RSDIMIDINT410/B364/DAVR_V113INT4
/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_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_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/FAVR_V11 using ABAP code?

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

How to access SAP table /B364/FAVR_V11

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