BWE_0PM_MCOST_ASSET_UTIL SAP (BW Extraction Structure for PM Order costs with Utilization) Structure details

Dictionary Type: Structure
Description: BW Extraction Structure for PM Order costs with Utilization




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




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

BWE_0PM_MCOST_ASSET_UTIL 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 "BW Extraction Structure for PM Order costs with Utilization" 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_BWE_0PM_MCOST_ASSET_UTIL TYPE BWE_0PM_MCOST_ASSET_UTIL.

The BWE_0PM_MCOST_ASSET_UTIL table consists of various fields, each holding specific information or linking keys about BW Extraction Structure for PM Order costs with Utilization data available in SAP. These include KUNUM (Customer Number), KOKRS (Controlling Area), TPLNR (Functional Location), EQUNR (Equipment Number).. 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 BWE_0PM_MCOST_ASSET_UTIL 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
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
KUNUMCustomer Number KUNUMCHAR10Assigned to domainALPHAKUNNRKUN
KOKRSControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
TPLNRFunctional Location TPLNRCHAR30Assigned to domainTPLNRTPLNRIFLIFLM
EQUNREquipment Number EQUNRCHAR18Assigned to domainALPHAEQUNREQNEQUI
SERMATMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
SERIALNRSerial Number GERNRCHAR18GERNRGERNRSER
VAPLZMain work center for maintenance tasks GEWRKCHAR8ARBPLVAP
WAWRKPlant associated with main work center WERGWCHAR4Assigned to domainWERKS
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
GSTRPBasic Start Date PM_ORDGSTRPDATS8DATUM
IPHASMaintenance Processing Phase PM_PHASECHAR1PM_PHASE
AUARTOrder Type AUFARTCHAR4Assigned to domainAUFARTAAT
AUFNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
ILARTMaintenance activity type ILACHAR3Assigned to domainILARTH_T350I
PARVWPartner Function PARVWCHAR2Assigned to domainPARVWPARVWPAR
PARNRPartner I_PARNRCHAR12ALPHAI_PARNR
IWERKMaintenance Planning Plant IWERKCHAR4Assigned to domainWERKSIWK
PRIOKPriority PRIOKCHAR1Assigned to domainPRIOKPRIOK
STORTLocation of maintenance object PMLOCCHAR10Assigned to domainAP_STAND
MSGRPRoom RAUMNRCHAR8CHAR8
KOSTVResponsible cost center AUFKOSTVCHAR10Assigned to domainALPHAKOSTL
INGPRPlanner Group for Customer Service and Plant Maintenance INGRPCHAR3Assigned to domainINGRPIHG
BEBERPlant section BEBERCHAR3Assigned to domainBEBERBBE
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
COCURCurrency BP_WAERSCUKY5Assigned to domainWAERSFWS
WRTTPValue Type CO_WRTTPCHAR2CO_WRTTP
ACPOSValue category ACPOSCHAR14Assigned to domainACPOS
WRT00Sum total (planned) by value category DKGRGESPLNCURR15(2) WERTV8
POINT1Measuring Point IMRC_POINTCHAR12Assigned to domainALPHAIMRC_POINTIPTIMPM
POINT2Measuring Point IMRC_POINTCHAR12Assigned to domainALPHAIMRC_POINTIPTIMPM
READG1Measurement Reading/Total Counter Reading in SI Unit IMRC_READGFLTP16(16) IMRC_FLTPS
READG2Measurement Reading/Total Counter Reading in SI Unit IMRC_READGFLTP16(16) IMRC_FLTPS
RECDU1Unit of Measurement for Document Entry IMRC_RECDUUNIT3Assigned to domainCUNITMEINS
RECDU2Unit of Measurement for Document Entry IMRC_RECDUUNIT3Assigned to domainCUNITMEINS

Key field Non-key field



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

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

How to access SAP table BWE_0PM_MCOST_ASSET_UTIL

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