How to link B2C basket (order page), with backend or IPC or JCo

Hi
It is in the standard flow of the B2C application, when we add the campaign on the header of the Order page, on clicking Update the prices donot get update.
If we click on the product catalog and again add same product to the basket, product to which the campaign is linked, we get updated prices.
This is a standard flow of B2C application.
If I come to change the Action class for Update, we need the fields to from salesDoc or Basket to get the Pricing condtions generated for the item on adding campaign to order jsp , using the stangard java class "PrepareIsaPriceAnalysisAction".
i.e
1.     IPC Connection Key: needed at header level of sales document.
2.     IPC Document ID: needed at header level of sales document.
3.     Item Id: present at sales document item level.
In the Action class for B2C, we are just getting item id as standard and not other fields from salesdocument getHeader() method, as we get in B2B.
If anyone in SDN, who has earlier worked on this issue and got some patch downloaded from SAP market place for standard appliaction of B2C. We are using service pack 4. Kindly help us in getting this issue resolved.
I am able to get all the values of campaign related data on the page and I am able to add the campaign in the sales document, but not able to link with backend or not able to get or create IPC info from the Backend using standard Bapi's for getting the information.
Kindly help in resolving the issue.
Thanks a lot!
Ekta
Edited by: Ekta on Feb 19, 2009 10:53 AM

Thanks Cormac!
Thanks for the quick reply. We have informed our Basis team member. Hopefully applying the patch shall solve our issue. If in case any further assistance is required, I shall get back to you.
Thanks!
Ekta

Similar Messages

  • How link my Facebook's page with my web site?

    Hi!
    How link my Facebook's page with my web site and have a preview of facebook's page on my website builted with iweb?
    Regards
    Thanks a lot.

    I think it's the other way around. Sharing a webpage on Facebook.
    Here's how : http://myipad.atspace.com/size/Share.html
    But if you want your FB page embedded in an iWeb page then paste the <iframe> code in a HTML Snippet.
    <iframe src="http://url.to.file.html" frameborder="0" width="500" height="500" scrolling="no" allowTransparency="true"></iframe>
    Where SRC="" is the URL of your Facebook page. Change the numbers for witdh and height to make the FB page fit your webpage.

  • How to link text frames in Pages 5.2?

    How to link text frames in Pages 5.2?

    The correct term in Pages is Text Boxes, and true linking is not implemented in v5.2. You can Unite, Intersect, Subtract, and Exclude multiple Text Boxes via the Arrange panel. These attributes only appear when two or more Text Boxes are selected. Also, on the Arrange menu, you will need Object Placement set to Move with Text, and the Text Wrap set to None for more accurate positioning.
    In the following example, there was initially a Text Box with overflowing text that was duplicated. With both Text Boxes selected and aligned, I could then use the Unite feature from the Arrange panel. This allowed the text to flow into the second box. Selecting text in one box and dragging upwards continues the text selection between both boxes. Hoefler italic applied in one box is applied to both. Appropriately placed, another trip to the Arrange panel to enable Text Wrap around and text fit adjustments.

  • How do i open a web page with VeriSign Class 3 Extended Validation SSL SGC SS CA certfificate i can't open web pages with this, how do i open a web page with VeriSign Class 3 Extended Validation SSL SGC CA certfificate i can't open web pages with this

    how do i open a web page with VeriSign Class 3 Extended Validation SSL SGC SS CA ?

    Hi
    I am not suprised no one answered your questions, there are simply to many of them. Can I suggest you read the faq on 'how to get help quickly at - http://forums.adobe.com/thread/470404.
    Especially the section Don't which says -
    DON'T
    Don't post a series of questions in  a single post. Splitting them into separate threads increases your  chances of a quick answer.
    PZ
    www.pziecina.com

  • How to link Icloud calendar and contacts with windows 8

    How to link Icloud Calendar and contacts with windows8

    Hi ATarakdjian,
    If you are having issues configuring iCloud Calendar on your Windows 8 machine, you may find the following article helpful:
    iCloud: Troubleshooting iCloud Calendar
    http://support.apple.com/kb/ts3999
    Cheers,
    - Brenden

  • How to copy paste a new page with thumbnails view in Pages 5?

    How to copy paste a new page with thumbnails view in Pages 5?

    Feature removed along with over 90 others:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&sid=b14426a2c5af2 65f2213d98ee45f08d7&mforum=iworktipsntrick
    Pages '09 should still be in your Applications/iWork folder.
    Export your Pages 5 files to Pages '09 or Word .docx and trash/archive Pages 5.
    Then rate/review Pages 5 in the App Store.
    Peter

  • How do I make a facebook page with a premade template? [was:help]

    how do I make a facebook page with a premade template i bought on etsy? I have asked this 10 times now In all diffrent section here. I guess I dont even know how to ask a question in photo shop?? I am very glad I am only on the trial. This is soooo NOT user friendly!

    Tip for a forum newbie: please use a descriptive subject header to post your query so we have some idea of what your question relates to.
    "Help" tells us nothing. Try "how do I make a facebook page with a premade template?"
    You've posted this question 3 times in 3 different forums but we've no idea which Adobe software you're using or where your template is from. There is a reply in the Photoshop forum asking for more information.
    http://forums.adobe.com/thread/1447416
    Please continue the discussion there.

  • How do i make flyers in Pages with pull out phone #'s?

    how do i make flyers in Pages with pull out phone #'s and Photos?

    Ask the experts:
    https://discussions.apple.com/community/iwork/pages

  • How do I get an ordered collection with a CMP relatioship?

    Hello,
    I'm actually learning to use CMP. I'm trying to read a list of items from a table. I defined a getItemCollection function, linked to a relationship defined in my ejb-jar.xml. When I call the getter function, It returns a randomly unordered collection. I was expecting to get the returned collection in natural order.
    So my question is:
    1) how do I get a collection of items in natural order with a relationship defined getter?
    2) how do I get an ordered collection from a relationship defined getter?
    If I would be using a ejbSelect function, I would use an "order by", but in this case, I couldn't find any information.
    Thanks for any help.

    #div1 {
        background: url(BG-img1.jpg) no-repeat center center fixed;
        /**for Safari,Chrome**/
        -webkit-background-size: cover;
        /**for Firefox**/
        -moz-background-size: cover;
        /**for Opera**/
        -o-background-size: cover;
        /**for other browsers**/
        background-size: cover;
    #div2 {
        background: url(BG-img2.jpg) no-repeat center center fixed;
        /**for Safari,Chrome**/
        -webkit-background-size: cover;
        /**for Firefox**/
        -moz-background-size: cover;
        /**for Opera**/
        -o-background-size: cover;
        /**for other browsers**/
        background-size: cover;
    HTML
    <div class="gridContainer clearfix">
         <div id="div1">
              div 1 content goes here....
         </div>
         <div id="div2:>
              div 2 content goes here...
         </div>
    </div>
    Nancy O.

  • How to link text-boxes in Pages 5.2?

    How do you link text-boxes in Pages 5.2?

    Thank you for your help; it is appreciated. I suspected that, but am still disappointed. I am finding myself getting more and more disenchanted with Apple products in the past few years. I've been a faithful fan, user and promoter since the 1980s, but I am starting to seriously doubt their competency in the past few years with the Pages 5 version as well as what iOS7 continues to do to my iPhone (as my prime examples). Instead of enhancing my life and work, Apple is beginning to waste my time -- a lot of it! Perhaps it is time for a change.... I don't want to, but I am starting to look for other alternatives.

  • Aperture web gallery - how to link back to main page from iWeb?

    Okay, this may be simple, but I can't figure it out.
    I created and uploaded a few web pages with iWeb to my dot.Mac account (web.mac.com/f8lee50) just to get a feel for things. I then created a web gallery with Aperture and uploaded it - naturally Aperture generated a URL for the gallery, which I set up as a link on my "Photos from Hawaii" page (the link is the word 'this' in the second paragraph, if you wawnt to look).
    Okay, so this gets me from the "photos from Hawaii" page to the gallery, and within the gallery I can jump to the various images etc. But how does one navigate back to the "Photos from Hawaii" page from whence they came? Is there some sort of smart link that can be inserted (by Aperture?) that will send the viewer back to the main homepage? Or are the Aperture galleries essentially dead ends?

    Richard, thanks for responding - I'll check that tutorial.
    And thank you for the kind words, me100finn. I have not played with any variables as far as layout on the gallery (I did a bunch of stuff with the books, but the web gallery seems far less flexible) so I cannot answer your wuestion about the gray shadows.
    Steve, thank you for the additional clarification (and the hint about spaces in URLs) - I guess what this all boils down to is that the web galleries from Aperture are not all that useful when they are meant to be a part of a bigger overall site. I'm not sure of what you meant when you say they have little forward or backward navigation in them - at least you can click on a thumbnail to get to an image, click next or previous or the grid to get back to the thumbnail galery. But, 'twould seem that hand coding HTML pages (the very thing I was hoping to avoid) is the only way to really integrate them. Given that, I gues the better approach will be just to use iWeb to load the images anyway.
    Well, folks, thank you all for your answers. Until I do a re-do, I guess the back button is the way to go (which, for the record, I did sorta figure out myself

  • How do I get the startup page with tabs like "tools" etc.?

    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    I have re-installed Firefox but how can I get a normal startup page with a normal toolbar (tabs like "Tools", slot for writing web address etc.)?
    == Firefox version
    ==
    3.6.6
    == Operating system
    ==
    Windows Vista
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 6.0; sv-SE; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)
    == Plugins installed
    ==
    *-np-mswmp
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *NPRuntime Script Plug-in Library for Java(TM) Deploy
    *Adobe PDF Plug-In For Firefox and Netscape "9.3.3"
    *Default Plug-in
    *Shockwave Flash 10.0 r45
    *iTunes Detector Plug-in
    *CANON iMAGE GATEWAY Album Plugin Utility Module
    *Picasa plugin
    *4.0.50524.0
    *Office Live Update v1.5
    *Virtual Earth 3D 4.00090316005 plugin for Mozilla
    *NPWLPG
    *Windows Presentation Foundation (WPF) plug-in for Mozilla browsers
    *Nexus Personal Plug-Ins
    *Voddler Web Plugin
    *Next Generation Java Plug-in 1.6.0_18 for Mozilla browsers

    In Firefox 3.6 and later on Windows you can hide the menu bar via "View > Toolbars" or via the right click context menu on a toolbar.
    Press F10 or press and hold the Alt key down to bring up the menu bar temporarily.
    Go to "View > Toolbars" or right-click the menu bar or press Alt+V T to select which toolbars to show or hide (click on an entry to toggle the state).
    See also [[Menu bar is missing]] and http://kb.mozillazine.org/Toolbar_customization

  • How to create dom treeof html page with java

    hi, all
    i met with a problem how to create dom tree of html page wih jave, that is, given a html page, how to create a dom tree of this page with java?
    thanks in advance.
    regards
    richard

    but i m using this code to create node in html file
    HTMLLIElement li = (HTMLLIElement)appHTML.createElement("LI");
    Text txt = appHTML.createTextNode(name);
    li.appendChild(txt);
    appHTML.getElementById("name").appendChild(li);
    this will display all name value which is coming from database,
    and i want to assign a hyperlink to it,
    I have id with name also so I thought that using id i will
    create javascript like
    function popup(id)
         if(id==1)
              var n1 = window.open("../list/name1.html");
         if(id==2)
              var n1 = window.open("../list/name2.html");
    this way i want to popup particular file if i can pass id value in this function
    so want hyperlink like
    name

  • How can I create a Login-page with jsp???

    Hello,
    I have to create a page with JSP code on the Netweaver Developer Studio.
    But I do not know how I do it.
    Can anyone tell me what to write in the portalapp.xml?
    An example would be very helpful.
    Thank you
    Greetings

    As you can see in the example:
    The portalapp.xml file (deployment descriptor) provides configuration information for your application, and defines the components and services in your application. For each component and service, you specify the implementing Java class and configuration information.
    For more information on the format of the portalapp.xml, see Deployment Descriptor (portalapp.xml).
    <application>
        <application-config>
            <property name="SharingReference" value="com.sap.portal.navigation.service, com.sap.portal.navigation.api_mimeservice, com.sap.portal.navigation.helperservice"/>
            <property name="Vendor" value="MY_COMPANY"/>
            <property name="SecurityArea" value="PERMISSION"/>
        </application-config>
        <components>
            <component name="SimpleNavigationExample">
                <component-config>
                    <property name="ClassName" value="MY_CLASS"/>
                    <property name="SecurityZone" value="no_safety"/>
                </component-config>
                <component-profile/>
            </component>
        </components>
        <services/>
    </application>
    You can only update in this example, your class name and other details:
    <property name="Vendor" value="sap.com"/>
    <property name="SecurityArea" value="MyCompany"/>
    <property name="ClassName" value="LOGINCLASS"/>
    <property name="SecurityZone" value="no_safety"/>
    Modify this portalapp.xml file as follows:
           1.      NAVIGATION SERVICE, so you must add references to the following portal applications that define these services:
            com.sap.portal.navigation.service
            com.sap.portal.navigation.api_mimeservice
            com.sap.portal.navigation.helperservice
           2.      In the <application-config> section, create the following properties that help to define the security zone for all components and services in this application:
    ○     Vendor: String identifying the company or organization that provided the application, for example, sap.com.
    ○     SecurityArea: String identifying the security area for the application, for example, NetWeaver.portal.
           3.      In the <component-config> section for the mySiteMap component, create the property SecurityZone to define the specific security zone for the component.
    For Permission, check this document:
    http://help.sap.com/saphelp_nw04s/helpdata/en/44/489e2df5ee4e35e10000000a1553f6/frameset.htm

  • How to differentiate the Purch Orders created with reference to in table

    Hi all
      how to differentiate the Purch Orders which are created with reference to Purch requsitions, contract, manual by copying inforecord in the table EKKO/EKPO? Is there any Field Indicators?
    Rgds
    Ramesh

    Hi Ramesh,
    Go through  EKPO there is a Table BANFN it will update when you create a PO with reference to PR
    Do se11 > Table EKPO> CtrlShiftF10 > Assign any of PO no. in the EBELN > Execute > you will find BANFN table
    it indicates Purchase Requisition Number. it will update when you create PO with reference to PR.
    Regards,
    Vraj

Maybe you are looking for

  • Upgrade ST-PI on a Solution Manager 7.0

    Hi All, I am upgrading on a Solman 7.0 SPS12 the ST-PI SAP Solution Plug-In 2005_1_700 to version 2008_1_700 via SAINT. This process take a while, running for the moment since 3 hours. The last update of log files SLOG.SID and ALOG.* has be done one

  • "A USB device is currently drawing too much power"

    I know it's a long post, but I just want to describe everything I've tried to do to solve the problem, so we can cut right to the chase Yesterday I got this message when I plugged in my external harddrive (which is working properly btw): "A USB devic

  • Intercompany document reversal

    Hello Experts, We have 2 instances where invoices for Company Code A were wrongly keyed to POs which belong to Company Code B.  Our Intercompany AR/AP accounts have been created as reconciliation accounts. Now when we try to reverse these Invoices we

  • VF03 Profitability Analysis - Cost not capture in profitability

    HI SAPFans, I'm facing difficulty on profitability analysis on VF03. The problem is, my cost of sales is not capture on Value fields tab (refer attachment). [vf03|[IMG]http://i303.photobucket.com/albums/nn133/kerisnagasostro/vf03.jpg[/IMG]] is there

  • Forms break WYSIWYG in design view

    Hi! I'm currently working with many forms, and I place those forms with  CSS absolute positioning. The problem is that in the desing view (where  the wysiwyg preview is shown) forms cause little symbols to appear  inside the div and they offset the p