Standard Views in MM?

Dear experts,
Are there any standard views available from the ABAP Dictionary for the SAP MM module? If so, what are they and how can I see these views?
Forgive me for posting such a newbie question. But I do appreciate any help at all.
Thanks in advance.

Hi
    Try this
Goto SE11 Tcode
Select Views Radiobutton
F4, Under Package, give MG, Enter
It will give you all the views available
M_MCHAF                        Generated view for matchcode ID MCHA        -F
M_MCHAL                        Generated View for Matchcode ID MCH1      -W
MA06V                          Material Master: DB View for Purchasing
MA07V                          Material Master: DB View for Inventory Management
MA29V                          MARA View on Bills of Materials
MA61V                          Material Master: DB View for MRP
MACKU                          Material Valuation View for Costing
MACKV                          Material Plant View on Costing
MACKW                          Material Plant View on Costing
MARA_MATNR                     MARA Material Numbers Only
MARA1                          View on Base Unit of Measure, Material Type, and so on
MARAV                          View Table for Logical DB MGM
MARC_WERK                      Plants with Maintenance Status for Plant Input Values
MARCE                          Existence Check for MARC
MARCV                          View for Logical Database MSM
MARCW                          View for Logical Database
MARD_LGORT                     Storage Locations with Maintenance Status for Input He
MARDE                          Existence Check View for MARD
MARU                           Projection of MARA of Fields Updated in Matl Master Ma
MAVO1                          Read View for Work Scheduling
MAWEV                          Material/Plant/Sales View
MB61V                          Material Master: View of MBEW for MRP
MBEW_BWKEY                     Val.Key for Input Help: Valuation Area/Plant/Company C
MBEWE                          Existence Check for MBEW
MBEWV                          View for Logical Databases
MC29V                          Data Base View from MARA and MARC on Bills of Material
H_MARC                         Help View for Material/Plant
H_MARD                         Help View for Material Number/Plant/Storage Location
H_MBEW                         Help View for Material Number/Valuation Key/Valuation Ty
H_MCHA                         Help View for Material Number/Plant/Batch
H_MDIP                         Generated Help View for Check Table MDIP
H_MLGN                         Help View for Material Number/Warehouse Number
H_MLGT                         Help View for Material Number/Warehouse Number/Storage T
H_MPRP                         Generated Help View for Check Table MPRP
H_MVKE                         Help View for Material No./Sales Org./Distribution Chann
H_T001L                        Possible Entries for Storage Locations
H_T001W                        Possible Entries for Plants
H_T005S                        Generated Help View for Check Table T005S
H_T023                         Generated Help View for Check Table T023
H_T024A                        Help View for T024A
H_T024L                        Laboratory/Office
H_T025                         Help View for Check Table T025
H_T025K                        Account Category Reference
H_T132                         Generated Help View for Check Table T132
H_T134                         Generated Help View for Check Table T134
H_T136                         Help View for Table T136
H_T136A                        Generated Help View for Check Table T136A
H_T136E                        Help View for Table T136E
H_T136F                        Help View for Table T136F
H_T137                         Generated Help View for Check Table T137
H_T141                         Generated Help View for Check Table T141
H_T148                         Special Stock Indicator

Similar Messages

  • Unable to open "compose mail/settings/contacts" in standard view in 2 out of 3 Gmail accounts

    Unable to open "compose mail/settings/contacts" in standard view in 2 out of 3 Gmail accounts. When "compose new mail" is selected "loading...." appears at the top then the page is frozen. ie you can't select inbox etc. Changing from standard to basic h/ml then clears the Loading... and gmail can be used (without spellcheck etc).
    This might not be Mozilla, but I can access these accounts in standard view on another computer.

    Your Gmail account may well be an IMAP account, just like the iCloud mail account. In which case it will work in just the same way as iCloud mail, except that you will have to set it up manually on each device, where as iCloud mail adds the account itself when you log into iCloud.
    Whilst it works the same as iCloud mail it isn't iCloud that syncs it for you.

  • How to use data from standard view in Web dynpro for ABAP

    Hello:
    I have to create an Abap Web Dynpro, and I must use data from a standard view in the new one. Does anybody know what do I have to do?
    Thank you and have a happy new year.

    Hi Rodrigo,
    Firstly, list the Standard component under Component Usage of the Component which you are creating in your View.
    Second, In the Custom Component, view, goto context, and try to add the node from the Standard component in to your view.
    NOTE: The second step requires a Node in component controller of the Standard Component.
    Finally, Now in your view, get the data from that and map the data.
    NOTE: To do this, I think you need to call your Standard WDA first and then only your node contains data and it will be passed.
    I hope it is helpful.
    Regards,
    Shashikanth. D

  • How to get standard view or table for the standard inforsource

    Hi all:
          According to business reqirement, we are going to use standard inforsource 0CO_OM_CCA_10,
    we need to know the standard view or table in order to corresponding DataSource?
    could you please tell me how to get  the standard view or table or DataSource?
    Couldn't thank you more!

    Hi Sony,
    Goto RSA1>BI content installation>goto objects>double click on the Infosource>then a pop-up comes search for that infosource-->select it and click on transfer
    Before that in the right side of the tab select the grouping as "Before and afterwards of the dataflow" and collection as automatic.
    then you get all the datasource/cubes and all the object related to the infosource.
    OR another option is-->
    Goto RSA6 in the R/3 and search for the datasource with the name "0CO_OM_CCA_10" (don't forget to expand all the tree structure in RSA6)
    then goto that datasource and double click on the datasource then you will get the Extract structure of that datasource.
    double click on the extract structure then you may get the View name also.
    hope this helps...
    Regards,
    Ravi Kanth

  • How to create a new view by copying from standard view in IC webclient?

    Hello, expert,
    I need to enhance a sap standard component (BP_Factsheet), inside it I need to create a new view by copying from an existing standard view (Acitivities). However when I try to make a copy, I was asked for destination BSP application, I entered the Z-Application which I used when defining enhancement for the component. After the copy, I don't see the new view.
    Then I tried the destination BP_factsheet, instead of the z-application, then after the copy, I can see the new view. However since it's in SAP application, it seems like it's a MOD, not enhancemnet, and inside the new view, the classes (for context, context nodes, etc.) are not in custom namespace (not starting with Z).
    So please let me know how can I make a copy of sap standar view in custom namespace.
    Thanks in advance.
    Jayson

    When copying you can put any BSP name..normally the practice is to prefix the standard name with a Z.
    Secondly when you want to make changes to the individual classes and methods you need to right click and say enhance. Then the AZ class names etc would be generated. The view should appear in the component wherein you copied the original view from.
    I hope this helps.
    The cookbook should have details on this. Otherwise also its quite intuitive.
    Award points if it helps.
    Thanks.

  • Modify "standard view" settings for an ALV in a WD4A view

    Hi fellow developers
    I have placed an ALV on  WD4A view.
    In the WDMODIFYVIEW I try to manipulate the ALV settings but somehow the settings of the "standard view" overrule my commands.
    The settings of the "standard view" are not modifiable from within the function.
    Is there a possbility to change the settings of this "standard view" that is being used for this ALV?
    Kind regards
    Wouter Heuvelmans
    Pyramid Applied Solution

    Execute your application in administration mode, afterwards you can change the settings using settings link of the ALV and save the same as part of "Standard View". If you want settings only for a user then ask user create a view of there own and set the same as default view.
    Even if you maniuplate ALV Layout settings ( other then Initial settings set during ALV call ) the same will be overruled by the default view set in the ALV i.e. Initial settings. 
    Regards
    Rohit Chowdhary

  • Create a new button in a sap-standard-view WD4A

    In webdynpro for ABAP
    I have changed the text on an existing button in a sap-standard-view using configuration (change application configuration/go to component configurator/implicit configuration and then on the view-component change the text) it works perfect.....
    my next step is to create a new button beside the old one with a new text on it, I created a new button by using "enhance view" (I copied the existing button) the new button appears (so far so good) but when I go into the configuration to change the text on the new button (using configuration the same way I did when I changed the text on the existing button) I  cant find my new button in the view-component list....why can't I find it there so I can change the text?
    Can anyone help me this one?

    I don't believe that the Configuration tool picks up Enhancement Objects because of the way they are linked to the original component at Runtime. Why set the text using configuration?  You can control the text within the enhancement object.  Do you want different texts based upon multiple configurations?

  • Deleting entries from a Standard View

    Hi,
         How do I delete duplicate entries from an Standard View in an Abap Code?
    Thanks,
    Pravs

    Then it becomes complicated. Are you trying to delete the duplicates from a view? Then look at your view definition and see if you can avoid duplicates by changing its selection criteria. Also take note of Rob's comment.
    If you are trying to delete from a database table as opposed to a view, then I don't know how you achieved the feat of having duplicate entries as any duplicate inserts with same key fields would have resulted in dump. Can you please clarify?

  • Deleting fields from a standard view

    Hello,
         I want to delete fields form standard view which are appended by me accidentally . I have written a delete statement to delete the fields from the standard view . but i got an error at declaration part . I have declared it as shown below
    Tables : V_MMIM_REP_CUST
    V_MMIM_REP_CUST----
    > is the view name
    So, guide me how to declare this view .
    Regards,
    mnarar.
    Edited by: mnarar on Nov 30, 2011 1:12 PM

    Hi,
    This is just an idea to delete the records from the Table. But ideally you should not use this approach in any development.
    The table for this view is MMIM_REP_CUST. You can write a Custom Report Program where you need to create a work area with the values which you would like to delete. And then write a Delete statement and delete the table entry from that work area.
    I guess you are doing this in the development environment and have all the necessary authorizations. And you should not transport any report like the above to other environments. Also double check if that entry will not effect other business scenarios.
    Hope this helps.
    Best Regards,
    Samantak.

  • Set viewset dynamically as standard view in a window

    Hello collegues,
    I want to Display a certain view ("view 1") in an overview page of another component.
    "View 1" is in "Viewset 1".
    "Window 1" has two viewsets:
    "Viewset 2", marked as Standard.
    "Viewset 1", not marked as Standard.
    "Window 1" is in the component Interface aso.
    When I add "Window 1" to the overview page of my component, then "Viewset 2" is shown, not "Viewset 1".
    How can I set "Viewset 1" dynamically as Standard view in "Window 1" so that "View 1" is shown in my overview page?
    Best regards,
    Thomas

    hi,
    In Overview page IMPL Claz you will find the method " DETACH_STATIC_OVW_VIEWS ".
    redefine that method and use the following piece of code,
    mt_detached_views of type BSP_DLC_OVW_STAT_VIEW_ATTACH_T declare as a Global variable in IMPL claz
      DATA:it_svs TYPE bsp_dlc_ovw_dyn_views_list_t,
           wa_svs TYPE bsp_dlc_ovw_dyn_views_list,
           wa_det TYPE bsp_dlc_ovw_stat_view_attach.
    */ Getting the list of Views of a OV page....
      it_svs = me->get_list_of_static_views( ).
      READ TABLE it_svs INTO wa_svs WITH KEY viewid = 'VIEWSET2'.
      wa_det-viewid = wa_svs-viewid.
      APPEND wa_det TO mt_detached_views.
      CLEAR wa_det.
      rt_viewid = mt_detached_views.
    hope this might be helpful,
    Regard's
    Vam's....

  • Problem in calling standard view in nested view container

    Hi Experts,
    We have a standard SAP component in which there is view containing a TABStrip. In one of the tabs there is a View container. This view container calls another view containing a view container, which in turn calls another standard view of standard component SALV_WD_TABLE. The whole structure is as below:
    MAIN(View)->VC_container1(view container)->View1(called view)->VC_Container2(View container in called view)->Table(standard view of SALV_WD_TABLE).
    Now we are trying to add one more tab in the same tabstrip and trying to call the the same TABLE view of component SALV_WD_TABLE in the same manner described above. It is allowing us to add the view but when we are activating the enhancement the standard view TABLE of component SALV_WD_TABLE gets disappeared. Can anybody suggest what to do.
    Thanks and Regards,
    Vaibhav Tiwari.

    Hi Vaibhav,
    My Ques is that are your using the same component usage of salv_wd_table for the Second tab you have added.
    Because you are using the component usage of salv_wd_table already in the first tab. So when you are goinig to use the same component usage for the second tab then this problem might will happn i.e. the table is disappeared in the second tab.
    Regards
    Manoj Kumar

  • How to create new Standard views in BPEL worklist

    Hi all,
    we want to use the BPEL Sample Worklist and customize it. Among others we want to modify the existing standard views (like "High Priority Tasks" etc.) and add new ones.
    According to a tech note ("http://www.oracle.com/technology/products/ias/bpel/htdocs/orabpel_standardviewtechnote.html", actually the only one we found!) on the Oracle Tech Network we modified the XML file (StandardTaskViews.xml) that defines the original standard views.
    That xml file is located in the bpm-services.jar file under $[oracle.home]/bpel/system/services/lib.
    But when restarting the server all standard views disappeared, even after replacing the changed jar file with the original one!?
    So how can we create new standard views!?
    Regards
    Jan

    Ok, thanks.
    But what happens if a new user is created after you have set the VIEWOWNER column to all users!? This user won't have that view!? Or is there a chance to set the VIEWOWNER column to something like "ALLUSERS"!?
    In our understanding this is exactly what Standard views represent: A view that is available to all users. So it would be very handy if one could easily define new standard views instead of creating a custom view and make it available to all (currently existing) users...
    Regards
    Jan

  • Gmail Options button not working in standard view for Firefox 4

    Since upgrading to Firefox 4 gmail does not work correctly in standard view. I can't select my username or options at the top right or select emails to delete or perform any actions on. I use IE and everything works fine. I tried restarting in safe mode and still same problem. I also cleared all recent history.

    A little bit more detail... I am also having this issue, but I think it's more widespread than just google. My desktop is experiencing this issue (Vista x64) but my laptop isn't (Win 7 x64). Both are running Firefox 4.
    Anyway: the problem seems to be with dynamic webpage content, javascript, html5, or something like that.
    As amc-1 mentioned, the two buttons at the top right of google pages aren't doing anything in firefox 4.
    In addition to the settings thing on google pages, in Facebook, if I type in a name into the search bar, suggestions pop up, but if I click on them, nothing happens.
    In google maps, I can get it to open the directions section, but when I click "get directions," nothing happens there either.
    I've tried starting in safe mode. Not working there either.
    '''Edit''': I can confirm that this is fixed by creating a new profile. However, I would like to avoid this if at all possible.
    Possibly relevant info from Troubleshooting Information in help menu: http://pastebin.com/uNUxsp2d

  • After upgrading to firefox 7, gmail will only load in basic not standard view, how do I fix this?

    gmail will only load in basic. after I installed firefox 7. I dont have problems with my yahoo account, but gmail says my browser is too slow. I have enabled the gmail cookies, but can only get standard view if I use google chrome as my browser. This means I can copy and paste articles that I need. How do I fix this - it has been going on for weeks and gmail don't answer

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • Replace standard view with alternative view

    Hi Gurus,
    In CRM 5.0 we were able to replace a view with a different view (whether it was SAP standard or bespoke) by adding the appropriate substition controller details in the Runtime Framework Profile.
    We are now trying to do the same in CRM 2007 but we have not been successful.  I have gone into the SPRO entry "Maintain Runtime Framework Profile" and created "Z_RUNTIME" which is called in the Business Role.  It is set up with the following Work Area Definition:
    Application: BSPWD_BASICS
    View Set Name: WorkAreaHostViewSet
    View Area Name: WorkAreaView
    I have tried to replace the following controller as a test to change the standard view:
    BSP Application: ICCMP_BT_TIMERC
    Controller To Be Replaced: SrvTTimeRep
    BSP Application: IC_KNOWS_SEARCH
    Replacement Controller: MainWindow
    This hasnt worked, the view SrvTTimeRep still showed. 
    Just to reiterate, I'm not trying to enhance a view, I am trying to replace it with a totally different one.
    Any help offered is greatly appreciated, and will be reqarded with points!  Thanks in advance!
    Andrew G.

    Andrew,
    The difference is in CRM 2007 is that you don't modify the runtime framework profile globally.  Instead each application has concept of a component repository.xml that needs to be adjusted.  You actually need to enhance each component where you want to include the view into the viewset.  This will then create a Z-component repository of enhancements for the application, including a copy of the respository.xml file.  You then adjust the repository.xml using the tools provided to replace adjust the viewset defintion.  Now if your view lives in another component you will also have to define the proper component usages to use the view.
    I would recommend downloading or getting access to the CRM 2007 OKP materials or taking the CRM UI class which has an example of this method in further detail.
    Take care,
    Stephen

  • Adding Custom Fields in Standard View - How to save data to Table

    Dear Experts,
    One View is having UI elements from a standard table /RPM/ITEM_D. Added 2 custom fields in this table using enhacement. Now enhanced that standard View and added these 2 custom fields. When I am saving the application, these 2 fields values aslo should be saved. In the context all fields are present from table /RPM/ITEM_D except the custom one. Can you please help me out how to acheive this.
    Thanks and Regards
    Sumesh

    Hi Sumesh,
    What you need to do is :
    1) add these two new fields in the same context node where the field from table /RPM/ITEM_D are added.
    2) in your UI , bind values to these new attributes.
    If current application is using and BAPI / Class method to update the table ,
    this new fields will also be passed to that bapi and will update table.
    Regards,
    Ashish Shah

Maybe you are looking for