ABAP Engine without ECC

Hi people,
I´ve been searching notes about the option of install the ABAP engine only, without the ECC 6.0.
It´s possible?
More thanks

Hi Ruben,
Theres not such thing as an "ABAP engine only". ECC stands for ERP Core Component and in its simplest form consist of a ABAP system with no add-ons.
I wonder what do you have in mind
Regards
Juan

Similar Messages

  • Can we install SAP Netweaver 2004s, without installing ABAP engine on AIX?

    Hi,
    Can we install SAP Netweaver 2004s, without installing ABAP engine on AIX?
    Thanks

    Hi
    Yes you can install java engine.Run sapinst from installation master cd and select only java engine installation.There will be check boxes abd you have to choose java engine.Also check the nwo4s installation guide.It will guide you throughly.Keep in mind to use correct jdk required for your kind of installatiom.
    Reward points if useful

  • Is a simple ABAP Engine Licence available ?

    Hello all !
    After many tests, showrooms and procedures, I am convinced that WAS is the solution I need to pilot some of my SAP R/3 processes.
    Now, I am wonderign which installation I could choose. My customer actually works on a 4.5C R/3 version and did not planned to upgrade to 4.7.
    My only economic solution is to implement a second SAP server based upon WAS 6.20 in order to generate BSP applications that will control SAP Objects via RFC and Master Data via ALE/IDOCS.
    I am trying an demo version called "ABAP Engine 6.20" that is able to do exactly what I want. So my question is:
    Is there a SAP product that only licences an ABAP 6.20 Engine (a kind of R/3 BC without any modules)?
    Thank you in advance for your answers.
    Kind regards.
    Sebastien

    Hi Graig,
    I am afraid my question was not sharp enough.
    I do not want to create showrooms ore basic things based upon the Miniwas 6.20 that I already have.
    What I would like to do is to install and manage a real server for real situations.
    Do you think I can have a prodution licence upon a WAS Kernell without installing a complete SAP product ?
    Tell me if I am still not precise (I am French and sometimes I hardly find the right terms)
    Kind regards.
    Sebastien

  • How to receive an RFC message in PI ABAP stack from ECC

    Hi mates,
    I am involved in a scenario in which we want to receive a message in PI (ABAP stack) from ECC (ABAP stack as well).
    We created a RFC destination (3) in sender system (ECC) so both stacks could be linked. However, we do not know how to receive this message once we are in PI Abap stack.
    In sender system code, a call destination takes place, an this destination stands for the one destination i noted before.
    BUT, as this RFC does not exist in PI, i wonder what steps have to be done in PI in order to be able to get the message from ECC.
    Hope you guys can guide me through this. Any help
    Thanks a lot in advance and best regards,
    david

    Hi Anand,
    No no, i do not want to create any sender RFC Comm Channel.
    What i want is to receive (by means of no PI adapter) a message in PI (abap stack) from ECC (abap stack), just by a RFC connection (type 3) between both systems.
    I will try to explain in more detail what i want to achieve:
    1) A standard SAP program is executed in ECC, at the end, a call destination is done.
    2) This destination call, calls an RFC destination that points to PI (RFC dest in SM59, type 3)
    (Until now, nothing is done in PI, there is no sender adapter, we just linked both ABAP stacks)
    3) In ABAP stack of PI, we want to receive the message, make any transformations and send the target emssage to PI adapters
    4) From that moment on, a ordinary PI integration is done.
    So my question is, what kind of stepd so i have to perform to get the message from ECC in PI without creating any object in PI (ESR, ID, i mean). Just as if we wanted to receive a RFC message, lets say, in BI (abap side) from ECC.
    Hope you got me this time.
    Thanks a lot in advance.
    Best regards,
    david
    Edited by: David de Miguel on Dec 27, 2010 11:48 AM

  • Abap editor in ecc 6.0

    hi all
    abap editor in ecc 6.0 is having a icon enhancement...wat is the use of tht and how to use it...

    This is the Enhancement Framework which is new.  It allows you to modify SAP code without actually modifying the program.   Really, the code which is inserted in the ENHANCEMENT..... ENDHANCEMENT section is compile separate from the program being "modified".   This also means, that you do not require a registration key for the object.  The code inside the enhancement is actually called at the kernal level.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/94/9cdc40132a8531e10000000a1550b0/frameset.htm
    Regards,
    Rich Heilman

  • EWM without ECC

    A customer has a requirement for a standalone inventory management/warehouse management system.  Is it possible to implement SCM's EWM without ECC or any other backend system?  We would need full inventory mangement including goods receipts, goods movements, warehouse, storage, bins, and physical inventory. 
    I did look at the Master Guide, but it seems to contradict in various areas and I am looking for confirmation.
    Thanks,
    Mark

    i will differ a little on the previous response. 
    you could in THEORY you could linkEWM to a NON ERP instance, HOWEVER you would need to replicate the inbound and outbound processing for RFC processing with custom ABAP code.
    Remember all the integration function modules are configured so you could in theory create Z-functions which are RFC to communicate to another system (non SAP)
    remember also you would need to get business partners in wich is via a CIF which in theory can be redeveloped via Z custom.
    But you could manually
    ALSO remember that EWM can be linked via IDOC's which mean in theory you can link it to ANOTHER NON SAP system and route the messages to another system maybe using XI.  This might be easier than the above option.
    Hope this help and dont underestimat the task. 
    There is also AT the BOTTOM of the EWM help a area with business connectors which might help.
    Hope this helps
    kind regards
    Jim

  • XSLT Mapping on ABAP Engine

    Hi All,
    I am trying to implement an XSLT mapping on the ABAP Engine. I went to the Transformation Workbench(SE80).I have created 4 levels of packages (Structure->Main->then 2 more levels) and  included Package Interface SAI_TOOLS in 'Use Accesses' tab.
    I have also set com.sap.aii.repository.mapping.additionaltypes=R3_ABAP|Abap-class;R3_XSLT|XSL (ABAP Engine)
    in the Exchange Profile.
    Now I want to create the tranformation (ST or XSLT) so that I can see it in the Repository.
    At which package level(1st to 4th), should I right-click and go to 'Create->More->Transformations' so that I can see this XSLT  Mapping program in the repository?
    I have followed all the links from help.sap.com but I am unable to get the desired result, i.e. see my Mapping in the Repository when I choose Mapping Program of type  'XSL->ABAP Engine', from the drop-down box in Interface Mapping.
    Kindly help.
    Regards,
    Puloma.

    Hi Naveen,
    I did as you told, i.e. keyed in the name of the ABAP Transformation program (mapping) name.I have not written any namespace for the Mapping program in the Interface Mapping Design, just the Program name.
    When I execute my mapping from se80, it works perfectly.
    I created this Transformation program at the topmost level (i.e. Structure package level).
    But when I execute my scenario, I get the following runtime error in sxmb_moni:
    Error in mapping program zpc_transfom2 (type R3_XSLT, kernel error ID UNCAUGHT_EXCEPTION).
    What is wrong? Did I create the transformation program at the wrong level?
    Regards,
    Puloma.

  • RFC destination from XI ABAP engine to 4.5 B system

    I tried to create an RFC destination from XI ABAP engine to 4.5 B system.
    It does not work and gives an error.
    <b>Error Details     DETAIL: NiIGetSockName</b>
    -Naveen.

    Hi Naveen,
    First of all try to ping 4.5B system from XI system (Through TELNET)... This is to ensure the connectivity and the access. The error is not a common error, i suppose, So better first we check the phisical connectivity...
    Plz. confirm...
    Regards,
    Audy

  • XSL (ABAP Engine)

    Hi All,
    I want to do XSLT mapping (ABAP Engine). How can i write XSLT mapping. can any one guide me.
    Thanks,
    Anil.

    Hi Anil,
    Check these Documents.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e3ead790-0201-0010-64bb-9e4d67a466b4
    http://help.sap.com/saphelp_nw04s/helpdata/en/cf/406642ea59c753e10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/55/7ef3003fc411d6b1f700508b5d5211/content.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/83/2200cb50d345c793336d9a1683163e/frameset.htm
    Reward points if usefull.......

  • ABAP Engine Installation on AIX / Oracle

    Dear Team.
    We want to install the ABAP engine on the AIX / Oracle Clustered Environment on we have EP 7.0 installed.
    Can anyone guide as to how this can be achieved.
    Any help will be appreciated.
    Thanks,
    Prashant.

    same as above
    I suggest getting a Basis consultant on site, someone, who knows HACMP, can have a look at your current configuration (quorum, clusters filesystem et al) and can give suggestions, what´s the best and safest way to setup an additional system and if you need downtime according to your configuration or not.
    Markus

  • ABAP Engine Installation on AIX Cluster

    Dear All,
    I want to install ABAP Engine on Clustered IBM Server environment with O.S. AIX and Oracle DB. I am new to AIX and Cluster environment. Can anyone help me with the installation guide, or any related documents in this regard will be helpful..
    If possible please mail me the procedure / guide on [email protected]
    thanks.
    Prashant.

    Hi,
    The required documents for installation are available on http://service.sap.com/instguides
    Regards,
    Siddhesh

  • Performance of XSL Mapping in the ABAP Engine

    Hi All,
    Is the performance of XSL Mapping in the ABAP Engine better than java and graphical mapping. XSLT on the java stack has performance issue handling large documents.I want to know how far XSL Mapping in the ABAP Engine performs when compared to java/graphical mapping in the context of large inputs(>1MB).
    Anticipating your valuable inputs.
    Regards,
    Sudharshan N A

    Hi Sudarshan,
       Please go through the below link for a very clear understanding of the performance of the Mapping techniques...
    /people/udo.martens/blog/2006/08/23/comparing-performance-of-mapping-programs
    Hope this helps
    Regards
    Kiran..

  • How to convert mm/dd/yy to dd/mm/yy in ABAP PROGRMS without using offsets

    how to convert mm/dd/yy to dd/mm/yy in ABAP PROGRMS without using offsets

    Do this way..
    data: lv_date(8)   type c.
    write sy-datum to lv_date DD/MM/YY.
    or
    write:/ sy-datum using edit mask '__/__/__'
    Regards,
    Santosh
    Message was edited by:
            Santosh Kumar Patha

  • WebDynpro ABAP - ABAP Engine

    If we have latest SAP R3 that works on WAS 640 can I deploy WebDynpro for ABAP and use this ABAP Engine to do all the development. That way all the regular R3 deveopment as well as Web Dynpro ABAP development will be in Development box.
    Is this ok to do? Any issues. Problems please let me know.

    WDA is only available in WAS 7.0 or Netweaver 2004s.  So you need this release in order to have Web Dynpro ABAP.
    REgards,
    Rich Heilman

  • STRUST Import Certificate to ABAP engine.

    Hi All,
    I'm importing Certificate into ABAP for first time.
    Can you please tell me the steps to do that.
    T-code: STRUST
    SSL Client Ananymos
    On the right panel click on Import and then browse the certificate?
    I did browsed the zip file which contains 6 certificates and now I'm getting this error
    "Cannot analyze certificat" after selection in "Import"
    Can you please tell me the steps to completed the import of certificates into ABAP engine. so that I can use it in SM59 HTTP destination type G.
    Is there any blog for that ?
    Thanks
    Newi

    Hi,
    Go through below links these might help you.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/a6/f19a3dc0d82453e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/14/29236de1864c6e8d46e77192adaa95/content.htm

Maybe you are looking for