Order template in mySAP ERP B2B scenario without TREX

Hi,
Does anybody know where the Order templates in R/3 ISA 5.0 B2B(with memory catalog) scenario get saved .???
Somewhere in the isa b2b config guide i read that it gets stored in SAP Web AS Java 7.00 server.If this is true, could you tell me how to access those templates (like from which table and database)?
Answers will be rewarded with points.
Thanks
Ravi
Pages: 1    Back to Thread List

It gets stored in the database to which your web shop is pointing to.
Check the shop admin or the xcm config.
It has some jdbc parameters which would point to the data base which the
isa application is pointing to.
This should be a pointer.
As regards the tables i don't know if there is any document which talks about it.
(If you do come across any please do share the info for the better of the community)
Try going thru the source code to identify the tables.
But yes the order template information is stored in the database (also called by some as java database)

Similar Messages

  • E-Commerce 5.0 for ERP B2B Scenario setup

    Hello
    Has anyone done this setup for the ERP E-Commerce B2B 5.0 scenario? The documentation is not clear as to how to perform the setup. I have seen other posts with regard to E-Commerce and a CRM backend but nothing related to the latest version of E-Commerce 5.0 for ERP Right now we are getting the following ‘Runtime Errors’:
    (jco)
    jcoping : ERROR
    Connection failed. com.sap.mw.jco.JCO$Exception: (101) RFC_ERROR_PROGRAM: 'ashost' is missing
    ZSKY_B2B (IMS)
    Catalog Engine Test : ERROR
    null
    We have checked the config to define the ashost.
    Any help would be much appreciated.
    Thanks,
    John

    If anyone knows how to get a user-entered custom value from the item level to a custom java class, please let me know.
    I'm still looking into how to extend the quote and allow for the re-use of it, if all the quantity on the line item has not been exhausted.
    I can easily add a custom field to the header of a .jsp and access that user entered value by coding against the requestParser.
    Example: Parameter xxx = requestParser.getParameter("customerHeaderParm");
    But, when I add a customer parameter to the item level of the .jsp, I cannot leverage the same to code and get at the user entered value. The value comes back as null.
    The two files I am working with are as follows: orderstatusdetail.jsp and Z_DocumentStatusOrderQuotAction, which is an extension of the standard class, DocumentStatusOrderQuotAction.
    I am working with the requestParser within the ActionForward isaPerform() method of Z_DocumentStatusOrderQuotAction. I need to get to those item level values BEFORE the order is created from the quotation.

  • E-Commerce for mySAP ERP: Problem with java source code

    Hello everybody,
    we try to implement web shops on the basis of ECO for ERP 5.0. The shop is running fine and we want to start with some extensions in java classes and web UI with NWDI  2004s.
    We created a new track and our own application as described in "Development And Extension Guide". We need to extend some of the original java classes for the b2b scenario and of course the user interface.
    We got the information from SAP, that the original java classes are not intended
    to be modified by customers and therefore it is not intended to create a project with NWDI that contains that source code. But we should be able to create own DCs and copy the source code into it and then modify them on own risk.
    We tried to do that, but always got errors.
    Due to customer requirements we have to make some modifications otherwise we can not use this solution.
    If there is anybody who has already some experience with this topic we
    would be very glad to get some hints.
    Kind Regards
    Helmut

    Hello Raju,
    I am sorry, but I am no technical consultant, but I am have to change 
    the already installed application for our customers.
    Nethertheless I try to give you some information I have. I had a look at SAP note 883948 you mentioned. The software components which are listed under XECO are the software components which contain the E-Commerce Application. You also find them in the "Development and Extension Guide".
    There are some guides under  http://service.sap.com/instguides -> mySAP Business Suite Solutions -> mySAP ERP -> mySAP ERP 2005 -> Installation. In the document "SAP E-Commerce for mySAP ERP: Business Scenario Configuration Guide" there is a table of the needed components on a high level.
    From the view of the application you need the E-Commerce application itself, the TREX for searching in the product catalog, the IPC if you want to have price calculation in the shop or configuration of products with optional components.
    Hope this helps a bit
    Kind Regards
    Helmut

  • How do I test a scenario without getting the other party involved

    Hi,
    How do I test a scenario without getting the other party involved?
    I have created a scenario to receive information from an external system (Remedy), processing through a SoapAdapter into SAP to create a service order. How can I send a sample of information in order for me to test my scenario without asking the Remedy people to transmit data all the time?
    Thanks in advance,
    Leanne

    hi Leanne,
    have a look at my weblog:
    /people/michal.krawczyk2/blog/2005/08/25/xi-sending-a-message-without-the-use-of-an-adapter-not-possible
    it shows how to use the test tab from RWB
    to send test messages
    Regards,
    michal

  • ICSS Without TREX

    Hi,
    Can I run a ICSS B2B Application without Trex.
    Our Client does not want search ability and we are using ICSS for a single issue ( Customer Serial Number Validation)
    Is there any way i can do without Trex being installed.
    Thanks & Regards,
    Nithin

    Hi Manish,
    Are you talking about implementing succession planning using eRecruiting which a talent development specialist can do? If so, then TREX is required for search. All the serach related applications requires.
    One of the critical steps in a succession planning process is to assign potential candidates for a job to a requisition(succession plan) & then evaluate them. This CANNOT happen without TREX. Only after you search candidates, you can assign them to a plan.
    There are a host of things you can still do in eRecruiting without TREX but without this, the process is not complete.
    Unless the succession planning process is vastly different from what SAP provides & you are willing to develop an elaborate application to cater to your needs, TREX is required in eRecruiting for succession planning.
    Regards,
    Sowmya

  • Order Template in R/3 ISA B2B scenario

    Hi,
    Does anybody know where the Order templates in R/3 ISA 5.0  B2B(with memory catalog) scenario get saved .???
    Somewhere in the isa b2b config guide i read that it gets stored in SAP Web AS Java 7.00 server.If this is true, could you tell me how to access those templates (like from which table and database)?
    Answers will be rewarded with points.
    Thanks
    Ravi

    It gets stored in the database to which your web shop is pointing to.
    Check the shop admin or the xcm config.
    It has some jdbc parameters which would point to the data base which the
    isa application is pointing to.
    This should be a pointer.
    As regards the tables i don't know if there is any document which talks about it.
    (If you do come across any please do share the info for the better of the community)
    Try going thru the source code to identify the tables.
    But yes the order template information is stored in the database (also called by some as java database)

  • Extending catalog search in mySAP ERP ECC B2B scenario

    We are using mySAP ERP E-Commerce with memory catalog scenario(B2B).
    We have added two new additional attributes viz. Z_OLD_MAT_NUM and
    Z_EAN_UPC to the catalog as described in the extension guide(page224).
    We are able to display these fields successfully in the products page.
    How do I make these attributes searchable in the extended or quick search.
    Any help will be highly appreciated and rewarded.
    Thanks
    Ravi

    Hi Ravi,
    I think you need to modify the generic-searchbackend-config.xml.
    Regards,
    Prashil

  • Are ERP Sales Orders supported for B2C Web Channel Scenario in CRM 7.0?

    Hi Experts,
    We are on CRM 7.0 with ECC 6.0 as backend system.
    I just want to know whether the third party tax system (Vertex or Taxware) is mandatory for B2C WEB Channel implementation??
    Without using a third party tax system, how can we configure tax for B2C web orders?
    We have ERP sales order concept in 7.0. Will it support B2C scenario???
    Regards,
    vasu

    Hi Ram,
    -- Tax is configured in ECC using conditioni technique. They are not using any third party taxware/vertex system for this.
    -- R/3 pricing procedure is intended to use for B2C transactions in Web channel and the pricing procedure refers to tax calculations. Even in B2c also they want to continue with the ECC pricing procedure.
    -- The Requirement is to have pricing along with taxes and freight in the webshop, so that the consumers can pay the total amount using credit card as it is only the payment method available in the b2c Shop.
    in the document "CAUSTAX_4.0" it was mentioned that use of third party system is mandatory for B2C scenarios. The relevant text is copied below.
    As of CRM 3.1 and above, SAP provides a solution allowing you to use SAPu2019s jurisdictional tax method to calculate taxes.
    Note: The use of external tax systems remains obligatory for B2C scenarios. However, if you are calculating tax in other scenarios and do not use external tax systems, this solution is applicable.
    The solution consists of customizing changes in both R/3 and CRM. Even though you must make some changes in R/3, the basic process of calculating jurisdictional taxes remains the same. In CRM, the Transaction Tax Engine (TTE) calculates tax and you must configure it for the jurisdictional tax method.
    My question is can we configure taxes in B2c shop using ECC pricing procedure? If yes, please provide the high level process steps.
    thanks in advance
    Srinivas
    Edited by: Srini Sirasapalli on Jul 6, 2009 12:40 PM
    Edited by: Srini Sirasapalli on Jul 6, 2009 12:42 PM

  • Create Order Template from quotationin b2b application.

    hi,
    My requirement is,if i open any already created quotation then on that screen (orderstatusdetail.jsp)we  have to add one button with name "Create Order Template".after clicking that button new Order Template page should open with all items and heder data.
    i had written code for button but not able to understand onclick even what i have to write?
    thanks in advance.
    jayesh talreja.

    Hi Jayesh,
    Call documentstatusaddtobasketaction on click at this button.like below
    method="post" action='<isa:webappsURL name ="/b2b/documentstatusaddtobasket.do"/>'>
    But this button is already available on orderstatus page, if its not visible to you it means there is
    something wrong that is happening in either java or abap code.
    Regards,
    Arshi

  • How to do AUC scenario without Internal Orders concept?

    HI,
    I need to do AUC scenario without using Internal Order concept. Kindly tell me the Process flow for it. It would be a great help for me if anyone can gives the Inputs..
    Thanks
    Kishore

    Hi Kishore
    See if this thread helps you
    Settle AUC without internal order
    Regards
    Zubin

  • B2B Scenarios?? Urgent

    Hi XI experts..
    Anybody explain about Busines 2 business scenarios..
    what are necessary steps i should follow to develop B2B Scenarios. Compare to A2A.
    Share to me Some Real Time Example's..
    Thanks,
    RAJU

    Hi Rajshekar,
    B2B scenarios come in to picture when communication is between two Organizations or parties.
    A2A - application 2 application:
    this is a integration like let's say, you have 2 systems in your company: ERP & accounting system. And you want to send data from ERP to acconting system. This happens inside your company, so it is sol called A2A.
    B2B - business 2 business
    Let's say, there are 2 companies, and they have a different systems, which need to be integrated. For Ex: your client is using SAP R/3 and their customer is having some other technology. they want to integrate each Appications. this is B2B.
    "B2B" is contemporary shorthand for a longtime sales practice called business-to-business. B2B transactions primarily target companies and other wholesale buyers, while transactions targeting individuals are called B2C, or business-to-customer. Many organizations have both B2B and B2C components, but it's not unusual for a company to specialize in B2B services or sales. In fact, the vast majority of products and services sold are considered to be B2B in nature.
    One major reason for the popularity of B2B sales and services is sheer volume. An individual customer may visit a clothing manufacturer's website catalog and order two pairs of shoes or a sweater. The buyer for a national chain of clothing stores, however, may order 5,000 pairs of shoes and 2,000 sweaters. Without a B2B component, the manufacturer would have lost out on a very lucrative sale. This is why many companies provide B2B options alongside the B2C offerings at their websites and other outlets.
    B2B sales are also generated by providing a specialized product line or service not available to the general public. This form of B2B transaction is very common in the manufacturing world. A company which produces shaving cream in cans, for example, may need a specific plastic nozzle. Several plastic injection molding companies would send sales representatives to pitch their particular designs. These nozzles would be useless for individual customers, but a manufacturer may order thousands of them.
    With the growth in electronic communications, B2B has taken on even more importance. Instead of simply focusing on business-to-business sales, modern corporations are conducting other financial transactions online. B2B communications are now being used to promote investment, trade stocks and form financial alliances. Because the price of these transactions is far beyond the reach of most individuals, there is no equivalent business-to-customer option available. Some B2B transactions handled electronically can literally run into the billions of dollars.
    Refer these links..
    /people/shailesh.mane/blog/2006/06/27/b2b-configuration-part-i--creating-an-integration-scenario
    /people/shailesh.mane/blog/2006/06/29/b2b-configuration-part-ii--creating-the-configuration-using-the-automated-configuration-tool
    /people/james.guanzon/blog/2006/02/22/how-to-support-industry-standards-in-xi-part-i-of-iii--interfaces
    /people/james.guanzon/blog/2006/03/23/how-to-support-industry-standards-in-xi-part-ii-of-iii--mapping
    /people/james.guanzon/blog/2006/09/09/how-to-support-industry-standards-in-xi-part-iii-of-iii--config-test
    B2B Integration
    Integration Scenario Configuator and Business Services (B2B)
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c189119d-0801-0010-a6a2-f0b010e727ac?prtmode=navigate
    /people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1
    /people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2
    /people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi - Invoke Webservices using SAPXI
    /people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services
    /people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-
    a651295aeaa9
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-
    a651295aeaa9
    Some blogs that will help you configure B2B scenarios;
    /people/shabarish.vijayakumar/blog/2006/09/08/b2b-and-the-hype-about-the-party
    /people/shabarish.vijayakumar/blog/2006/09/13/wanna-party
    http://help.sap.com/saphelp_nw04/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/content.htm
    /people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1
    /people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2
    /people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi - Invoke Webservices using SAPXI
    /people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services
    /people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-
    a651295aeaa9
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-
    a651295aeaa9
    http://help.sap.com/saphelp_nw04/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/content.htm
    Regards,
    Vinod.

  • How can I create a new sales order template

    Hello,
    how can I create a new sales order template in SAP CRM 7.0 (Web UI)? I want to use this sales order template in scenario ´'Mass Generation of Sales Orders via Marketing Projects'.
    Thanks for your support in advance.
    Best regards,
    anvan

    Hi,
    Did you set up this scenario? I want something similar, but I want an ERP order to be created. Do you know if that is possible? Do you have som tips?
    regards Camilla

  • How can I create a new sales order template in SAP CRM 7.0

    Hello,
    how can I create a new sales order template in SAP CRM 7.0 (Web UI)? I want to use this sales order template in scenario ´'Mass Generation of Sales Orders via Marketing Projects'.
    Thanks for your support in advance.
    Best regards,
    anvan

    Hi,
    Did you set up this scenario? I want something similar, but I want an ERP order to be created. Do you know if that is possible? Do you have som tips?
    regards Camilla

  • Admin Order Template gets displayed on sorting in genericsearch.jsp page

    Dear All,
    Standard Order template is customized and this template is available to all the customers who login to webshop. Admin creates this template and it is visible to all the customers who click on the New Order Template link and can transfer the contents to the basket.
    However, with this customization, the sorting feature is not working correctly.
    When we click on sort then the results get changed and only admin order templates are available.
    Templates created by user are not appearing in the genericsearch.jsp page.
    Any pointers on to eliminate this issue?
    Thanks and Regards,
    Gauri.

    Fully understand your frustration. Almost every customer was / is there and only consolation here is, you are not alone. Hope some one in SAP is listening. In this world of web 2.0, web 3.0 interfaces, b2b application is mired in frames. Just not one, close to gazillion.
    Well, you are already in the quagmire and consultants can't complain but must give solutions.
    Actually, in your case, there is a vertical scroll bar and it comes to visibility if you scroll horizontally the frame that contains the result list. What a mess.
    Well, we added a resource for working specifically with the stylesheet and framesets of the application and were able to come with a presentable set of frames without "invisible" scrollbars. But we are still far from being called a "fair website". Lot of tweaking of the sizes, percentages of the framesets and frames and changing the stylesheet components.

  • MSS-mySAP ERP 2004-PCR- Processing exception during a "Render" operation

    HI,
    When i navigate to the Personnel Change request,select an employee and select the scenario,say promotion,i get the error:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "Render" operation.Request start time: Tue May 09 16:41:47 IST 2006com.adobe.ProcessingError: Invalid XDP error while configuring the XMLForm module.Please validate the form template and try again: com.adobe.document.xmlform.InvalidXDPException:
    <b>After activating the ADS Trace,the deafult trace displays the following</b>
    1.5#0013D486EEA9004E0000001A00000D50000413A81B84E899#1147512643993#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUser#615#SAP J2EE Engine JTA Transaction : [0ffffff8effffffc43e000ffffff86]###24f7cbf0e26311dab6b10013d486eea9#SAPEngine_Application_Thread[impl:3]_30##0#0#Error#1#/System/Server#Plain###Error while parsing form template: C:
    WINNT
    Temp
    adobewa_J2E_00_575593923
    DM805001759176685846.dir
    DM-4339515885940827304.tmp
    java.lang.Exception: SAX exception while extracting properties from form template: C:
    WINNT
    Temp
    adobewa_J2E_00_575593923
    DM805001759176685846.dir
    DM-4339515885940827304.tmp Application: PcrApplication Form: http://<server name>:50000/webdynpro/dispatcher/sap.com/msspcr/PcrApplication/wd_key0_1147512638024/unknown Client: 1
    com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: Bad PUBLIC declaration(:main:, row:1, col:22)(:main:, row=1, col=22) -> com.sap.engine.lib.xml.parser.ParserException: Bad PUBLIC declaration(:main:, row:1, col:22): Trans(Sat May 13 15:00:42 IST 2006)#
    #1.5#0013D486EEA9004E0000001C00000D50000413A81BE28C3F#1147512650134#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUser#615#SAP J2EE Engine JTA Transaction : [0ffffff8effffffc43e000ffffff86]###2a5eb360e26311dab9e10013d486eea9#SAPEngine_Application_Thread[impl:3]_30##0#0#Error#1#/System/Server#Plain###Processing exception during a "Render" operation.
    Request start time: Sat May 13 15:00:42 IST 2006
    com.adobe.ProcessingError: Invalid XDP error while configuring the XMLForm module.
    Please validate the form template and try again:
    com.adobe.document.xmlform.InvalidXDPException: IDL:com/adobe/document/xmlform/InvalidXDPException:1.0
    <b>I have done the following steps</b>:
    1)Copied the current scenario customizing from client 000 to the current client using transaction QISR_SM29 (object lists P46C_ISR_SCENARIO and AX8_ISR_SCENARIOX).
    2)Indicated the server on which the Web applications (Web Dynpro) are located in the IMG of the mySAP ERP system under Cross-Application Components> Internet/Intranet Services> Internal Service Request> Scenario Definition> Define Scenarios --> Details --> Additional Data for Scenario.
    If i preview the forms via transaction SFP, say form ISR_FORM_SPPM
    The form is displayed in German.
    <b>What all configuration eneds to be done?how to resolve the Error?</b>
    Regards,
    Malika

    Hi Malika
    upgrade the SP level to 11. (mandatory)
    u also upgrade ur SP level of R3 ECC 5.0 with help of BASIS
    don't use that link provide in note 849730.
    download it from following.
    service.sap.com/swdc->sap support package ->entry by application group-> sap application components->sap ERP ->sap erp 2004 ->entry by components ->sap xss (self services)
    from SAP ESS 100 download following file.
    ESS11P_5-10002965.sca Patch 5 for SAP ESS 100 SP11 
    https://smpdl.sap-ag.de/~swdc/012002523100000684532006D/ESS11P_5-10002965.sca?_ACTION=DL_DIRECT
    from SAP MSS 100 download the following file
    MSS11_0-10002964.sca SP11 for SAP MSS 100 
    https://smpdl.sap-ag.de/~swdc/012002523100000037692006D/MSS11_0-10002964.sca?_ACTION=DL_DIRECT
    from SAP PCUI GP 100 download following.
    PCUIGP011P_1-20000568.sca Patch for SP11 of SAP PCUI_GP 100  
    https://smpdl.sap-ag.de/~swdc/012002523100000287102006D/PCUIGP011P_1-20000568.sca?_ACTION=DL_DIRECT
    regards,
    kaushal

Maybe you are looking for

  • RE:ora-28500 when trying to insert into SQL Server table

    Hi all! I'm getting this when i attempt to insert into my table test in a SQL Server database. As u can see from the select, the database link seems ok. Any ideas plz. Thnx.. SQL> select "idAges" from test@try2; no rows selected SQL> insert into test

  • Quarter end activities

    Hi All, I am preparing Documents on Period-end and Year-end activities. Do we have any <b>Quarter-end activities</b> in FI or CO? Thanks in advance. Regards Srini..

  • After the reboot of the Standby

    Version :10g Release 2 Platform : AIX 6.1 Standby mode : Physical Standby Our System Admins are going to schedule(crontab) a monthly reboot of the standby DB server. After every reboot , we need the standby DB to be mounted and Redo Apply services ha

  • Workflow to find the superior

    I am designing a workflow for the leave approval ,that gets triggered from a form. The Form has a LOV.From the LOV I select the number of levels of supervisors to whom the approval should be forwarded. In the workflow I have wriiten a procedure that

  • IPhoto crashes when editing

    iPhoto keeps crashing while I'm editing on my iMac and it doesn't save what I have edited! What am I doing wrong! I am so frustrated!