Development of Z transaction for MM Quotation CS

Dear All,
I will be comparing quotation using ME49
I want to have a Material & Vendor wise Z Transaction for my Client in which ME49/ ZME49 should include basic price, discount, packing & forwarding , BED, ECS ,AT1,  VAT /CST , Freight, Landed Cost, Delivery Date, Payment terms, Make and Final cost...with all the segregation
How am i going to do it? Please suggest the some ways and in terms of Tables & fields.
Which all function modules can I use..?
Plz help me to develop this Z Transaction.
With Regards,
Manoj KS

Hi
I am also on the same situation can u provide me the code for ZME49
Rgds
Deepak

Similar Messages

  • Development of Print Format for Quotation Comparison Statement

    Hi,
    Can any tell me about what are the transtcion and configuration involeved in developement of
    Print format for Quotaiton Comparision.
    Regards
    Anil

    Not sure what you mean by printing quotation comparison, however the following will enable you to configure output for RFQ and rejection letters:
    IMG > Purchasing > Messages > Output Control > Message Types > Define Message Types for Request For Quotation
    First maintain message types for RFQ, there should be 3 already in the standard system, ABSA (Quotation Rejection) MAHN (Reminder) NEU (Inquiry). When you create the RFQ initially, NEU will be determined to output the details of the qutation required. To customise the form:
      - select line for NEU
      - Double click on processing Routines - This will give you a list of the possible output mediums (print, fax etc...), the print programs and print forms available.
      - If you want to customise the form, copy existing (MEDRUCK) to a Z object (ZMEDRUCK) in SE71
      - make any required changes to ZMEDRUCK using transaction SE71. If you are simply changing layout then changing the form will be enough, if you require additional data on the form, additional programming will be required in the print program  (copy SAPFM06P to ZAPFM06P to make changes with SE80). ABAP programming knowledge very useful here or pass to programmer.
      - Update customising previously mentioned to use new form/program
      - Maintain Condition records in transaction MN01 if you require the output to arrive on the RFQ automatically
    The same process can be used for ABSA and MAHN if required. ABSA will only be triggered from Quotation comparison/maintenance if the rejection indicator is checked.

  • How can i pull the payment transactions for each invoice?

    Hi folks
    iam developing report for following requirement.
    want to disply the vendor transaction file for all company codes Fiscal year,of 2004,2005,2006, and 2007 (to date).
    The purpose of oureport is to analyze our company invoices and investigate potential overpayment opportunities. In order to effectively accomplish this, we need a single invoice record for each invoice that was received by compnay from their vendors. The single invoice record would contain at least the following columns: Vendor Number, Vendor Invoice Number, Invoice Date, Invoice Amount, SAP Document Number, Check/Wire Number, Check/Wire Date, Check/Wire Amount. SAP would have multiple rows in a table for any one invoice, whereas we would only want to see ONE row for every vendor invoice.
    if you know that company pays (for example) 75,000 invoices/year - then the transaction file you would have about 300,000 records in it. 75,000 Invoices * 4 years.
    inodrer to develop this report iam using table PAYR -payee
    BSIK ( closed items) BSAK ( open items).
    my question is any one tell me how can write logic to  pull the payment transactions for each invoice?
    regards
    neeru

    Hi rob,
    yes you are right,  an invovice may contaion duplicate records
    example  PAYR table contain
    invice no         compnay code  checkno vendor  fisclyear
    ( doc.number)
    2000134373     001                    10287200          2007
    2000134373     001                    10427890          2007
    so as per my requirement how can i write the logic.
    regards
    neeru

  • Selecting Printer defined in VV22 Transaction for Smartform printout

    Hi All,
    Can any one help me. My requirement is to print a picking list output using smartform automatically when ever a transfer order is generated.
    The main problem is i have to select the printer which is defined in VV22 Transaction for that particular output type but when the smartform is called it is taking the printer defined in SU3 transaction.
    I have developed the smartform and now done the setting for automatic printing also by passing NO_DIALOG = 'X' when the function module is called but unable to set the printer defined in VV22 Transaction.
    Please let me know if you know the solution.
    Regards
    Ravi

    I think u can directly pass the printer name in ur driver program.
    eg:
    data: l_t_out TYPE ssfcompop.
    l_t_out-tddest    = 'LOCL'.
          CALL FUNCTION l_f_fname   -
    > Smartform Function Module Name 
          EXPORTING
                archive_index =  toa_dara
         ARCHIVE_INDEX_TAB =   TSFDARA
          archive_parameters =  arc_params
              control_parameters         = l_t_control
              output_options             = l_t_out
              user_settings              = space
              p_langu                    = p_langu
            TABLES
              g_t_item               = g_t_final
       EXCEPTIONS
         formatting_error           = 1
         internal_error             = 2
         send_error                 = 3
         user_canceled              = 4
         OTHERS                     = 5.
    Rgds,
    Pavan

  • How to find list of transactions for a given component

    Is there any table that holds information about transactions.
    My requirement is to retrieve all transactions for a particular component.e.g. list fo transactions for SD or MM.
    I am into java and have need to develop a program to retrieve teh above information using sap jco.
    Hence if there is any RFC or table holding this info please let me know.
    Thanks and Regards,
    MNGHosh

    Hi
    Let me explain this witha na example.
    Let us assume that one developer received a requirement on Material Management Module.
    (Create Material)
    Step1:
    Go to the Transaction Code : SDMO.
    Step2 :
    Execute SDMO Tcode from SE93 or Press /nSDMO
    Step3:
    It will prompts for you  a Dynamic menu with text box.
    Step3 :
    Enter your required description in that text box and press F8 or press execute button.
    Here Iu2019m entering u201CMaterialu201D as description and pressing F8.
    Step5 :
    We will get the list of Transaction Codes associated with the description u201CMaterialu201D as Follows.
    Step6 :
    In the above list, we will get all Transaction Codes associated with the description u201CMaterialu201D
    Search for your required transaction code based on your need.
    Suppose if our requirement is to create a material then search with the word u201Ccreateu201D in the above list.
    Step7 :
    It will gives you the sub list of Transaction codes associated with Material and Create search terms
    Step6 :
    In the above list, we will get all Transaction Codes associated with the description u201CMaterialu201D
    Search for your required transaction code based on your need.
    Suppose if our requirement is to create a material then search with the word u201Ccreateu201D in the above list.
    Step7 :
    It will gives you the sub list of Transaction codes associated with Material and Create search terms.
    Step8 :
    If you observe the list, we got many Transaction Codes including
    MM01 u2013 Create Material in the Sub list.
    In this way we will get the required Transaction Code using the description only.
    This is applicable to any module.
    Regards,
    Sreeram

  • Secure custom developer programs and transactions

    Hi Guys,
    I am given a task in my company to maintain authority check for all costom developed programs and transaction.
    In combination TADIR, TRDIR & TSTC i found more then 1000 transactions and 1500 programs custom developed.
    So now I am having difficulty in finding authority check at program level for all the custom programs and transactions. I tried to use RSABAPSC but this gives for each program/ transaction.
    Can you guys help me to find a best way to get the list for the whol transactions and good approach to complete the task at ace and good way.
    Please comment your best practices and approaches for this.
    Let me know if you guys need any more information from me to make the above more clear.
    Thanks.

    Hi Amit
    I do not think you will find any relevant standard report/functionality in the SAP System, that could scan your Z-Report and find out if it's correctly secured with authorizations checks. Many of those checks could hide in called functionmodules, Methods etc.
    And you still have need to define and check each SAP report for your companies specific security requirement.
    With 1000/1500 Z-transactions/reports, my guess is, that a lot of them might be obsolete, never used, temp programs for dataloads etc. So mayby you do not have to focus on all of them, so I think that my approach would be, to try to limit the number of report that I needed to investigate thoroughly, and then take the reports one by one.
    The steps involved would be something like:
    1. Find out which of your Z-reports/T-codes thats actually used. You should be able to se that in SM20(if you have activated the secure audit log with the correct filters), ST03N etc. Report/T-codes that are not used could be locked in SM01.
    2. Investigate the used reports one by one, Check the Source-Code, do an Authorisation trace etc - Remember that if your Z-Report used BAPI and other SAP Standard functionality, Or if i reads from at DATASET etc.. you might not be able to spot the Authority-check statement in your source code
    3. Implement and test the relevant and requirered additional authorization check
    4. Document in SU24
    5. Adjust the roles
    And your ready for test.
    And yes I know,,,  It can be a hugh job, but I do not think that you can find a quick-fix for this.
    Regards
    Morten Nielsen

  • Customized RF transaction for Confirmation of Transfer Order for WM

    Hello everyone !
    I need to develop a customized RF transaction for tcode LM05 and LT11. where i need to call custome screens for
    1. Select transfer order - ( which will fetched from any handheld device like BARCODE scanner )
    2. Navigate to screen SOURCE INFORMATION - Multiple Materials on pressing on NEXT button the control goes to
    3. Destination Information - Multiple Materials and on ENTER pushbutton the TO gets confirmed.
    Basically i need to create ZLM05 and do the above.
    Please can any one provide the steps to achieve the above funcitonality ,
    Thanks & Regards,

    Solved

  • WM RF Transactions for ITSMobile

    Hi Experts,
    I need list of all WM transactions for making RF enable and need to publish on ITSMobile.
    Please help how to develop ITSMobile service with example for WM transactions (RF Transactions).
    Thanks in advance.

    Hi,
    All the Standard SAP RF Transactions can be enabled in ITSMobile.  Based on your requirement, you can even develop custom RF transactions which can also be enabled in ITSMobile.   
    For example,  LM03, LM05, LM80, LM70 etc...  All the transactions that can be accessesed using LM00 or LM01 menu.
    Hope this clears your doubt.
    with regards,
    Muthu

  • Standard smartform name and standard print program name for Sales Quotation

    Hi,
    I would like to know the standard smartform name and standard print program name which can be used for sales quotation through transaction VA23.
    For eg: The standard output type for billing document (For T code VF03) is RD00 and it' smartform name is LB_BIL_INVOICE. It's print program name is RLB_INVOICE.
    Similarly, I would like to know the standard smartform name and standard print program name for AN00 output type which is used for sales quotation. .
    Regards,
    Zahid

    Hello
    std driver prgram is /SMB40/RVADOR01
    form entry is ENTRY
    std smartforms is /SMB40/SDQUO_A an du can check this the in NACE tcode.
    Output Type     AN00          Quotation
    Application     V1            Sales
       Program                   /SMB40/RVADOR01
       Form Routine              ENTRY
       Form                      RVORDER01
       PDF/Smartform Form        /SMB40/SDQUO_A                 
    Thank u,
    santhosh

  • Development responsibility on transaction SBIW

    Hi Gurus
    Usually only ABAP developer have developer key for the R3 system.
    When talking about BW development , In specific :transaction SBIW, should there be an exception ?
    should bw consultant be given developer key ?
    What is the common practice ?

    [Hello Ziv,|http://chandranonline.blogspot.com]
    Not everyone can get a Developer Key, because of the possibility of changing the SAP Standard may lead to inconsistency.
    You can also get a Developer Access Key, but after ensuring that your code does't lead to malfunctions.
    Raise a request to the BASIS team mentioning your requirement after getting the approval from your Team Lead/Project Lead.
    Also See
    [How to Get a License Key for SAP NetWeaver 2004s ABAP Edition|How to Get a License Key for SAP NetWeaver 2004s ABAP Edition]
    [Thanks|http://chandranonline.blogspot.com]
    [Chandran|http://chandranonline.blogspot.com]

  • ANY EXIT available for ME49 quotation comparision

    dear SAP  gurus,
    i need to build the logic and apply exit to me49 tcode in such a way that it should check the minimum number of quotations must be be three .
    Is there any exit which supports and how logic to be devoloped.
    pl comment on this .
    nagaraju.

    HI Nagaraju garu,
    I am giving the information for ur issue.if answer is helpfull reward me the points immediately.
    The request for quotation (RFQ) process starts with a request for material(s) from a vendor(s). The RFQ process includes offer comparisons to selection of the best source. The buyer will evaluate the responses from vendors to determine the best source of supply. The accepted quotation will be processed into a purchase order and a reject letter is sent to the vendor(s) whose quotations were rejected. 
    Material-specific information including vendor pricing and lead-time from the quotation are captured within SAP master data records.
    4.2     Enter Quotations
    Use
    In this activity you will enter quotations.
    Procedure
    1.     Access the transaction choosing one of the following navigation options:
    SAP ECC Menu     Logistics → Materials Management → Purchasing →  RFQ/Quotation → Quotation → Maintain
    Transaction code     ME47
    2.     On the Maintain Quotation: Initial Screen screen, enter an RFQ number and press Enter:
    3.     On the Maintain Quotation: Item Overview screen, enter a price in the Net Price field and choose Save.
    You can also choose Item Conditions (Shift + F6) to enter other condition types, such as discount, surcharge and freight cost etc.
    4.     Repeat steps for all quotations.
    Result
    Quotations are entered.
    4.3     Compare and Select Vendor
    Use
    This can be done once all quotations have been entered.
    Procedure
    1.     Access the transaction choosing one of the following navigation options:
    SAP ECC Menu     Logistics → Materials Management → Purchasing →  RFQ/Quotation → Quotation → Price Comparison
    Transaction code     ME49
    2.     On the Initial screen, enter quotation range or coll. no. and choose Execute.
    3.     For the selected vendor, click on column and choose the Quotation button.
    4.     On the Maintain Quotation screen, select line item and choose Item Detail (F2) button.
    5.     In Quotation Data section, in InfoUpdate field, enter B and choose Save.
    If it is the same buyer for all plants, select C.
    6.     To return to the Price Comparison screen, choose Back.
    7.     Select a rejected vendor and choose the Quotation button.
    8.     On the Maintain Quotation screen, choose Item Detail button.
    9.     To reject a quotation, select the Rej. Ind. checkbox and choose Save. Repeat for additional rejected vendors.
    Result
    Approved quotation is saved, other quotations are rejected.
    Option A: For all rejected quotations, perform the next step.
    Option B: For all approved quotations, skip the next step and continue with the rest of the process.
    4.4     Rejection of RFQ
    Use
    This can be done once all quotations have been entered by the purchasing manager.
    If RFQ is rejected, the reject RFQ letter can be printed automatically.
    4.5     Purchasing Info Record Update
    Use
    This can be done once all quotations have been entered by the purchasing manager.
    If RFQ is accepted, the purchasing info record will get updated automatically
    and u asked about exits right?
    we will use  user exits for this purpose .
    and follow the above process for creating your three different quotations
    for ny isuues reply me and reward me if the answer is helpfull to me...pls
    thsnks karthik

  • Transaction for Open Sales Orders

    Hi Experts
       can u let me know the Transaction for Open Sales Orders.
    Regards,
    kumar

    you can check the tcode
    VA05.
    vijay

  • How to create transaction for a maintenance view, Thank you.

    How to create transaction for a maintenance view,
    Thank you.
    deniz...

    Hi Deniz,
    Go to se93.
    Then create the new T.code.
    Under that select parameter Transaction.
    Then give the sm30 in the t.code in default values tab.
    check the checkbox skip initial screen.
    in classification tab.
    click checkbox inherit gui attributes..
    Now below..
    In the default values..
    select
    viewname and give ur table name.
    UPDATE= Xsave
    view - table name ( Should be upper case
    update X ( should be upper case).
    http://www.sap-basis-abap.com/sapbs011.htm
    Hope this helps you.
    Regards,
    Viveks

  • Need to develop a Mobile Application for Time Entry

    Hi,
    I need to develop a Mobile App for Time Entry details which can used as an Applicaion on Android or iOS.
    Can anyone help me with the approach i need to follow to develop such an application which can be used on Android or other OS.
    Thanks,
    CV

    Hi CV,
    Oracle Application Development Framework Mobile (ADF Mobile) browser is a standards-based framework that enables the rapid development of enterprise mobile applications. Oracle Fusion Middleware 11g release 1 of ADF Mobile browser extends Oracle ADF to browsers running on mobile devices. Because ADF Mobile browser is built upon the component model of Java Server Faces (JSF), you can quickly develop applications for mobile browsers. ADF Mobile browser's mobile-specific extensions to JSF enable you to develop mobile applications using the same methodologies for developing JSF applications for the desktop.
    http://docs.oracle.com/cd/E17904_01/web.1111/e10140/pda_ovrv.htm#ADFMB101
    Cheers,
    Vlad
    Give points - it is good etiquette to reward an answerer points (5 - helpful; 10 - correct) for their post if they answer your question. If you think this is helpful, please consider giving points

  • End User Transaction for Mass Change Sales Orders

    Hello,
    Transaction MASS can be used to change sales orders using object type BUS2032, however, end users are not allowed access to MASS.
    In most other cases, the object types can be accessed by individual transactions, for example, MEMASSPO for BUS2012 and XD99 for KNA1.
    But I cannot seem to find a similar transaction for object type BUS2032, does anyone know whether one exists or how to create such a shortcut.
    Thanks,
    Jake.

    Hi
    See SAP Note 483303 - BUS2032: Only sales orders of category VBAK-VBTYP = 'C'
    Regards
    Eduardo

Maybe you are looking for

  • Temporarily freezing audigy 2 and firewire not working - sol

    hi, i had two problems with my audigy 2 using windows xp: a) my firewire port didnt appear to work. i had only one device using firewire which was my creative jukebox zen. i could only transfer 95% of the first mp3 and then it would say that my mp3 p

  • Which notebook to buy?

    i have a great new desktop imac. i'm finding i need a secondary notebook for traveling and i don't want to spend a lot of money. it can be older or refurbished, as i will mostly use it for word documents and email. any recommendations on a model and

  • Windows Services for OBIEE 11G

    Hi Guy's.. I have successfully installed OBIEE 11G Enterprise Edition and able to access OBIEE 11G via http://localhost:9704/analytics/saw.dll?bieehome&startPage=1 by only starting the 'Start BI Services'. The issue what i am facing is OBIEE 11G is o

  • Draft slideshow on one Mac, then edit on another?

    I am working on a 10 min slideshow in iMovie 8.0.6 on my MacPro at home.  The staff at our church has sent me a bunch of pictures and I want to create a lively slideshow to show at a service.  I can do the initial draft (picture import, transitions,

  • What is causing Time Machine to momentary freeze my system?

    Every 60 minutes when time machine starts its backup routine my entire system momentarily freezes. Audio stops, cursor freezes, then a few moments later the system is running as usual. I have disabled drive sleep, display sleep. The backup drive is a