Native SAP EP Portals Connector versus Microsoft VB 6.0

Nowadays I possess some components development in VB 6.0 that connect to other applications. If I want to connect SAP Enterprise Portals with these components which is the best technology for this?. Bearing in mind that the developments in Portals I’m doing in Java. That is to say, the technology of connection of Portals to Components VB 6.0 (No .NET) must be native of portals or of Microsoft.
<b>Note</b>: Already I have investigated of DCOM Connector, but I think that the responsibility of the connection it must support the Portal and not the components in VB 6.0. Thank you!..if u can help me!!!

Hi Luis,
I suppose you want to transfer data between your portal application and your .net application. Is that correct? If yes, what about building a Web Service in .net and call it from the portal application?
regards,
Martin

Similar Messages

  • SAP query error - 1). [Microsoft][SQL Server Native Client 10.0][SQL Server]Conversion failed when converting date and/or time from character string.  'Received Alerts' (OAIB)

    SAP query error - 1). [Microsoft][SQL Server Native Client 10.0][SQL Server]Conversion failed when converting date and/or time from character string.  'Received Alerts' (OAIB)
    SELECT    
    CASE WHEN T0.DocStatus = 'O' THEN 'OPEN'
    WHEN T0.DocStatus = 'C' THEN 'CLOSED'  END  AS 'Document Status',
    T0.DocDate AS 'Posting Date',
    T0.DocNum AS 'Doc.No',
    T0.NumAtCard,
    T0.TransId AS 'Trans. No.',
    T0.Comments AS 'Remarks',
    T0.CardCode AS 'Offset Acct',
    T0.CardName AS 'Offset Acct Name',
    sum(T0.DocTotal) + (T0.WTSum) as 'DocTotal',
    T3.DueDate AS 'Cheque Date',
    T3.CheckSum AS 'Amount'
    FROM         ODPO AS T0 LEFT OUTER JOIN
                          VPM2 AS T1 ON T0.ObjType = T1.InvType AND T0.DocEntry = T1.DocEntry LEFT OUTER JOIN
         OVPM AS T2 ON T2.DocEntry = T1.DocNum LEFT OUTER JOIN
                          VPM1 AS T3 ON T2.DocEntry = T3.DocNum
    where T0.DocDate>='[%0]' and T0.DocDate<='[%1]'

    Hi,
    Try this:
    SELECT   
    CASE WHEN T0.DocStatus = 'O' THEN 'OPEN'
    WHEN T0.DocStatus = 'C' THEN 'CLOSED'  END  AS 'Document Status',
    T0.DocDate AS 'Posting Date',
    T0.DocNum AS 'Doc.No',
    T0.NumAtCard,
    T0.TransId AS 'Trans. No.',
    T0.Comments AS 'Remarks',
    T0.CardCode AS 'Offset Acct',
    T0.CardName AS 'Offset Acct Name',
    sum(T0.DocTotal) + (T0.WTSum) as 'DocTotal',
    T3.DueDate AS 'Cheque Date',
    T3.CheckSum AS 'Amount'
    FROM         ODPO  T0 LEFT OUTER JOIN
                          VPM2  T1 ON T0.ObjType = T1.InvType AND T0.DocEntry = T1.DocEntry
    LEFT OUTER JOIN
         OVPM  T2 ON T2.DocEntry = T1.DocNum LEFT OUTER JOIN
                          VPM1  T3 ON T2.DocEntry = T3.DocNum
    where T0.DocDate >= '[%0]' and T0.DocDate <='[%1]'
    group by T0.DocStatus,T0.DocDate ,
    T0.DocNum ,
    T0.NumAtCard,
    T0.TransId ,
    T0.Comments ,
    T0.CardCode,
    T0.CardName ,
    T0.WTSum ,
    T3.DueDate ,
    T3.CheckSum
    Thanks & Regards,
    Nagarajan

  • Unable to run SAP HANA Cloud Connector on windows 8.1

    Hi Experts,
    I am trying to run SAP HANA Cloud Connector on Windows 8.1 machine , i could see the go.bat command response as below:
    But when i run https://localhost:8443 URL in a browser, i don't see any response. Just a blank screen.
    By looking at the logs:
    #ERROR#com.sap.scc.jni#Start Level Event Dispatcher#  #Cannot load the Cloud Connector native library. (exception java.lang.UnsatisfiedLinkError: no sapscc20jni in java.library.path)
    As per this reference https://help.hana.ondemand.com/help/frameset.htm?204aaad4270245f3baa0c57c8ab1dd60.htmlInstallation on Microsoft Windows OS it doesn't talk anything about support of HCC on Windows 8.1, just wondering if above error is because of it.
    For more details, PFA log files.
    Regards,
    JK

    As a workaround have tried copying sapscc20jni.dll file from auditor folder at sapcc-2.4.0-windows-x64 into Windows\System32 and it worked like a charm
    Thanks Virinchy P
    Regards,
    JK

  • How do we Integratet SAP to Non-SAP Using Business Connector

    Hi Experts,
    I am new to SAP Business Connector !!
    and what are the Forms ? for SAP Business Connector Related Postings ??
    !! I have a requirement to integrate sap to non-sap with Business Connector !!
    We need to Generate the SAP Data In xml Format ? and the Non-sap System can Understand Only XML Formated data.
    Is there any way Business Connector Box can Pull the XML file from R/3 Application Server and store the file in the Business Connector Server. from  that How do we Sent XML file to Non-sap. How do we Integrate ??
    what transaction code will trigger this event ? I mean is ther any SAP Transaction Code to Integrate Business Connector?
    For Eg. like in R/3  SD to FICO and MM Integration.
    Please Give your Valuable Suggests..
    Thanks .
    Upender.

    Hi,
    It is not an issue, It will be a separate project :-).
    The right forums for this,
    Expert Forums » SAP NetWeaver » Process Integration
    www.wmusers.com
    Also go through the following links:
    http://www.sapgenie.com/interfaces/businessconnector.htm
    http://www.sapgenie.com/mysap/bus_connector.htm
    /people/bla.suranyi/blog/2006/07/10/xi--sap-business-connector-integration-using-the-http-adapter
    http://help.sap.com/saphelp_nw04/helpdata/en/6a/3f93404f673028e10000000a1550b0/frameset.htm
    http://www.thespot4sap.com/Articles/SAP_XML_Business_Integration.asp
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b4f3755a-0401-0010-b6b3-9b65bb7d4503
    https://websmp104.sap-ag.de/connectors
    Thanks and Regards,
    Chandra Madapati

  • How to connect SAP R/3- System with SAP NetWeaver Portal (2004s)?

    Hello to all,
    sorry, can someone help me? How can I connect SAP R/3- System with SAP NetWeaver Portal (2004s)?
    Thanks and regards,
    Galyna

    Hi,
    In previous link contain this info
    This describes how to connect an SAP R/3 system to SAP NetWeaver Portal using an iView
    1)      Go to System Administration
    2)      Go to System Configuration
    3)      Go to Portal Content (Right Side Panel), open that folder.
    4)      Right Click on Portal Content, a Panel is displayed select "System (from Template)".
    5)      That will display a new view on right side, now select "SAP system using dedicated application server" from
    the existing templates. (Other templates are possible - for example, load balanced or through a SAProuter connection string).
    For this exercise, we'll use the simplest type.
    6)      Choose next
    7)      Give the System Name and System Id (which are mandatory fields) incase you want to give any brief notes
    about the system then give them in the "Description" field.
    8)      Open the Newly Created System.
    9)      Now when you want to create a New System, you have to fill four Properties they are:
    "Connector" - contains basic connectivty details
    "Internet transaction Server (ITS) - if you wish to use SAPGUI for HTML and/or IACs",
    "Web Application Server" - if you wish to access BSPs and/or Web Dynpro for ABAP and
    "User Management".
    You also need at least one "System Alias" has to be defined from the Display drop down menu.
    Make sure you have set end user access in the Permissions drop down menu to all users who need to access the system
    10)  Select "Connector" property, now fill the required fields such as:
    a)      Application Host (should be fully qualified hostname) - Give the R/3 "Application Name",
    which can be obtained from the SAP Logon Pad (check what R/3 system you are using, right click on it , go to the properties,
    it will open a window which has the Application Server Name.
    b)      Logical System Name - Give the logical name as defined in the backend system
    c)      SAP Client - Check the Client in the backend system and give the appropriate number (3 digits)
    d)      SAP System ID(SID)* - Check the R/3 properties and give the check for System ID
    e)      System Type* - Since we are connecting to R/3, select SAP_R3 system.
    f)       System Number - This is a two digit number that you can find in the SAP Logon Pad
    11)  Select "Internet transaction Server (ITS)" property, now fill the required fields like
    a)      ITS Description à Give some Description
    b)      ITS Host Name - Same as "Application Host" of R/3 (when integrated ITS) and should be attached with the
    port number of ITS Server (to get port number detailed description is given below). ex: hostname : port number
    c)      ITS Path - To get the path along with the port number you have to Log on to R/3 system. Use the
    Transaction Code "SICF", it opens a new window go to:
          default_host -> sap -> bc -> gui -> sap -> its -> webgui -> SAP GUI for HTML -> right click on
    that and click "Test Service'. This will open a new window, on the address bar you will find the "port number", and
    the path something like (/sap/bc/gui/sap/its/webgui). Use the path after the port number.
    d)      ITS Protocol - There are two protocols "http" & "https", select the appropriate protocol which is
    visible when you opened "Test Service" window.
    12)  Select "Web Application Server" property , now fill the required fields like
    a)      Web AS Description -> Give some Description
    b)      Web AS Host Name - same as ITS Host Name
    c)      Web AS Path - usually /sap/bc/bsp/sapd)*    
    Web AS Protocol - should be same as the ITS Protocol.
    13)   Select "User Management" property, now fill the required fields like
    a)      Authentication Ticket Type - Since we are not using SSO leave the field
    empty i.e. put in select mode. (Please note that longer term you will probably want to use SSO)
    b)      Logon Method - Select UIDPW.
    c)      User Mapping Type - In case you have administration rights then you choose "admin" or in case you
    just have user rights then choose "user", better go for "admin/user".
    14)   Since all the required fields are filled appropriately now create a System Alias name, this can be done by following steps:
    a) go to Display -> Select "System Aliases" give some Alias Name, let's call it "SAP_R/3"
    15)  Now that System is created we have to create a iView which will display the given Transaction Code.
    16)  Go To "Content Administration".
    17)  Go To "Portal Content".
    18)  Go to Portal Content (Right Side Panel), open that folder
    19)  Right Click on Portal Content, a Panel is displayed select "New" -> iView
    20)  Select iView template, click next
    21)  Select "SAP Transaction iView" from the list of templates available. Click next.
    22)  Give the iView name and iView ID. Incase you want to give any brief notes about the iView then give it in "Description" field. Click next
    23)   Select "SAP GUI for HTML" radio button. Click next
    24)  Now select the system which you have create "SAP_R/3", give some Transaction Code, say SE12 (Dictionary Display). Click next and Finish.
    25)  Now Preview the iView
    26)  You will see a new Window where in SE12 Dictionary Display window is displayed.
    Regards,
    Senthil K.

  • Integration of SAP enterprise portal with ATG dynamo platform

    This is more an architectural question.
    There is an existing web application running on the ATG 5.x/6.x B2C platform that takes orders from dealers for a retailer. It integrates with a SAP system using proprietary integration mechanisms. This is the existing architecture.
    There is a idea to use the SAP netweaver platform, specifically the SAP enterprise portal that will integrate with the ATG dynamo platform.
    ATG 6.2 and above allows integration in 2 ways :
    1) Use web services
    2) Integration framework using JMS/RPC etc
    [Pl. see the ATG documentation www.atg.com/support]
    I have been reading thru number of articles on SAP netweaver and looking for multiple options for the above integration.
    My theoretical understanding is:
    a) Develop a connector to the ATG platform using connector framework and invoke a web service on the ATG platform that expose the business logic built on the ATG platform
    b) Does SAP XI come into picture if the portal tries to create a business process out of one single application.
    c) Are there any other options?
    I'm completely new to the SAP netweaver platform but have a good idea on SOA.
    Any help or inputs on this will be highly appreciated.

    Hello,
    I can give you a suggestion from the Connector framework point of view. We are currently developing a generic webservice connector which will enable to create content using CF, which will be sent as WS requests for function execution. The connector is planned to be released for New-York 7.1 Netweaver branch. For the mean time I can suggest, as you did, to develop your CF connector which will connect to ATG exposed WS.
    Best Regards,
    Ran

  • Integrating SAP ECC 6.0 with Microsoft Windows 2003 Active Directory

    Hi Gurus,
    We are planning to integrate our SAP ECC 6.0 with Microsoft Windows 2003 Active directory.
    I have several questions on this:
    1. Can i authenticate all the users from SAP
    2. It is used only for user authentication or can it be also used for password authentication
        ie user can login using his windows password?
    3. While integration in SAP does a separate table or a field is created in database.
    4.If a employee leaves a company than in SAP is it possible to lock & deactivate the user automatically.
    Thanks in advance.
    Regards,
    Nihar

    Hi Mastek,
    You should be able to accomodate your needs with respect to integration of your AD accounts with SAP ECC ABAP. This can be done via LDAP connector configuration. The below has info on how to perfrom the configuration at a high level. You will have to integrate, and map certain user data. You may also want to do some LDAP Connector research:
    [http://help.sap.com/saphelp_nw70/helpdata/en/10/1a063a15c611d4b61f0000e835363f/content.htm]
    On the Java stack - you can also confugure UME to integrate/authenticate with AD:
    [http://help.sap.com/saphelp_nw70ehp2/helpdata/en/12/7678123c96814bada2c8632d825443/content.htm]
    Hope this helps!

  • Wanted 'Using Sap Adapter for Connector Framework' document

    dear friends
    I want to display ABAP reports in iView without Transaction iView.
    From the below forum link
    /community [original link is broken]
    i came to know i can get the help from 'Using Sap Adapter for Connector Framework' document, but the link is giving
    404
    The requested resource is not available.
    can anybody help me to find out the document
    thanx in advance
    please reply me at the earliest.
    kantha

    have a look here - should help:
    http://help.sap.com/saphelp_nw04s/helpdata/en/f2/db49421c0b3c54e10000000a1550b0/frameset.htm
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/f2/db49421c0b3c54e10000000a1550b0/frameset.htm">sap help portal</a>
    you may also download PDK, there are some samples in it.
    Best Oliver

  • Portal connector examples

    Hi,
      I was just going through pdk documentation. under the section "Portal connector framework --> portal connector examples", i was not able to find the source code of these.. it would be great if some one could let me know the location where i can find few connector framework examples..not the documentation.. but examples.
    Thanks

    hi,
    check links:
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/a2/15d240c2c28531e10000000a1550b0/frameset.htm">http://help.sap.com/saphelp_nw04s/helpdata/en/a2/15d240c2c28531e10000000a1550b0/frameset.htm</a>
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/81/1fcb4090100366e10000000a1550b0/frameset.htm">http://help.sap.com/saphelp_nw04s/helpdata/en/81/1fcb4090100366e10000000a1550b0/frameset.htm</a>
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/5a/5a431ac9fe475983ae54901ba6b253/content.htm">http://help.sap.com/saphelp_nw04s/helpdata/en/5a/5a431ac9fe475983ae54901ba6b253/content.htm</a>
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/40/003c41325fa831e10000000a1550b0/frameset.htm">http://help.sap.com/saphelp_nw04s/helpdata/en/40/003c41325fa831e10000000a1550b0/frameset.htm</a>
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/e1/d0d240caeb752ae10000000a155106/frameset.htm">http://help.sap.com/saphelp_nw04s/helpdata/en/e1/d0d240caeb752ae10000000a155106/frameset.htm</a>
    Hope this helps.
    Regards,
    Vivekanandan

  • The future of Collaboration in SAP NW Portal?

    Hi all,
    I have a mandate from management to implement SAP Collaboration Rooms in our SAP NW Enterprise Portal (NW 7.0); basically, to increase the usability of EP for business users.  However, I have had a hard time convincing myself (and thus management) that SAP Collaboration Rooms would be the tool/product to use going forward (in terms of collaboration).
    First of all, maybe it's just me but I noticed that SAP have gradually separated and dropped the "C" from "KMC".  Then, 'collaboration' is hardly mentioned (as a feature/functionality) in portal's roadmap/release strategy, for releases after NW 7.0; in fact, the latest release strategy for LE only mentioned Duet Enterprise briefly.
    I went to the SDN's main page of 'Collaboration'
    http://www.sdn.sap.com/irj/sdn/nw-collaboration#section4
    only to find the 'Update on SAP NetWeaver Collaboration Services - Status Quo and Outlook' blog, which is supposed to provide up-to-date information, dated back in 2008.
    And then I found this blog (with a footnote on KMC)
    http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/17524
    to be very interesting.
    So, if I understand correctly, SAP expects its 'partner ecosystem to deliver solutions based on Duet Enterprise' (quote from the release strategy) and is encouraging its customers to use third-party software for collaboration such as MS SharePoint, etc.
    It'd be much appreciated if we can have an official confirmation from SAP about the future of SAP Collaboration Rooms in NW Portal and some suggestions as to what would be the best alternatives for its customers if we are to continue using SAP NW Portal.
    With all due respects, this thread is meant to have an open discussion (not to blame anyone or any product) and I'm seeking advice from experienced SDNers; so, all helpful suggestions are much welcomed/appreciated.
    Best regards,
    Dao
    Edited by: Dao Ha on Sep 30, 2010 3:03 PM
    Edited by: Dao Ha on Sep 30, 2010 3:29 PM

    The dual support of server and client object models are required.
    - the CSOM provides sandbox isolation, support for SharePoint as a SAAS platform (Office 365), and provides support for interoperability with other languages (via JSON, web services, etc)
    - the SSOM provides on-prem installations with more integration capabilities than can be provided via app models/etc. For example, I'll be developing a custom claims provider for ADFS integration starting Monday, which can ONLY be installed as a farm solution.
    Microsoft has been focused on updating SharePoint with newer server-side technologies. WebForms has been outdated for a while now, and SP has been working to include newer technologies such as MVC. This is evident in some places, such as search result templates,
    which have a very MVC-like approach.
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • SAP Enterprise Portal Analysis

    I am carrying out analysis on SAP Enterprise Portal.
    I am searching information on these........
    <b>
    1. What is the expected adoption by SAP customers in the above areas (Market size in $):
    2. What is the expected adoption in terms of number of clients in the same areas:
    3. What is the distribution of the Market (numbers and size ($)) in terms of Geography in the same areas
    4. What is the distribution of the Market in terms of Industry verticals
    5.Competitor analysis
    </b>

    Hi Ainsley,
    A work around?  Yes and no and sort of ...kind of...
    This turns out to be quite complex and tempermental.
    In short, you cannot use Windows AD authentication, but instead use LDAP (with the Microsoft Active Directory). We were able to get this to work with much effort.  The biggest limitation is that it supports a single AD forest.
    I am giving a presentation on silent single sign on for BI4 and Enterprise Portals at the SAP BO User Confernce in Orlando and  will see about posting the slides after the conference, but can share some of the resources here that we found to be most useful.  Please reach out to me if I can help further.
    Lee Lewis
    •Integrating SAP BusinessObjects BI Platform 4.x with SAP NetWeaver, Ingo Hilgefort, SapPress 2011
    •Configuring LDAP Manual Authentication and SSO for BI4 on Unix
    •1631734 - Configuring Active Directory Manual Authentication and SSO for BI4
    •Business Intelligence Platform Administrator Guide,  SAP BusinessObjects Business Intelligence platform 4.0 Feature Pack 3,  June 2012
    •1670073 - How -To: Generate keystore and certificate in the process of configuring STS for SAP
    •1687295 - How to configure Single Sign On (SSO) on the SAP Netweaver 7.x portal to BI4
    •IBM - Configure single sign-on authentication on AIX
    •1537480 - Best Practice: How To setup Active Directory Single Sign On when BOE CMS is on Unix or Linux
    •Kerberos Explained - Microsoft Technet
    •SAP Help - Secure Network Communications (SNC)
    •Using Kerberos Authentication for Single Sign-On
    •SAP Netweaver 7.3 Configuring Kerberos Authentication
    •SAP BusinessObjects BI4 Active Directory SSO Tutorial
    • 1631734 - Configuring Active Directory Manual Authentication and SSO for BI4
    •1245218 - How to connect the LDAP plugin to Active Directory
    Lee Lewis

  • Support for SONiC SAP Office Notification Connector

    Hi there,
    we may be looking to implement SAP Office Notification Connector
    (SONiC) to our portal system (NW7 ehp 1).
    I can see that the connector is valid for NW 2004s, so should be
    supported for our version of the portal?
    Also wondered if this is a fully SAP-supported connector and if there
    are any other support implications eg conditions on versions of portal,
    business packages, backend systems etc?
    Many thanks for your help

    Hi Nicholas,
    The official stance on the SoNiC connector is located in note number: 945484.  Please have a look because support is not valid on the release you are using.  The note specifically states the following:
    This connector is not supported by SAP for the mentioned releases in the
    note validity. (Note validity shows the following: Not supported for:
    UWLJWF 700, 701, 710, 711)
    "There is no support if any problems or side effects
    appear from this connector. Usage of the connector is only on your own
    risk in unsupported releases.
    The connector is part of the standard delivered software and it is
    supported by SAP in upper releases."
    So in other words, versions lower than 702 and 720 do not contain the connector, and the customer can implement this at their own risk, but it really shouldn't be used for productive use.  In the newer versions this connector comes as standard implementation with the UWL.  I hope that this is helpful to you.
    Beth Maben
    EP - Senior Support Consultant
    AGS Primary Support, Business Suite & Technology
    Please see the UWL Wiki @
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq  ***

  • Future of SAP NetWeaver Portal besides Duet Enterprise!!!

    What about the future of SAP NetWeaver Portal when you have Duet Enterprise? I think it would be a strategic collapse of SAP NetWeaver Portal while Sharepoint portal is running in Parallel. I can't see both portal running in parallel. From end users perspective, Sharepoint portal acceptability would be more high as far as UI and Microsoft services are concerned.
    Discussion is required.

    Hi Ghazanfar,
    Duet 1.5 is still supported by both SAP and Microsoft. However, no more features will be developed on top of Duet 1.5. Keeping this in mind -- and also the fact that Duet 1.5 offered quite "static" scenarios (you cannot really enhance / modify anything) I would very much recommend to consider Duet Enterprise.
    Right now Duet Enterprise does offer some scenarios out of the box but we already see a lot of partners jumping on Duet Enterprise and developing their own scenarios on top. In addition to that SAP & Microsoft are also currently planning to develop additional content on top of Duet Enterprise.
    Using SharePoints BCS functionality you can also integrate Microsoft Outlook with Duet Enterprise. For example in the Starter Services that are available with Duet Enterprise we showcase how you can synchronize ERP contacts without any coding into Outlook. Obviously more fancy UIs will also require coding. But the fact is -- you can do it. If something is not as you like it, you can modify / adjust it.
    So having said that I would clearly recommend to use Duet Enterprise instead of Duet 1.5 -- even if you have already SAP NetWeaver Portal running.
    Regards,
    Holger.

  • Licença de SAP Netweaver Portal para Processo de B2B

    Pessoal, boa tarde!
    Alguém sabe me dizer se para utilizar o SAP Netweaver Portal para os processos de B2B é necessário comprar licença SAP ou está incluso no pacote onde a empresa compra o GRC e o PI?
    Essa licença do PI que a empresa tem direito nessa compra, é somente para o processo de NF-e ou ela pode utilizar para integração com outros processos e sistemas?
    No aguardo, obrigado.
    Danilo

    Danilo,
    a licenca do NFE inclui:
    - Netweaver runtime: licença Web AS (ABAP e Java) para rodar os componentes SLL-NFE e SLL-NFE-JWS.
    - PI runtime: exclusivamente para utilizacao das interfaces do XI Content de NFE (SWCV SAP SLL-NFE 1.0).
    Se vc precisa do PI para outras interfaces e/ou precisa do Portal para disponibilizacao de telas para clientes/fornecedores, essas licencas realmente estao fora da licenca do SAP NFE 1.0.
    Att,
    Henrique.

  • How to log a query or ticket to SAP on SAP support Portal - need process

    Dear All,
    I got SAP support portal user id and password. Can anybody guide me how to log a ticket or query on some issue to SAP.
    Pls let me knwo how to search help notes to. Explain me in steps pls.
    Need urgent help.
    Thanks
    Sunnzy

    Hello exper,
    Can you tell me that incase i have to log a request for a client server then how i will do that.
    I am simply facing a problem in PPOME transaction where a tab for IT 1005 planned compensation has been added but it is not showing any input fields there. However we tried the same configuation in Sandpit server and it is working fine.
    Incase i have to log this is to SAP for help, do i have to follow the same path to do it.
    thanks
    Sunny

Maybe you are looking for

  • BEx report hangs- selecting Alpha numeric values

    I am working on the existing customer report customer is the selection parameter for my report. Issue is Customer has numerical and alpha numerical values. If i give parameter rangs of value is numerical 01 - 500 query works fine 01-50cust1 50 cust1

  • "undefined symbol" error while using a custom instrument driver

    Hello all, I'm facing a problem related to instrument driver creation. I want to pack a part of my code to a .FP to be able to reuse it in other applications of mine. This part of code includes calls to Windows API and a third party dll. I have inclu

  • Match crashes

    Why, why.. why does iTunes Match abort so quickly and "shutdown the program"?  Please, build into the software a dialog, at least, to advise me what is wrong with my files &/or library or allow me to skip errors that can be fixed at a later time.  My

  • How do I rid the Extreme alert notification from the top menu bar?

    I got one of those Extreme alert on my smart phone.  I disabled it however the Notification is still present.  Red Triangle!  How does one remove this?

  • Help installing PSE10/Premier onto Mac from PC without software CD

    Help installing PSE10/Premier onto Mac from PC without software CD.  I can't find my software box anywhere..... Is there a way to locate my serial number within the programs?  AND how can I download the programs from your site- all I see are download