FM for MMBE tcode

Hi Experts,
     I have a requriement to get stock overview details like MMBE tcode. Is there is
any FM to get all stock details without copying standard program or writing
different select queries?
Could you please suggest me any BAPI or FM to meet my requirements.
Thanks in Adavnce,
Basha

Hi,
     as per my knowledge these is no such FMs or BAPI.
but u can put logic on table MARDMSEGMKPF.
by debugging and analyzing MMBE you will  found some function modules for the particular stock fields
Refer the below link
https://forums.sdn.sap.com/click.jspa?searchID=3602479&messageID=3661981
<b>Reward points</b>
Regards

Similar Messages

  • How to supress a warning message in BDC for ME11 Tcode

    Hi Expert,
    I am doing a BDC report for ME11 Tcode and some of warning is ignorable for this transaction code,how can we suppress these warning through BDC program, is it possible or will have to make some changes changes in TCODE(ME11) itself.

    hi,
    if the warning message coming in a pop-up window then it can be supressed in the following way.
    1. comment the lines of the code of bdc recording of that pop-up screen along with the perform of bdc ok code  '=ENTE".
    2. use the structure ctu_params and fill the correspondings fiels, particularly the field nobinpt = 'X' and then use this structure in the call transcation statement as
    call transcation 'ME11'
                            using bdcdata
                            options from opt ( structure of ctu_params )
    3. At the time of recording use the option of check box " no batch input session ".
    regards,
    Alok

  • How to create transaction or screen variant for custom tcode in module pool

    Hi,
              I have one module pool program with custome tcode ,i want to create transaction or screen variant for this tcode.Next time when we run this tcode we need a variant for this tcode.
    I tried by using of SHD0 but it is working only for standred tcodes.Is there any possibilty please help me.
    thanks,
    Lavanya.

    Hi,
    you created a Custom Tcode for ur module pool Pgm..if u execute the Tcode in the output screen give the input details and press Save Option then variant will be created. Then you can use that variant.
    otherwise.. while creating a Tcode..
    select an option for Tcode type Tranasction With variant ..there u will provide the variant for ur Tcode ( which is already created ).
    Regards,
    PraVeen.

  • Wnat to maintain Substitution rule for VF60 tcode.

    Hi  All,
       I wanted to know that how do i define substitution rulr for FB60 tcode
       after enetr the data of costcenter. It would be trigered after ost center in the
       line item.  does any one knows abt the same and how do we configured this
      one.  I copied standard SAP program 'RGGBS001'  to maintain this suitation.
      does any one know abt the same please answer ASAP.. it seems to be urgent.
    thx
    rao..

    Transaction Code - FB60                     Enter Incoming Invoices
    Exit Name           Description
    RFAVIS01            Customer Exit for Changing Payment Advice Segment Text
    RFEPOS00            Line item display: Checking of selection conditions
    RFKORIEX            Automatic correspondence
    SAPLF051            Workflow for FI (pre-capture, release for payment)
    F050S001            FIDCMT, FIDCC1, FIDCC2: Edit user-defined IDoc segment
    F050S002            FIDCC1: Change IDoc/do not send
    F050S003            FIDCC2: Change IDoc/do not send
    F050S004            FIDCMT, FIDCC1, FIDCC2: Change outbound IDoc/do not send
    F050S005            FIDCMT, FIDCC1, FIDCC2 Inbound IDoc: Change FI document
    F050S006            FI Outgoing IDoc: Reset Clearing in FI Document
    F050S007            FIDCCH Outbound: Influence on IDoc for Document Change
    F180A001            Balance Sheet Adjustment
    FARC0002            Additional Checks for Archiving MM Vendor Master Data
    FEDI0001            Function Exits for EDI in FI
    No of Exits:         14
    USER EXIT
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sapgenie.com/abap/code/abap26.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction
    http://www.easymarketplace.de/userexit.php
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sappoint.com/abap/userexit.pdfUser-Exit
    http://www.sap-img.com/ab038.htm
    http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html
    Rewards if useful.........
    Minal

  • Password for a tcode

    Hi Everybody,
    Does anyone can help me in setting a password for a tcode.
    any help like the user exit that should be used or any other kind of help is appreciated.
    thx in advance
    raja

    Hi Alpesh
    Actually we want to go for release procedure for PR. but we dont have the HR module and so we cant go for workflow management. If we go for user authorisation then it would be like creating a new user just for the sake of this one tcode.
    so im wondering whether can we set any password for the tcode me54n without restricting the user authorization,
    Regards,
    Raja

  • How to show my customer-subscreen for CV01N tcode?

    Hi.
    There is a line:
    CALL CUSTOMER-SUBSCREEN scrcust INCLUDING 'SAPLXCV110' '0100'.
    at '0200' screen's PBO.
    I create a project in CMOD for CV110001enhansment. Then I create a screen '0100' in XCV110 func. group and write some stuff there. Then I activate my project in CMOD but nothing happen with the main screen...
    What should I do to activate my customer-subscreen correctly?
    Thanks. Bye.

    Hi,
    Have you added the enhancement for the Tcode in you project created. and this enhancements should be the screen exit and fm exit for the new screen provided by SAP itself.
    Hope this might help you.
    Pooja

  • Display access for the tcode SCC4

    Hi all,
    I want only the display access for the tcode SCC4. In which authorization object I can do this.
    Regards,
    R.Suganya

    Good Afternoon yes you can goto transaction SU24 insert transaction SCC4 and execute, click on display indicator, and you will see the object S_TABU_DIS assign activity value (03) to your role for this object which has that transaction SCC4 assigned to it. Also make sure that no other roles for that user has this object other wise the values will overwrite it.
    Make sure you have locked transaction code OY24 as its a duplicate of SCC4.
    Hope this helps
    Edited by: nadim razaq on Sep 17, 2008 4:13 PM

  • BAPI for FB50 tcode

    hi all,
    Can any body please give me report using BDC or BAPI for FB50 Tcode.......
    Regards,
    Imran

    hi
    List of all BAPIs
    http://www.planetsap.com/LIST_ALL_BAPIs.htm
    http://www.sappoint.com/abap/bapiintro.pdf
    http://www.sappoint.com/abap/bapiprg.pdf
    http://www.sappoint.com/abap/bapiactx.pdf
    http://www.sappoint.com/abap/bapilst.pdf
    http://www.sappoint.com/abap/bapiexer.pdf
    http://service.sap.com/ale
    http://service.sap.com/bapi
    http://www.geocities.com/mpioud/Abap_programs.html
    http://www.sapdevelopment.co.uk/reporting/reportinghome.htm
    regards
    ravish
    <b>plz dont forget to reward points if helpful</b>

  • Role for SMARTFORMS tcode in DEV system?

    Hi all,
    I gave access for an ABAP Developer in QA and MIRROR system with a Z_ARCHITECT_MIRROR[Super role with access to all transactions] role.
    Whic is restricted in PROD system.
    There is a SAP role which contains access for SMARTFORMS tcode in PROD.
    As far as I know this is not possible in PROD system??
    Would like to know if there is a solution for this?
    Regards,
    Bharath.
    Edited by: SAP Learner on Apr 14, 2008 4:07 PM

    as long as your PRD system is locked against changes (tx. SCC4) there should not be a problem when the abaper can view smartforms.
    check the settings of your PRD-system (no changes allowed in SE06) and no customizing and repository changes allowed in client XXX in tx. SCC4 and you should be safe.

  • LSMW for PP01 Tcode

    Hi all,
    I have a requirement in which I need to use LSMW for Tcode PP01 to update some fields of a custom OM Infotype.
    My question is : Is it okay to use LSMW for PP01 tcode or whether I should go for BDC ?
    Are their any constraints in using LSMW for PP01 Tcode ?
    Kindly assist

    you can use LSMW method, because its have screen level validation , if you can go for BDC you need to write logic for validation....

  • Problem in uploading data for the Tcode CA02

    Hi,
    I am trying to upload the data for the Tcode ca02  and i am facing a problem i.e. the uploading for the for the 18th  inspection characterstic is not able to being uploaded. I had checked the code of it  and the logic is there.
    It was previously uploading the data for it,but iit is not doing now. I had cheked the program of the screen also the fields are also present..

    would u plz send code.so i can check

  • LSMW for PA40 Tcode

    Hi all,
    I have created a LSMW for the Tcode PA40 to upload the employees data for the initial infotypes 0000,0001,0002.   The record uploaded successfully.  But the employees no. is generated by skipping one dummy no.
    For example, if 2 records I am uploading means,
    Employee no.
    1006455    -   Uploaded succes
    1006456    -   skipped
    1006457   -    Uploaded.
    How to stop the employee no. skip as dummy.
    Regards,
    Raj

    Yes Mr. Raj,
    In the case of uploading, or when doing the cut-over activity the numbers ranges must be kept in External Range.
    Once the system goes live you can keep it as internal.
    Regards
    Venu

  • How to find business object for particular tcode at particular event

    Hi,
    I want to know how i can find particular business object for particular tcode for certain event?
    For example suppose for tcode PA40, if i create infotype for employee and when i save it after creating it then it must be stored in certain object. How i can find business object where all data realted to emp. get saved?
    Thanks & Regards,
    Parag

    Hi Parag,
    To get the business object for given transaction,
    1) Go to transaction SWELS
    2) Switch on the event trace.
    3) Go to the given transaction (For which you want to know the business object)
    4) Execute the transaction
    5) Go back to SWELS and Switch off the event trace
    6) Go to transaction SWEL.. Here you will get the Business Object name (one which starts with BUS)
    Hope this will help you.
    Best Regards,
    Deepa Kulkarni

  • Profile for CAT2 Tcode

    HI all,
    How to create Profile for CAT2 Tcode.
    when we execute  the CAT2 tcode, we have a field Data Entry Profile.
    if we select F4 option for that it will display list of Profile..
    i want to create a new profile..
    how can we create

    Hi,
    Follow this steps without back end config may be your issue may resolve partially?
    Step 1: Use transaction code CAC1 to create the Data entry profile
    Step 2: To Control the time sheet entry screen with Data entry profile use transaction code CAC2 .
    Step 3: Posting time sheet document with transaction code CAT2
    Step 4: Transfer working hours cost to Internal order with transaction code CATA
    Thanks
    Vibin

  • Iview for a tcode not reflecting the fields completely.

    Hi All,
    I made an iview for a business partner in portal for its tcode.The tcode of Buisness partner is showing all  fields in GUI.But when i am viewing the Business partner using it transaction  iview it is showing properly except at a particular dropdown where it is showing only two fields out of three.One of the fields is getting missed out in the dropdown.
    Regards.
    Adity.

    Ya ....just want to make my question little clear.
    We have CRM 5.0 and EP 7.0.
    We have a dropdown in tcode BP(Business Partner) called relationship.This dropdown when clicked shows only two fields ie.list and heirarchy and not reflecting field 'network' in portal but reflecting in GUI
    The client and the user are correct.Am using SAP gui for HTML.
    Regards.
    Adity.

Maybe you are looking for

  • Address number of the person who created the sales order.

    Hello Experts,    I am currently making a report in which it has to send the output of the script as a email attachment to the person who created the sales order. For this i am using a standard include RVADOPFO but here we need to pass the address nu

  • Spry Tabbed Panel not showing correctly on Remote Server

    Hi Folks, Here is something that is bugging me since a few days and I can't find the error or the culprit; I have the same page on another domain on the remote server and that is showing correctly. I even checked with Win Merge and the files are comp

  • Multiple versions of QT and iTunes on control click's "Option with"

    When I control click on an item, the open with menu populates two choices of QT 7.2.1 and 7.3. The same is true for iTunes and Safari. When I select the older version, a new QT icon appears in the dock. Is this normal behavior? Strangely enough, when

  • Individual Compensation Distributions (ICD) error - unexpected error

    Hi Dear All, I have setup ICD for the first time for spot bonus, however, in my first try i am facing Unexcepted error (this is the error I am afraid of lot, always). Details of the error is as follows:- Error Page Exception Details. oracle.apps.fnd.

  • Extending Extreme off of Time Capsule

    Just bought a new Airport Time Capsule 3TB for backup purposes and to use as the main router in my home (model number A1470 the latest tall one). I was originally using an AirPort Extreme (model number 1408 approx 6" square and 1' tall) for my main r