Free Item Indicator on PO and SAP standards

Hi,
1. I'm trying to find the 'free item' indicator on my PO, but I'm not sure where it can be found. Where on the screen would this be located? Can I not find it because it's not configured in SPRO?
2. Just to confirm, say company X receives 110 items when they made a PO for 100. 10 items are free. Is the SAP standard to GR 100 and make a PO for 10 free items, and then finally GR these 10 free items?
I've searched on the forum but couldn't come up with anything.
Thanks in advance,

Hi,
According to the description, the scenario can be achieved by "free goods item" via condition
NR00 in info record.
1. you allow "grant discount in kind" in vendor master-> purchasing view
2. allow "Qual.f.FreeGoodsDis" in material master-> purchasing view
3. in info record-> condition screen->press "Free goods" button, and maintain the condition
    NR00 for example 100 PC/10 PC free.
4. customizing
    OLME
    ->Discount in Kind (Discount in Form of Bonus Goods)
    ->Define And Assign Discount-in-Kind Schema
    ->Determine Free Goods Schema
    set schema = NR0001 for "purchase group"/"Calculation Schema" combination
Then when creating PO with quantity 100 PC, apart from the main item, there would be another
subitem with "subitem category" = 4 derived by system automatically.
When doing the GR, 2 lines will be proposed, however only main item will be reflected in
accounting.
When doing invoice, also only the main item will have amount.
Hope it helps.
Thanks and regards,
Polly

Similar Messages

  • Free Item indicator is SET but value appearing in MB51

    Hello MM Guru’s,
    I have PO with Acc Assignment – Q (Project) and activated Free Item indicator when I do GR with Movement type – 101 / Q accounting document gets generated. As per my understanding SAP standard behavior is if I perform GR for FOC item accounting document should not trigger.
    When I check the same in transaction MB51, I could able to view the Amount in LC for the respective PO which in turn makes inconsistencies in system.
    Please let me know how to clear these inconsistencies in system.
    Revert back in case of any additional information required from my end.
    Note: In PO history tab page Amount in LC not appearing but it is appearing only in transaction MB51.
    Regards,
    Kumar S

    SAP Guru's,
    Replicated the issue in Q environment and issue is appearing as similar to P environment.
    Created 2 Purchase requisition via network
    Created 2 POs w r to Purchase requisition that is Free item tick is activated.
    GR done for 1st PO --> Amount in LC not appearing in MB51
    GR done for 2nd PO --> Amount in LC appearing in MB51.
    In this case price control-V then as per my understanding the stock is updated on a quantity basis only,not on a value basis.
    Hence for the 2nd PO while doing GR amount should not get updated in transaction MB51.
    Please let me know how to clear the inconsistencies in Q environment.If no solution then please let me know whether I can reach out SAP for the same or not.
    Need your valuable input on the same.
    Cheers,
    Kumar.S

  • BADI to uncheck free item indicator (field UMSON) in PO through ME21N)

    Hi All,
    I have a requirement to remove the UMSON ( free item ") indicator while creating a PO using ME21N transaction based on the input from user. If material starts with 'P' and it is a standard order, then this field should be unchecked for that particular item. I am implementing the BADI ME_PROCESS_PO_CUST and method CHECK. However, I find that though the PO is held and not saved, the value of UMSON field is not changed.
    This is the code.
    DATA:   lt_mepoitem   TYPE purchase_order_items,
            ls_mepoitem   TYPE purchase_order_item,
            ls_mepoheader TYPE mepoheader,
            ls_head       TYPE REF TO if_purchase_order_mm,
            ls_item       TYPE mepoitem,
            ls_local      TYPE ttyp_fieldselection_mm,
            ls_inval      TYPE REF TO if_purchase_order_item_mm,
            l_error       TYPE c.
      INCLUDE mm_messages_mac. "useful macros for message handling
      ls_mepoheader = im_header->get_data( ).
      lt_mepoitem = im_header->get_items( ).
      IF ls_mepoheader-bsart = 'NB' .
        LOOP AT lt_mepoitem INTO ls_mepoitem.
          ls_item = ls_mepoitem-item->get_data( ).
          IF ls_item-matnr(1) = 'P' AND ls_item-umson IS NOT INITIAL .
            ls_item-umson = space.
            l_error = 'X'.
            CALL METHOD ls_mepoitem-item->set_data
              EXPORTING
                im_data = ls_item.
          ENDIF.
        ENDLOOP.
        IF l_error = 'X'.
          ch_failed = 'X'.
          mmpur_message_forced 'E' 'ME' '303' text-001 '' '' ''.
        ENDIF.
      ENDIF.
    Can anyone tell me what I am missing or where this can be implemented?
    Thanks
    S R

    hi,
    With Error it won' t allow you to save PO.
    What i would suggest is that
      either you give message that indicator need to checked or unchecked as per condition. and let user change is manually and 
      you check it in BADI and then save it .
      or  you change free item check as per your requirement in BADi and give a information message that this item is to be checked for  free goods or need to be unchecked .

  • Migration of PO with "free item" indicator not working (BAPI_PO_CREATE1)

    Hi experts,
    we are using the BAPI_PO_CREATE1 to migrate POs. However, when we try to create a line item with a price of 0.0  and a "free item" indicator, the PO is created with a price and without the "free item" indicator (price seems to be coming from source list).
    Did anyone run into this problem before with BAPI_PO_CREATE1?
    Thanks!

    Hi
    I suggest you not to use any price in the field
    POITEM - NET_PRICE & donot flag the same in POITEMX
    & flag the field POITEM - FREE_ITEM & also check the same in POITEMX
    I have tested this & it works fine.
    Thanks & Regards
    Kishore

  • Free item indicator

    Hi experts,
    Pls help me how to configure the Free item indicator in PO screen will be defaulted as "check" for specific PO doc type.
    appreciate your urgent response.
    Thanks

    Hi,
    Check the field variant assign to document type in spro->MM->Purchasing->PO->Define Document Types
    and check the field status of the  field Free item indicator  for that variant in spro->MM->Purchasing->PO->Define Screen Layout at Document Level
    Regards,
    Chetan

  • Pushing BO inbox item to Lotus Notes and SAP Inbox.

    Hi ,
       Can we  Push BO inbox item to Lotus Notes and SAP Inbox. if we do it then how to do it.
      Thanks in Advance.
    Regards,
    Yagyashikha

    Hi,
    well you should ask your Lotus Notes administrator to setup an SMTP gateway on the LotusNotes side for you. I know that this is possible but I have not done it myself before. And since this is an SAP BusinessObjects forum I am not sure you will get an answer about this here.
    Regards
    Stratos
    PS: I found the following link in the internet
    [http://www-12.lotus.com/ldd/doc/domino_notes/Rnext/help6_admin.nsf/89d3962efd85426f85256b870069c0aa/f0e11c47fc62bc2e85256c1d00394ef9?OpenDocument]
    Not sure if this applies to your version though.

  • Returns and Free Item indicator in Purchase Requsition

    Can we get the FREE Item and Returns Item indicator (as available in PO) in Purchase requsition.
    Can we create returns PR or free item PR.
    Thanks,

    PR is an internal document. You do not need a FREE indicater at that level

  • Free item Indicator in PR (ME51N)

    Free Item check box not appearing in PR- item overiview (ME51N).
    How can I get that in PR item overview screen????

    Hello Atul,
    PR is an internal document that User/Department gives to Purchase department for giving details about the requirement that is why SAP doesn't provide free indicator in this transaction me51n.
    As PO is an external document and we need to provide the price for making a PO, so that is why SAP provides field in me21n from marking free indicators.
    As pricing available in PO is not available in Me51n in the same way free indicator is not availble.
    Regards

  • How to use ADS on SolMan instance and SAP standard PDF forms from ERP

    Hi there
    We have installed and configurated the ADS service on our Solution Manager (SolMan) Instance called SD1.
    SolMan Info: SAP Solution Manager 7.0; Stack 17; Java-Stack installed; SAP Netweaver 7.0
    All ADS test reports can be executed successfully:
    FP_TEST_00
    FP_PDF_TEST_00
    We have linked our ERP landscape (e.g. system ED1) to ADS service running on SolMan.
    ERP Info: ECC 6.0; Stack 13; no Java-Stack installed
    All ADS test reports can be executed successfully:
    FP_TEST_00
    FP_PDF_TEST_00
    We want to print PDF documents from SAP standard applications on our ERP landscape. Therefore we want to use standard PDF forms provided by SAP and also available in transaction SFP (e.g. form ISSR_NW670_RX_PDF).
    Problem: When we try to create a PDF document from the application we get an error message:
    Processing exception during a "Render" operation.#Request start time: Mon Feb 02 13:42:08 CET 2009#com.adobe.ProcessingException: Problem accessing data from Destination: dest:FP_ICF_DATA_ED1//sap/bc/fp/form/layout/ISSR_NW605_PDF.XDP?fp-language=DE&fp-cac
    I have also checked the trace (see below) and it seems that the system tries to get the form from the SolMan system and not from the ERP system. But the form is only installed on ERP system.
    Are there any ideas how to solve this problem?
    Thanks.
       Begin trace
       Adobe Document Services Mon Feb 02 14:30:15 CET 2009 Trace Results:
       Request initialization (including DOM construction and validation) processing elapsed time = 0 ms.
       Begin operation: Render, elapsed time = 0 ms.
             Gather input streams and options processing, elapsed time = 13 ms.
             Form template and form license processing elapsed time = 13 ms.
    Problem accessing data from Destination: dest:FP_ICF_DATA_ED1//sap/bc/fp/form/layout/ISSR_NW670_RX_PDF.XDP?fp-language=DE&fp-cacheinfo=2006-06-26T13%3a10%3a38Z%2406c26758-d4b6-4818-8928-bbed36a10089%240%24de%24v0%2e9
    com.adobe.ads.destination.DestinationException: File Not Found while reading Dest URL: http://:/sap/bc/fp/form/layout/ISSR_NW670_RX_PDF.XDP?fp-language=DE
    Fehler bei der Formularprozessierung (Workbench)
    Exception Stack Trace:
    com.adobe.ads.destination.DestinationException: File Not Found while reading Dest URL: http://:/sap/bc/fp/form/layout/ISSR_NW670_RX_PDF.XDP?fp-language=DE
    Fehler bei der Formularprozessierung (Workbench)
    at com.adobe.ads.destination.Destination.readUrlStream(Unknown Source)
    at com.adobe.ads.destination.Destination.readTemplate(Unknown Source)
    at com.adobe.ads.data.DestStreamData.getByteArray(Unknown Source)
    at com.adobe.ads.data.StreamData.getData(Unknown Source)
    at com.adobe.ads.data.StreamData.getRemoteData(Unknown Source)
    at com.adobe.ads.operation.support.RemoteRenderer.renderAll(Unknown Source)
    at com.adobe.ads.operation.support.RemoteRenderer.renderAll(Unknown Source)
    at com.adobe.ads.operation.Render.renderWithoutCache(Unknown Source)
    at com.adobe.ads.operation.Render.execute(Unknown Source)
    at com.adobe.ads.operation.ADSOperation.doWork(Unknown Source)
    at com.adobe.ads.request.Request.processOperations(Unknown Source)
    at com.adobe.ads.request.Request.process(Unknown Source)
    at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source)
    at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source)
    at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0_0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0_0.java:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
    at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
    at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
    at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
    at SoapServlet.doPost(SoapServlet.java:51)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:215)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    End operation: Render, elapsed time = 44 ms.
    Begin operation: Render Log, elapsed time = 44 ms.
    Completed Merge. elapsed time = 72 ms.
    End operation: Render Log, elapsed time = 77 ms.
    Problem accessing data from Destination: dest:FP_ICF_DATA_ED1//sap/bc/fp/form/layout/ISSR_NW670_RX_PDF.XDP?fp-language=DE&fp-cacheinfo=2006-06-26T13%3a10%3a38Z%2406c26758-d4b6-4818-8928-bbed36a10089%240%24de%24v0%2e9
    com.adobe.ads.destination.DestinationException: File Not Found while reading Dest URL: http://:/sap/bc/fp/form/layout/ISSR_NW670_RX_PDF.XDP?fp-language=DE
    Fehler bei der Formularprozessierung (Workbench)
    Exception Stack Trace:
    com.adobe.ads.destination.DestinationException: File Not Found while reading Dest URL: http://:/sap/bc/fp/form/layout/ISSR_NW670_RX_PDF.XDP?fp-language=DE
       Fehler bei der Formularprozessierung (Workbench)
            at com.adobe.ads.destination.Destination.readUrlStream(Unknown Source)
            at com.adobe.ads.destination.Destination.readTemplate(Unknown Source)
            at com.adobe.ads.data.DestStreamData.getByteArray(Unknown Source)
            at com.adobe.ads.data.StreamData.getData(Unknown Source)
            at com.adobe.ads.data.StreamData.getFileDataBuffer(Unknown Source)
            at com.adobe.ads.remote.EJB_PDFAgent.addAttachments(Unknown Source)
            at com.adobe.ads.remote.EJB_PDFAgent.embedFiles(Unknown Source)
            at com.adobe.ads.operation.support.RenderErrorLog.embedCollateralFiles(Unknown Source)
            at com.adobe.ads.operation.support.RenderErrorLog.embedRenderCollateral(Unknown Source)
            at com.adobe.ads.operation.Render.handleRenderException(Unknown Source)
            at com.adobe.ads.operation.Render.execute(Unknown Source)
            at com.adobe.ads.operation.ADSOperation.doWork(Unknown Source)
            at com.adobe.ads.request.Request.processOperations(Unknown Source)
            at com.adobe.ads.request.Request.process(Unknown Source)
            at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source)
            at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source)
            at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0_0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0_0.java:120)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
            at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
            at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
            at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
            at SoapServlet.doPost(SoapServlet.java:51)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(AccessController.java:215)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
       Encountered a problem embedding Render collateral:
       PDFException getting file from PDF Document.
       Error Log written to server: /usr/sap/SD1/SYS/global//AdobeDocumentServices/renderErrorLog/errorFiles/2009.02.02.143015SAFPCP00RES.pdf
       Error Log file "2009.02.02.143015SAFPCP00RES.pdf" written to /usr/sap/SD1/SYS/global//AdobeDocumentServices/renderErrorLog/errorFiles
    Processing exception during a "Render" operation.
       Request start time: Mon Feb 02 14:30:15 CET 2009
    com.adobe.ProcessingException: Problem accessing data from Destination: dest:FP_ICF_DATA_ED1//sap/bc/fp/form/layout/ISSR_NW670_RX_PDF.XDP?fp-language=DE&fp-cacheinfo=2006-06-26T13%3a10%3a38Z%2406c26758-d4b6-4818-8928-bbed36a10089%240%24de%24v0%2e9; [Error Log file "2009.02.02.143015SAFPCP00RES.pdf" written to /usr/sap/SD1/SYS/global//AdobeDocumentServices/renderErrorLog/errorFiles]
       Exception Stack Trace:
       com.adobe.ProcessingException: Problem accessing data from Destination: dest:FP_ICF_DATA_ED1//sap/bc/fp/form/layout/ISSR_NW670_RX_PDF.XDP?fp-language=DE&fp-cacheinfo=2006-06-26T13%3a10%3a38Z%2406c26758-d4b6-4818-8928-bbed36a10089%240%24de%24v0%2e9; [Error Log file "2009.02.02.143015SAFPCP00RES.pdf" written to /usr/sap/SD1/SYS/global//AdobeDocumentServices/renderErrorLog/errorFiles]
            at com.adobe.ads.operation.Render.execute(Unknown Source)
            at com.adobe.ads.operation.ADSOperation.doWork(Unknown Source)
            at com.adobe.ads.request.Request.processOperations(Unknown Source)
            at com.adobe.ads.request.Request.process(Unknown Source)
            at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source)
            at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source)
            at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0_0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0_0.java:120)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
            at java.lang.reflect.Method.invoke(Method.java:391)
            at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
            at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
            at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
            at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
            at SoapServlet.doPost(SoapServlet.java:51)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(AccessController.java:215)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
       End trace, total elapsed time = 121 ms.
    Edited by: Sören Reiche on Feb 4, 2009 7:49 AM

    Hi there
    Our problem is solved. We had a problem with our ADS user passwords.
    Thanks.

  • Could not download free items from iTunes App and 12 Days App on iPad 3

    Please refer to my screenshots below. I just could not download free items from the iTunes app and 12 Days of Christmas app on my iPad 3. I have to download them on my Mac. Any ideas? Many thanks.

  • Docking container and SAP standard transaction

    Hello,
    in one screen I have a tree control container and a docking container. With the tree control container everything is perfect. If the user does a click on a node on the tree in the docking container there should be shown a SAP standard transaction (QA03) with the corresponding data.
    I have not found a possibility to show QA03 or QM03 in a docking container. I also tried it in a splitter container, but I do not know how.
    Can anybody help me?
    Greetings
    Corinna

    Hello Corinna
    There is a simple answer to your question: it is not possible.
    Container can only hold other containers or controls.
    Do not be fooled by the ABAP workbench where we apparently can switch between different transactions (e.g. display a class [SE24], show method coding [SE80], double-click on a DDIC structure [SE11]). The ABAP workbench simply changes the control to be displayed but NOT the transaction (remains always the same).
    Regards
      Uwe

  • Oliver Wright Class A Reporting and SAP Standard Cube

    Dear All,
    has someone experiences with Class-A KPIs Reporting in SAP based on the concept of Oliver Wright?
    In his handbook he wrote that this concept reflects the effort and effort and achievement of thousands of client companies who have used our checklist standard to differentiate their business. So its supposed that SAP Standard might also support that concept in general by providing eventually standard cube if this trendy in U.S.
    Does SAP support that concept or do you know who is there an third party software available to read this KPI out of SAP/APO in a structured way 
    see link: http://www.oliverwight.com/checklist.htm
    Thanks for your support, Markus

    In my experience, you just have to learn to read the code. The SAP books may tell you something but they are not at the level that you'd really need them to be if you wanted to know where best to put your enhancement.
    It is certainly worthwhile checking all the documentation in the classes/methods there can be some useful things there. However, generally I think you are just better off reading through the code and working out how it all hangs together. Most WDA code is reasonably well written - in that it is fairly modular and has a reasonable degree of encapsulation. This certainly helps.
    This is where experience really starts to matter!
    NW7.02 will give us some nice UML diagrams to help understand the application flow - that will help, but until then, it's just a matter of being good at understanding code.
    Good luck.
    Chris

  • Free item indicator in purchase order

    hello all,
    can you please help me how to find below include.
    included in MM06EO0R_RM06E-UMSON
    thanks in advance.

    how to change condition ,
    IF EKPO-REPOS EQ SPACE AND EKPO-EBELP NE SPACE.
       RM06E-UMSON = 'X'. 
    ELSE.
        RM06E-UMSON = ' '.
    ENDIF.

  • Shipment of Free Item alongwith Parent Item (STO,Warehouse Picking and PGI)

    Hi Experts,
    In Retail industries Vendor/Company promote offers to customer free items along with Saleable Product so increase footfalls and basket value. In case there is free item with parent item, PO will be created accordingly as free item. Is there any standard method so that for certain period while creating STO/Picking/PGI when we select Parent Item automatically Free Item should be added and picking document contains the free item to pick.

    Hi Vijay
    By changing storage location you could do b'coz the new storage location is not maintained with warehouse, hence no need to perform warehouse transactions (TO creation and confirmation) before inventory mgmt transactions (PGI).
    For trying pick up with WH, first u should have enough stocks in approppriate storage bins and u should perform pick up by creation of TO and confirmation.
    warm regards
    sairam akundi

  • Free Items in Purchase Orders

    Hi,
    We have a scenario where in certain line items in a Purchase Order, first a net value was entered and then they were made free items by checking the free item indicator.
    The purchase order was then saved.
    However the value that was reduced when the items became free items wasn't getting updated in the Net value that appeared in the Header Level conditions. This resulted in the Net value of the Purchase order appearing higher than it was.
    When we went to ME22N and unchecked the free item indicator for all the free items and re-checked them, the value was updated correctly.
    Any idea why the value was not updated correctly the first time?
    Thanks,
    Nandita

    Please check if you can replicate this behaviour. If this does not happen, then it is a one-off case and better to leave it at that. If you are able to replicate this consistently, the likely reason is that the values are transferred to the header conditions before you make the item free. The conditions are not refreshed while saving the PO (which should actually be done). In such a case, your best bet is to ask SAP to look into this.
    Lakshman

Maybe you are looking for

  • Report in Crystal 10 incorrectly displays rows when it shouldn't

    We have a problem in Crystal Reports 10 whereby the report incorrect displays 6 rows/records in the report but when we run the exact same SQL statement on its own (outside of Crystal) it does not bring back any results. Clare

  • Error while extracting data from ODS using Infospokes - URGENT

    Hi all, I am extracting data from an ODS using infospokes and nothing fancy, no selection criteria but I am getting an error message saying Syntax error in row3(-> long text) Msg id = "RG" and msgno is 102 Any ideas on how I can see what is the exact

  • Backlight doesn't work on brand new iPod

    Hi, I just received an ipod today for my birthday and the backlight worked for about 10 seconds after I turned the ipod on and now it won't work anymore. Everything else seems to be working fine. I was able to load my music on and everything. Do I ju

  • Setting LDAP group to user

    Hi all. I have user in AD, who is member of 2 groups, like CN=GROUP1,CN=Users,DC=local CN=GROUP2,CN=Users,DC=localIn Administration tool I bind to session variable GROUP LDAP variable "memberOf" (see picture 1). In this variable BI sets values of onl

  • Delayed mail delivery error with 1 internal user

    We have an Exchange 2010 with 100 mailboxes  1 of our users is not getting any emails suddenly today after a server restart last night . She is not getting email from internal or external to the organization. All senders get a delayed delivery respon