/B364/VPFP_V01M SAP (CO Plan Data) Structure details

Dictionary Type: Structure
Description: CO Plan Data




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




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

/B364/VPFP_V01M 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 "CO Plan 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_/B364/VPFP_V01M TYPE /B364/VPFP_V01M.

The /B364/VPFP_V01M table consists of various fields, each holding specific information or linking keys about CO Plan Data data available in SAP. These include 0RECORDTP (Record type), 0REQUID (Request ID), 0CALMONTH (Calendar Year/Month), /CPD/FPOID (Financial Plan Object ID).. 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/VPFP_V01M 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
0CHNGIDChange Run ID /BI0/OICHNGIDNUMC14Assigned to domain/BI0/OCHNGID/BI0/OCHNGID
0RECORDTPRecord type /BI0/OIRECORDTPNUMC1Assigned to domain/BI0/ORECORDTP/BI0/ORECORDTP
0REQUIDRequest ID /BI0/OIREQUIDCHAR30Assigned to domainRQUID/BI0/OREQUID/BI0/OREQUID
0CALMONTHCalendar Year/Month /BI0/OICALMONTHNUMC6Assigned to domainPERI6/BI0/OCALMONTH/BI0/OCALMONTH
/CPD/FPOIDFinancial Plan Object ID /B364/OIFPOIDCHAR8Assigned to domain/B364/OFPOID/B364/OFPOID
0CLIENTClient /BI0/OICLIENTNUMC3Assigned to domain/BI0/OCLIENTRSCLIENT
/CPD/FPIDStructure Element /B364/OIFPIDCHAR50Assigned to domainALPHA/B364/OFPID/B364/OFPID
/CPD/FVERVersion /B364/OIFVERCHAR28Assigned to domain/B364/OFVER/B364/OFVER
/CPD/COSELMNTCost Element /B364/OICOSELMNTCHAR10Assigned to domainALPHA/B364/OCOSELMNT/B364/OCOSELMNT
/CPD/FPCURPlan Currency /B364/OIFPCURCUKY5Assigned to domainWAERS
/CPD/FCNTAREAControlling Area /B364/OIFCNTAREACHAR4Assigned to domain/B364/OFCNTAREA/B364/OFCNTAREA
/B364/S_000007External ID /B364/OIFEXTIDCHAR44Assigned to domainALPHA/B364/OFEXTID/B364/OFEXTID
/B364/S_000003Financial Plan Layout /B364/OIFPOIDTYPCHAR40Assigned to domainALPHA/B364/OFPOIDTYP/B364/OFPOIDTYP
/B364/S_000004Master Project ID /B364/OIMPIDCHAR40Assigned to domain/B364/OMPID/B364/OMPID
/CPD/FPCACost (Plan) /B364/OIFPCAFLTP16(16) RSKYFFLO
/CPD/FPSRRevenue (Plan) /B364/OIFPSRFLTP16(16) RSKYFFLO

Key field Non-key field



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

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

How to access SAP table /B364/VPFP_V01M

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