Extension data not showing in order.jsp & order_change.jsp

Hi Experts,
My requirement is to display the gross weight of the order in Order.jsp,Order_change.jsp. I have implemented the BADI CRM_ISA_BASKET_HEAD and method GETHEAD_GET_DATA to get the gross weight.
In the BADI I am using CRM_ORDER_READ to get the value gross weight of the order.
Here is the code to get the extension data in Order.jsp
<input class="textInput" 
            type="text"
            name="ZGRWT"
            value="<%= JspUtil.encodeHtml(ui.header.getExtensionData("ZGRWT")) %>"/>
Not sure after doing this both order.jsp & order_change.jsp simply not displying any thing in the page.
To get the extension data should I write any custom action? Not sure about the issue.

Hello sirivaram!
I think you should use custom action.
You can do it like this:
1) create custom action class extended BaseAction
2) in this class you should pass values from ExtensionData to request.
3) use request attributes instead extensionData() on the jsp page
4) do not forget register your action before standart ShowBasketAction in config.xml
My last message Re: Display String Variable on ISA JSP page, that gets value from Z java class. can help you with points 2 and 3.
For point 4 you have to replace this code in file config.xml:
<action path="/b2b/showbasket" type="com.sap.isa.isacore.action.order.ShowBasketAction">
<forward name="showbasket" path="/b2b/order.jsp"/>
</action>
with this code:
<action path="/b2b/showbasket" type="foo.bar.Z_ShowBasketAction">
<forward name="success" path="/b2b/z_showbasket.do"/>
</action>
<action path="/b2b/z_showbasket" type="ru.sng.isa.isacore.action.order.Z_ExtShowBasketAction">
<forward name="showbasket" path="/b2b/order.jsp"/>
</action>
About your issue - I suppose that ui.header can't have to access to ExtensionData or ui.header.getExtensionData("ZGRWT") return null. Anyway you will be able to debug your application and check value of ExtensionData only if you will take your own action.
Hope this helps.
Regards, Lev

Similar Messages

  • SSRS pulls data from ESSBASE cube, data not showing

    Dear Experts,
    We are connecting SSRS 2012 to Essbase 11.1.3 to pull data from the cube, and having some issues with some members data not showing in the query designer and report, while some have no problem. And we couldn't find a pattern on which members won't show. We are wondering if this is a known issue and if there is a way to solve the problem.
    Thanks very much.
    Grace

    Hi ,
    Check the following:-
    1 Check whether you have made the joins properly.
    2 Check data at multiprovider level .
    3 is data available for reporting in both the cubes
    Regards
    Rahul

  • XMP data not showing up in the custom file info panels when upgraded to CC

    For several versions of Photoshop, I have been able to use a modified custom file info panel to input, update, and track psd files. With each version of photoshop there are always some changes in the way the object data is handled. The lastest challenge is:
    1. XMP data not showing up in the custom file info panels when upgraded CC from CS6.
    2. Raw data is not visible in CC in the File info panel.
    3. This occurs in new documents where we create the xmp wrapper while the file template is built.
    4. When metadata is manually entered into the file, the data is not added to the XMP wrapper when it is recreated on the save.
    5. When a file that was created in CS6 is opened that contains the Metadata in the file info template. It is visible. the Raw data is also visible. Once the XMP wrapper is recreated - write and then close. The data is no longer available. the Raw data will not pull up in the file info panel.
    Any feedback or a direction will be appreciated.

    I have a script that the user runs to input xmp data into a Customized version of the generic file info panel. it is data that is gathered from the user when the psd file is created. once the file is open in photoshop. the information is visible in the File info panel , the raw data, and as a schema addition in the advanced tab.
    in CC the nodes and the children of the XMP packet have changed positions. so that the XML -this.XMP.child(0).appendChild(this.createNode())
    is no longer the node that can be appended.
    Where XML.child(0).elements().length(); would enable the xmlns to be added in CS6
    <rdf:Description xmlns:phsa="' + this.namespace + '" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:x="adobe:ns:meta/" rdf:about="" />'
    it is visible in CC as namespace in a different arrangement. XML.child(0).child(0).namespaceDeclarations().toString()) and the children are  XML.child(0).child(0).elements().length().toString()); There are now 7 child nodes where before there were 1.
    with all shifted, the initialize of the values and the delete XMP packet wrapper and create new or the amend to the XMP packet wrapper is undefined.

  • LSMW - Read Data not showing in Converted Data

    Hi,
    I am using LSMW to load data from a flat file (via recording).  I have it working except I have one issue.  When I display the data in read data all fields are showing.  No errors popup when I select convert data.  When I select display converted data the last few fields are missing.  Any ideas why or how to fix this?
    Any help is appreciated as I do not know how to proceed.
    Thanks,
    Annette
    Edited by: Annette Ameel on Dec 4, 2008 5:37 PM

    HI Bush,
    Currently I am also facing the same problem. In "display read data" it is showing all the field values. No error msg in "convert data". But only 2 fields are displaying in "display converted data". not showing any values in rest of the fields. Kindly suggest me how you fixed this problem

  • SAP Fiori Purchase Requirision data not show

    Hi Team,
    SAP Fiori Purchase Requirision all configuration i have done.
    I am creating Purchase Requirision using t-code me51n. and then that purchase Requirision came in Work Flow properly.
    but from Browser  http//<IP Address>:<Port> /sap/bc/ui5_ui5/sap/ui5_mm_pr_apv/index.html?backToHome=true data not display.
    i have configure proper TS/Task Type  id to  scenario. but Still data did not showed.
    Below is Work Flow Screen
    Browser data not showed.
    Regards
    Pankaj Kamble
    Tags edited by: Michael Appleby

    hi Guys
    please guide me
    @masayuki : - i used above link and created New launchpad but still data not showed .
    i run link             http://<IP>:<portNo>/sap/opu/odata/iwpgw/taskprocessing;mo/ScenarioCollection/?$filter=key%20eq%20%27PR_APPROVAL%27
    and getting below error message.
    <feed xmlns="http://www.w3.org/2005/Atom" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xml:base="http://SCHANDSOL.SCHAND.CO.IN:8103/sap/opu/odata/iwpgw/taskprocessing;mo/">
    <script id="tinyhippos-injected"/> 
    <id> 
    http://SCHANDSOL.SCHAND.CO.IN:8103/sap/opu/odata/iwpgw/taskprocessing;mo/ScenarioCollection/
    </id>
    <title type="text">ScenarioCollection</title>
    <updated>2014-07-03T10:45:25Z</updated>
    <author> 
    <name/> 
    </author>
    <link href="ScenarioCollection/" rel="self" title="ScenarioCollection"/>
    <entry> 
    <id> 
    http://SCHANDSOL.SCHAND.CO.IN:8103/sap/opu/odata/iwpgw/taskprocessing;mo/ScenarioCollection(SAP__Origin='SCHANDECCDEV1',key='PR_APPROVAL')
    </id>
    <title type="text"> 
    ScenarioCollection(SAP__Origin='SCHANDECCDEV1',key='PR_APPROVAL')
    </title>
    <updated>2014-07-03T10:45:25Z</updated>
    <category term="taskprocessing.Scenario" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
    <link href="ScenarioCollection(SAP__Origin='SCHANDECCDEV1',key='PR_APPROVAL')" rel="self" title="Scenario"/>
    <content type="application/xml"> 
    <m:properties xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices"> 
    <d:SAP__Origin>SCHANDECCDEV1</d:SAP__Origin> 
    <d:key>PR_APPROVAL</d:key>
    <d:number>0</d:number>
    <d:title>PR_APPROVAL</d:title>
    <d:targetParams/>
    </m:properties>
    </content>
    </entry>
    </feed>
    Regards
    Pankaj Kamble

  • Notification dates not copying in order

    Dear All,
               My notification required end and start date not copying in Order Basic Start and Finish date.
    but priority it is copying well.
    Kindly suggest.
    Sameer

    Sameer,
      Check whether user exit, IWO10012 Maintenance order: Priority treatment on central header has been Implemented in your system. This may be causing the dates to be changed as per the logic maintained within.
    Regards
    Narasimhan

  • Problem in displaying extension data at item level in JSP!!!

    Hi Experts,
    I am facing a problem when i try to display extension data in JSP. This is how i have coded in CRM system and in JSP:
    After searching an order in the webshop let say order no 1, and i ll select this order no .1. Now the BADI CRM_ISA_BASKET_ITEMS is triggered and in the method getitems_getdata, i have written a code with hard coded values like this:
    method IF_EX_CRM_ISA_BASKET_ITEMS~GETITEMS_GET_DATA..
    data:wa_extension like line of ct_extension.
    wa_extension-ref_guid = '498AB6EC7B623152E1000000AC1383C5'.(ref guid is item guid of the order 1)
    wa_extension-name = 'Z_CustomItemExtData'.
    wa_extension-value = 'he is a good boy'(hardcoded value) .
    append wa_extension to ct_extension.
    endmethod.
    And in JSP i have written code like this to display:
    <%--  code for extension data --%>                       
    <tr>
    <td class="identifier">Ext data</td>
    <td class="value" ><%= JspUtil.encodeHtml(orderitem.getExtensionData("Z_CustomItemExtData")) %></td>
    </tr>
    But i am not getting the value in the JSP which i have hard coded in the BADI method. Is there any thing wrong in the above code? Please help me in this as i am very much new to ABAP.
    Thanks a lot in Advance!!
    Regards,
    lakshman.

    hi,
    did you hardcode the ref-guid too? This could be the problem.
    Regards
    Michael

  • Please show this query, data not showing why?

    I created a report and write following query,it was working well since last 4 months but today automaticly not showing data I can undertstand why?
    Becuase I didnt make any changes in this query.
    Please help me
    Urgent
    SELECT ALL MERCH_ORDER.ORDERNO, MERCH_ORDER.ORDERDATE, MERCH_ORDER.SHIP_DATE, MERCH_ORDER.PONO,
    MERCH_ORDER.SUBPP, MERCH_ORDER.PJNO, BUYER.B_NAME, BUYER.B_AJENT,
    MERCH_ORDER.ITEM, MERCH_ORDER.FABRIC, MERCH_ORDER.QUALITY, MERCH_ORDER.COMPOSITION,
    MERCH_ORDER.P_SIZE, MERCH_ORDER.QUANTITY, MERCH_ORDER.Q_UNIT,
    MERCH_ORDER.NETWHT, MERCH_ORDER.WT_UNIT, MERCH_ORDER.TERM, MERCH_ORDER.COMM,
    MERCH_ORDER.PRICE, MERCH_ORDER.CUR_SYMB, MERCH_ORDER.STATUS, MERCH_ORDER.REMARKS,
    MERCH_ORDER.WONO, MERCH_ORDER.PRONO, MERCH_ORDER.PES_QUANTITY,
    MERCH_ORDER.PES_Q_UNIT, MERCH_ORDER.PES_PRICE, MERCH_ORDER.PES_CUR_SYMB
    FROM BUYER, MERCH_ORDER
    WHERE MERCH_ORDER.CANCEL IS NULL
    AND (MERCH_ORDER.B_CODE = BUYER.B_CODE)
    and merch_order.orderno not in
    (select export_order1.orderno from export_order1)
    ORDER BY MERCH_ORDER.ORDERNO
    there is no any error and msg header and footer print.

    Maybe , the query in "NOT IN" clause select export_order1.orderno from export_order1
    return the same rows as the following portion return....
    SELECT ALL MERCH_ORDER.ORDERNO, MERCH_ORDER.ORDERDATE, MERCH_ORDER.SHIP_DATE, MERCH_ORDER.PONO,
    MERCH_ORDER.SUBPP, MERCH_ORDER.PJNO, BUYER.B_NAME, BUYER.B_AJENT,
    MERCH_ORDER.ITEM, MERCH_ORDER.FABRIC, MERCH_ORDER.QUALITY, MERCH_ORDER.COMPOSITION,
    MERCH_ORDER.P_SIZE, MERCH_ORDER.QUANTITY, MERCH_ORDER.Q_UNIT,
    MERCH_ORDER.NETWHT, MERCH_ORDER.WT_UNIT, MERCH_ORDER.TERM, MERCH_ORDER.COMM,
    MERCH_ORDER.PRICE, MERCH_ORDER.CUR_SYMB, MERCH_ORDER.STATUS, MERCH_ORDER.REMARKS,
    MERCH_ORDER.WONO, MERCH_ORDER.PRONO, MERCH_ORDER.PES_QUANTITY,
    MERCH_ORDER.PES_Q_UNIT, MERCH_ORDER.PES_PRICE, MERCH_ORDER.PES_CUR_SYMB
    FROM BUYER, MERCH_ORDER
    WHERE MERCH_ORDER.CANCEL IS NULL
    AND (MERCH_ORDER.B_CODE = BUYER.B_CODE)
    OR
    there are no rows which conform to the joining condition between the two tables BUYER and MERCH_ORDER ....
    Regards,
    Simon

  • Changes in extension data not always sent to CRM Backend

    Hi,
    In a CRM 5.0 ISA b2b scenario we run into a problem:
    <b>Short description:</b>
    Changes in extension data on basket item level are only sent to the backend if there are additional changes to that item (for example a change in quantity).
    <b>Long description:</b>
    We have added an extension field on basket item level and use the standard extension mechanism to exchange this data to the CRM backend. In order to do this we have done the following:
    - On the Java side we implemented MaintainBasketDispatcherAction and ShowBasketAction. The overridden methods are parseRequest() (from MaintainBasketDispatcherAction) and isaPerform() (from ShowBasketAction).
    - In the backend we implemented the BADI CRM_ISA_BASKET_ITEMS and implemented the methods CHANGEITEMS_SET_DATA, CLEAR, GETITEMS_GET_DATA and SAVE.
    We experience a problem when creating an order: When the only thing that changes in an item is our custom field, this is not noticed by the webshop as a change in the item. Therefore the method CHANGEITEMS_SET_DATA isn't called and the extension data isn't updated. If we change another field of an item, for example the quantity, the change is picked up and the method CHANGEITEMS_SET_DATA is being called.
    It seems that somewhere an optimization is taking place where the Webshop decides that unchanged lines should not be sent to the backend. I can't find a way to tell the webshop that the lines are modified (i.e. are dirty).
    Has anyone experienced similar behaviour or does anyone know of a solution?
    Thanks in advance.
    Wilco Menge
    Java snippet:
    parseRequest():
    ItemList itemList = preOrderSalesDocument.getItems();
    String extensionData = "";
    if (itemList!=null && itemList.size()>0)
         for (int i=0;i<itemList.size();i++)
              if (itemList.get(i)!=null);
                   extensionData = parser.getParameter("z_extension_data").getValue().getString();
                   itemList.get(i).addExtensionData("ZEXTENSION", extensionData);

    Hi Pranay,
    I need to add a new field to the ISA item sales order in B2B webshop.
    I'm trying to use the extension field in the ISA basket item.
    I have added a new field in the WEB sales order at item level.
    My collegues have changed and implemented the addExtensionData method of  the ItemSalesDoc JAVA  class.
    Moreover I have implemented CRM_ISA_BASKET_ITEMS (BAdI CHANGEITEMS_BEFORE_ORDER) in the backend system.
    In the BAdI CHANGEITEMS_BEFORE_ORDER  I have copied the extensions data values to the CT_SALES table. Specifically, I have tried to update and change the SUBMISSION field.
    It seems that this new value is stored until the GET method (GETITEMS_GET_DATA) is called.
    Indeed, when the system calls the GETITEMS_GET_DATA method, I read the CT_SALES buffer  using the ‘CRM_ORDER_READ’  function.
    But the new value is no more stored in buffer.
    So if I fill the new field in the ISA item sales order, and I click the ‘update’ button, the new value is no more valued in the screen.
    Furthermore, it could be important to know that I'm working in CRM 3.0 release.
    Do you know why? May you help me?
    Many Thanks
    Best Regards.
    Daniela

  • Iphone 4 Calendar date not showing the write date

    I just upgraded to the ios 5.1.1 from 4.2.1. I have a Iphone 4. After the upgrade, my iphone's Calendar date is not showing the right date. in order for the right date to show, I either have to re-start my iphone or I have to go into settings/general/date&time and turn off the set automatically off than on in order for it to show the right date. I didn't have this problem before the upgrade. I hope someone can help?

    I had a similar problem and then found that my calendar was not set for the right date and year.  Check that first.

  • 0IC_C03  Data Not Showing in Report

    Dear Friends,
    We are using SAP BW 3.5. I have a problem with 0IC_C03 Cube.
    Problem is:
    Data is transfered to BW i can see the data from Cube --> Contents.
    But when i create a report i am unable to see only that particaluar data which dont
    have storage location.
    Can anybody help me why its not showing that specific data which dont
    have storage location.
    and on other hand we can see the data from Cube -->Contents
    Regards,
    malik

    Yes i am taking care of marker.
    all data is ok excep 13 records which have no storage location.
    and only these 13 records are not showing in the report and thats why
    my stock is not tele with R/3.
    Any other hint.
    regrds,
    Malik

  • CN41N and S_ALR_87013533 report not showing Production order planned cost

    Hi Experts,
    I am having issue to get total planned production order values in my CN41N or S_ALR_87013533 cost report. I am facing 2 issues :
    1. CN41N repoet does not show individual material cost planned in BOM.
    2. CN41N report and S_ALR87013533 report does not show total value but only picking fixed value.
    Example :
    1. CN41N report :
    Above screenshot shows no values in Project plan cost & Order cost column but it shows total cost as a lumpsum on top for project. I need to know how can i get material cost populated here for Project Valuated stock material?
    2. S_ALR_87013533
    This report shows Total Cost of BOM as 1 line under Material Procurement activity similar to CN41N report. Also Order value is picking from Fixed cost from planned order and total cost is added on top. How can i get Total cost picked from production order?
    Is there any Setting in PS config which allow me to pick the detail production order plan cost in both report under planned cost.
    Thanks in advance.
    Ashish

    Hi Ashish,
    I doubt whether Item level reporting  in S_ALR... (hierarchy report) is possible or not because I haven't seen item level cost in them only the lump-sum cost because they are summarized at cost object level itself. Navigation path are there which we use to go into details of cost.
    Please check the following links:
    https://scn.sap.com/thread/1743833
    (In the above thread,focus on  Mr. Mohamed Rafi comment.)
    http://scn.sap.com/thread/3530080
    http://scn.sap.com/thread/1311820
    Order cost plan in report CN41N
    Display of plan cost.,&amp;nbsp;CN41N&amp;nbsp;|&amp;nbsp;ABAP,&amp;nbsp;SAP,&amp;nbsp;benX AG,&amp;nbsp;benXBrain,&amp;…
    Just an additional pointer ,have a look on your costing variant and variation variant settings for material section.
    Regards
    Saurabh

  • My extensions are not showing up

    I have installed quite a few extensions, but some of them are not showing up.
    The extensions showing up are as follows:
    Pearl
    amplify
    Not showing up:
    Google application mail watcher
    Shareaholic
    similar web

    Dear Sherri
    Please could you let us know which version of Photoshop you are using and whether the extensions menu is now greyed out? If you used Adobe add-ons to download your products, it will be easy to reinstall them directly from the 'My Add-ons' link on the left-hand side of the add-ons website: creative.adobe.com/addons.
    If, however, you are a CS6 user and use Adobe Exchange to obtain products for Photoshop, the 'My Stuff' section of the panel, as well as Extension Manager, will give you an indication of what should and shouldn't be currently installed in your copy of Photoshop.
    Kind regards
    Krystal
    -Adobe Exchange / Addons team

  • Data not showing up on report

    Hi
    I have an Infocube that has data (ready for reporting) loaded from APO Livecache.
    I'm running a BEX report that gets data from that cube, and for some reason the value for one Key figure is not showing up.
    It's there in the infocube, but is not showing up on the report. The column for that key figure is just blank.
    What can I check or do to see the value there?
    Thanks!
    Pooja

    Hi
    There are no restrictions or conditions on the KF and it is running on a single Infocube.
    There are non-zero values in the cube.
    The field level authorizations are also fine...
    we used to be able to see the values when we last ran this report 2 weeks back.
    There's a calculated key figure that is a sum of this key figure that's not showing up and another one. It is showing the aggregate value correctly! Eg:
    KF not showing up: Production Planned
    2nd KF : On Hand Stock
    Calculated KF Ending Inventory = Production Planned + On Hand Stock
    Although Production Planned is not showing up in the report, I checked its value in the cube and the Ending Inventory value is summed correctly in the report.

  • Date not showed when report is viewed in PDF .

    Hi,
    We have a text field that shows the date on which the report is running.Date is not showed when report is viewed in PDF.But in HTML we can view them . Can any one help me out?
    Totally there are four pages for the report.

    I have observed the PDF driver iin EPM 11.1.2.x is not up-to-date and technically the Date (Text) is there just like in HTML. However, when you increase the View (Zoom in), it eventually does show up.
    I have chatted with Oracle Support, and they will not address it with a patch for now.

Maybe you are looking for