/B631/VCOOM_V07I SAP (Orders: Cost Element Planning) Structure details

Dictionary Type: Structure
Description: Orders: Cost Element Planning




ABAP Code to SELECT data from /B631/VCOOM_V07I
Related tables to /B631/VCOOM_V07I
Access table /B631/VCOOM_V07I




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

/B631/VCOOM_V07I 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 "Orders: Cost Element Planning" 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_/B631/VCOOM_V07I TYPE /B631/VCOOM_V07I.

The /B631/VCOOM_V07I table consists of various fields, each holding specific information or linking keys about Orders: Cost Element Planning data available in SAP. These include RECORDTP (Record type), REQUID (Request ID), FISCPER (Fiscal year / period), FISCPER3 (Posting period).. 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 /B631/VCOOM_V07I 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
CHNGIDChange Run ID /BI0/OICHNGIDNUMC14Assigned to domain/BI0/OCHNGID/BI0/OCHNGID
RECORDTPRecord type /BI0/OIRECORDTPNUMC1Assigned to domain/BI0/ORECORDTP/BI0/ORECORDTP
REQUIDRequest ID /BI0/OIREQUIDCHAR30Assigned to domainRQUID/BI0/OREQUID/BI0/OREQUID
FISCPERFiscal year / period /BI0/OIFISCPERNUMC7Assigned to domainPERI7/BI0/OFISCPERRSFISCPER
FISCPER3Posting period /BI0/OIFISCPER3NUMC3Assigned to domain/BI0/OFISCPER3/BI0/OFISCPER3
FISCVARNTFiscal year variant /BI0/OIFISCVARNTCHAR2Assigned to domain/BI0/OFISCVARNTRSFISCVARNT
FISCYEARFiscal year /BI0/OIFISCYEARNUMC4Assigned to domain/BI0/OFISCYEAR/BI0/OFISCYEAR
/B631/S_CO_AREAControlling Area /B631/OICO_AREACHAR4Assigned to domain/B631/OCO_AREA/B631/OCO_AREA
/B631/S_COSTELMTCost Element /B631/OICOSTELMTCHAR10Assigned to domainALPHA/B631/OCOSTELMT/B631/OCOSTELMT
/B631/S_PARTCCTRSender Cost Center /B631/OIPARTCCTRCHAR10Assigned to domainALPHA/B631/OCOSTCNTR/B631/OPARTCCTR
/B631/S_PARTACTYSender Activity Type /B631/OIPARTACTYCHAR6Assigned to domain/B631/OACTTYPE/B631/OPARTACTY
/B631/S_VTYPEValue Type for Reporting /B631/OIVTYPENUMC3Assigned to domain/B631/OVTYPE/B631/OVTYPE
/B631/S_VTDETAILDetailing the Value Type /B631/OIVTDETAILNUMC2Assigned to domain/B631/OVTDETAIL/B631/OVTDETAIL
/B631/S_METYPEKey Figure Type /B631/OIMETYPENUMC6Assigned to domain/B631/OMETYPE/B631/OMETYPE
/B631/S_CURTYPECurrency Type /B631/OICURTYPECHAR2Assigned to domain/B631/OCURTYPE/B631/OCURTYPE
/B631/S_VERSIONVersion /B631/OIVERSIONCHAR3Assigned to domainALPHA/B631/OVERSION/B631/OVERSION
CURRENCYCurrency key /BI0/OICURRENCYCUKY5Assigned to domainWAERS
UNITUnit of measure /BI0/OIUNITUNIT3BUNITRSDBUNIT
/B631/S_COORDEROrder Number /B631/OICOORDERCHAR12Assigned to domainALPHA/B631/OCOORDER/B631/OCOORDER
/B631/S_AMOUNTAmount /B631/OIAMOUNTCURR17(2) RSKYFAMO
/B631/S_QUANTYQuantity /B631/OIQUANTYQUAN17(3) RSKYFQUA

Key field Non-key field



How do I retrieve data from SAP structure /B631/VCOOM_V07I using ABAP code?

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

How to access SAP table /B631/VCOOM_V07I

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