Query regarding function module SPOOL_RQ_READ_BAPI_EXPORTS (EBP-SRM Module)

query regarding function module SPOOL_RQ_READ_BAPI_EXPORTS (EBP-SRM Module)
shopping cart
Hi in FM SPOOL_RQ_READ_BAPI_EXPORTS
i want to relate the internal tables requisition_items and requisition_services.
but in am not getting the key on which they should be joined
here i have to take the quantity and other fields from requisition_services
right now i am using the joining condition as
requisition_items-pckg_no = requisition_services-pckg_no.
any help in this regard is welcome.
Thanks and regards,
Vithalprasad

Hi Kathirvel,
Thank you for reply. I am making changes for standard code only.
" Call FM SPOOL_DPO_READ_BAPI_EXPORTS to read PO data exported to backend.
Use this data to call FM B46B_DPO_TRANSFER and copy errors tab from
' lt_bapi_return ' to ' et_messages' retrun tab in 'doc_check' badi. "
Thank you.
Regards, Sunu

Similar Messages

  • Some info about these function modules in EBP/SRM

    Hi all,
    Anyone heard about the following EBP/SRM function modules.
    BBP_PD_PO_ENTER_FINAL_ENTRY and
    BBP_PD_PO_LOCK
    Any info will be highly appreciated..
    Thanks,
    Sreekanth.

    Solved myself.

  • Query regarding Functional Modules

    Hi All Experts,
    I want to know that, of all the functional modules(e.g. SD, MM, FI, etc., etc.) in SAP which one is the easiest ? Can you all please provide me a complete link to that so that i am able to learn it quickly and have enough knowledge(i.e. satisfactory knowledge) to it ?
    Also, i want to know where can i get a good knowledge of SAP-FI module ? I want to know how much time will i take to have a satisfactory knowledge of SAP-FI ? ?

    HI ,
    Check these link on SD module which helps you lot to start of Your SD
    http://help.sap.com/saphelp_47x200/helpdata/en/06/57683801b5c412e10000009b38f842/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/8c/df293581dc1f79e10000009b38f889/frameset.htm
    http://sap-img.com/sap-sd.htm
    http://planetsap.com/logictics_SD_main_page.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/SDSLS/SDSLS.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_SD.pdf
    http://help.sap.com/saphelp_erp2005/helpdata/en/dd/55f33e545a11d1a7020000e829fd11/frameset.htm
    http://www.sap-basis-abap.com/sapsd.htm
    http://www.sapgenie.com/abap/tables_sd.htm
    http://searchsap.techtarget.com/featuredTopic/0,290042,sid21_gci961718,00.html
    http://www.sapbrain.com/TUTORIALS/FUNCTIONAL/SD_tutorial.html
    For MM module
    http://www.easymarketplace.de/online-pdfs.php
    Best Practices Guide:
    http://help.sap.com/bp_bblibrary/500/html/J05_MM_EN_IN.htm
    http://help.sap.com/bp_bblibrary/500/html/J24_SDExtend_EN_IN.htm
    Configuration Tips:
    http://www.sap-basis-abap.com/sapmmpur.htm
    http://www.sap-img.com/materials/sap-mm-configuration-tips.htm
    http://www.erpgenie.com/sapfunc/mm.htm
    Regards
    Sridhar Goli

  • Alv query regarding function modules

    hi all,
    what is difference between
    Reuse_alv_list_display & Reuse_alv_grid_display?
    thanks & regards
    sanjeev

    hi,
    1. For all practical purposes, they are the same.
    2. Some differences:
    a) from abap coding point of view,
    alv list is done with Function modules,
    alv gris can also be done with FM,
    but can also be done using OO concepts.
    b) Alv grid (using oo concept) requires
    designing the screen layout .
    Hence, in one screen, we can show more
    then one alv grid
    (we cannot show more than
    one alv list on one screen)
    c) ALV grid uses ActiveX controls
    present on the Presentation Server.
    Hence, it consumes More Memory
    on the presentation server.
    d) ALV LIST is Display Only.
    Whereas
    ALV Grid Can Be made EDITABLE for entry purpose.
    e) In alv grid, these options are possible,
    but not in alv list.
    without horizontal lines
    without vertical lines
    without cell merging during sorts
    display total lines above the entries
    ALV LIST Can be coded using only FMs
    ALV GRID Can be coded using FMs and object oriented concepts
    ALV LIST Can be displayed hieraicharlly
    ALV GRID cannot be displayed hierarichally
    I hope it helps.
    Rgds
    Anver

  • Query regarding Function module

    Dear Friends,
    Is there any function module exist which can fill VBDKR work area when i passed work area of NAST??
    Scenario :
    Actually there is a requirement wherein i have to design a smartform which is going to be attached to VF03 transaction and when there is print commmand, my smartform get executed. As per my knowledge, when end user give priint command, object key is generated and it is saved in Nast table. Now against that entry in Nast table ,i have to display data for which in function specification they have mentioned to fetch data from VBDKR, but VBDKR is a structure so i need to know wheher there is function module exist which can fill VBDKR when i passed work area of NAST table?
    Regards;
    Parag Gavkar.

    Hi Navneet,
    U have to convert that hexadecimal into character and then u can concatenate..
    DATA:
    myx TYPE X VALUE '80',
    myt(20) TYPE C.
    data myz type char10.
    myz = myx.
    concatenate 'Hallo' myz 'World'
    into myt.
    write myt.
    <b>Can u send the code u r using ...</b>
    Regards,
    Sridhar

  • Query regarding function DP_PUBLISH_WWW_URL

    Hi all,
    I want to display a picture in my picture control. I'm using OOPs concept.
    I don't know how to get a picture from SAP system (where the pictures are stored etc.). I was debugging a code while I found the function DP_PUBLISH_WWW_URL.
    Can anybody please let me know, what this function does?
    Thanks & Regards,
    Saurabh A. Buksh

    u can upload pictures in SAP via transaction SE78 and also have a look at demo code -
    program DEMO_ABAP_OBJECTS_SPLIT_SCREEN
    Message was edited by:
            Amit Tyagi

  • Query on Function Module for conversion of text - language specific

    Hi,
    In my interface program i have query regarding CDHDR table.
    Problem: Object Class(CDHDR-OBJECTCLAS). The technical name of the object name shall
    be translated to meaningful business text
    For EXample.  I am getting the value for the field OBJECTCLAS is EINKBELEG shall be converted as 'Purchasing Document'
    Kindly suggest me if there any standard SAP function module is available to convert the German text into English

    Hi,
    to pass the internal table to a tables parameter
    both must be of same type
    if both are of same type
    u can use INT1[] = INT2[] to pass internal table value to internal table of FM
    if structures are not same then
    u will have to loop thru int1 and move values selectively to int2 and everytime append int2
    this should sove ur prob
    tc
    saji

  • $$want to buy SRM,EBP,EP module project document!

    $$want to buy SRM,EBP,EP module project document!
    it's for personal career study!
    Project document must include confige document with printscreen!!
    Project document covered all milestone for SAP implement:
    Blueprints,Configuration,Test,Basis,User Manual,Go Live etc
    if u have and intend to sell email to:
    saplearnxi#gmail.com
    MSN:saplearnxi#gmail.com

    Hi,
    Please check note 535765, in it there is a special report that deletes entries from this table.
    I hope this helps,
    Kind Regards,
    Lisa

  • BAPI's in SAP SRM Module

    Hi SAP Gurus,
         Please provide me the list of BAPI's with its descriptions for SAP SRM module.
    regards,
    George.

    Hi,
    Which BAPIs are you looking for ? What's your detailed requirement ?
    Using SE37 Transaction, you cand find the BAPI Function modules.
    Search using BAPI* or META* to get all the existing SRM BAPIs.
    Meta function are generic call to external system. Depending on system kind and release, the function to call is different. The bapi that the Meta will effectly call in a backend is defined in table bbp_function_map.
    Some sample BAPIs in SRM ->
    Re: get vendor number BAPI or functional module
    Standard BAPI to pull out data from SRM 5.5
    BAPI_POEC_CREATE
    bapi_srm_doc_getlist
    BBP_VENDOR_GET_NON_BAPI
    BAPI_PCA_MASTER_CREATE
    BAPI_ORGMASTER_REPLICATE
    PCA_MASTER_CREATE
    BAPI_ORGMASTER_SAVE_ORIG_MULT
    BAPI_ORGMASTER_SAVE_REPL_MULT
    BBP_BAPI_CONF_CREATE_IN
    BBP_BAPI_CONF_RESPONSE_CRT
    BBP_BAPI_INV_RESPONSE_CRT
    BBP_BAPI_INV_SEND
    BBP_BAPI_IV_CREATE_IN
    BBP_BAPI_PCO_CREATE_IN
    BBP_BAPI_PO_SEND
    ALE_ORGMASTER_SAVE_REPL_MULT
    IDOC_INPUT_ORGMASTER
    RSO_GET_MASTER_DATA
    RSSEM_UPB_MASTER_DATA
    UPDATE_MASTER
    MASTERIDOC_CREATE_REQ_ADRMAS
    MASTERIDOC_CREATE_SMD_ADRMAS
    UPC_MASTER_DATA_MAINTAIN
    RSDPW_MASTERDATA_UPLOAD
    UPC_BW_MASTER_DATA_MAINTAIN
    UPSDL_MASTER_IDOC_CREATE
    MASTER_IDOC_CREATE_UPSMAS
    MASTER_IDOC_CREATE_UPSRCP
    BR,
    Disha.
    Do reward points for  useful answers.

  • A query regarding synchronised functions, using shared object

    Hi all.
    I have this little query, regarding the functions that are synchronised, based on accessing the lock to the object, which is being used for synchronizing.
    Ok, I will clear myself with the following example :
    class First
    int a;
    static int b;
    public void func_one()
    synchronized((Integer) a)
    { // function logic
    } // End of func_one
    public void func_two()
    synchronized((Integer) b)
    { / function logic
    } // End of func_two
    public static void func_three()
    synchronized((Integer) a)
    { // function logic
    } // End of func_three, WHICH IS ACTUALLY NOT ALLOWED,
    // just written here for completeness.
    public static void func_four()
    synchronized((Integer) b)
    { / function logic
    } // End of func_four
    First obj1 = new First();
    First obj2 = new First();
    Note that the four functions are different on the following criteria :
    a) Whether the function is static or non-static.
    b) Whether the object on which synchronization is based is a static, or a non-static member of the class.
    Now, first my-thoughts; kindly correct me if I am wrong :
    a) In case 1, we have a non-static function, synchronized on a non-static object. Thus, effectively, there is no-synchronisation, since in case obj1 and obj2 happen to call the func_one at the same time, obj1 will obtain lock for obj1.a; and obj2 will obtain lock to obj2.a; and both can go inside the supposed-to-be-synchronized-function-but-actually-is-not merrily.
    Kindly correct me I am wrong anywhere in the above.
    b) In case 2, we have a non-static function, synchronized on a static object. Here, again if obj1, and obj2 happen to call the function at the same time, obj1 will try to obtain lock for obj1.a; while obj2 will try to obtain lock for obj2.a. However, since obj1.a and obj2.a are the same, thus we will indeed obtain sychronisation.
    Kindly correct me I am wrong anywhere in the above.
    c) In case 3, we have a static function , synchronized on a non-static object. However, Java does not allow functions of this type, so we may safely move forward.
    d) In case 4, we have a static function, synchronized on a static object.
    Here, again if obj1, and obj2 happen to call the function at the same time, obj1 will try to obtain lock for obj1.a; while obj2 will try to obtain lock for obj2.a. However, since obj1.a and obj2.a are the same, thus we will indeed obtain sychronisation. But we are only partly done for this case.
    First, Kindly correct me I am wrong anywhere in the above.
    Now, I have a query : what happens if the call is made in a classically static manner, i.e. using the statement "First.func_four;".
    Another query : so far we have been assuming that the only objects contending for the synchronized function are obj1, and obj2, in a single thread. Now, consider this, suppose we have the same reference obj1, in two threads, and the call "obj1.func_four;" happens to occur at the same time from each of these threads. Thus, we have obj1 rying to obtain lock for obj1.a; and again obj1 trying to obtain lock for obj1.a, which are the same locks. So, if obj1.a of the first thread obtains the lock, then it will enter the function no-doubt, but the call from the second thread will also succeed. Thus, effectively, our synchronisation is broken.
    Or am I being dumb ?
    Looking forward to replies..
    Ashutosh

    a) In case 1, we have a non-static function, synchronized on a non-static object. Thus, effectively, there is no-synchronisationThere is no synchronization between distinct First objects, but that's what you specified. Apart from the coding bug noted below, there would be synchronization between different threads using the same instance of First.
    b) In case 2, we have a non-static function, synchronized on a static object. Here, again if obj1, and obj2 happen to call the function at the same time, obj1 will try to obtain lock for obj1.a; while obj2 will try to obtain lock for obj2.a.obj1/2 don't call methods or try to obtain locks. The two different threads do that. And you mean First.b, not obj1.b and obj2.b, but see also below.
    d) In case 4, we have a static function, synchronized on a static object. Here, again if obj1, and obj2 happen to call the function at the same time, obj1 will try to obtain lock for obj1.a; while obj2 will try to obtain lock for obj2.a.Again, obj1/2 don't call methods or try to obtain locks. The two different threads do that. And again, you mean First.b. obj1.b and obj2.b are the same as First.b. Does that make it clearer?
    Now, I have a query : what happens if the call is made in a classically static manner, i.e. using the statement "First.func_four;".That's what happens in any case whether you write obj1.func_four(), obj2.func)four(), or First.func_four(). All these are identical when func_four(0 is static.
    Now, consider this, suppose we have the same reference obj1, in two threads, and the call "obj1.func_four;" happens to occur at the same time from each of these threads. Thus, we have obj1 rying to obtain lock for obj1.aNo we don't, we have a thread trying to obtain the lock on First.b.
    and again obj1 trying to obtain lock for obj1.aYou mean obj2 and First.b, but obj2 doesn't obtain the lock, the thread does.
    which are the same locks. So, if obj1.a of the first thread obtains the lock, then it will enter the function no-doubt, but the call from the second thread will also succeed.Of course it won't. Your reasoning here makes zero sense..Once First.b is locked it is locked. End of story.
    Thus, effectively, our synchronisation is broken.No it isn't. The second thread will wait on the same First.b object that the first thread has locked.
    However in any case you have a much bigger problem here. You're autoboxing your local 'int' variable to a possibly brand-new Integer object every call, so there may be no synchronization at all.
    You need:
    Object a = new Object();
    static Object b = new Object();

  • *Can we call a Standard Function Module inside a Zfunction module ?*

    Can anyone please help me know whether we can call a Standard Function Module inside a Zfunction module ?
    I tried the same (No syntax error) BUT when i activate the zFunction Module it throws the error:-
    +'' REPORT/PROGRAM statement missing, or program type is INCLUDE. " +

    Yes, I got the Answer -
    We Can we call a Standard Function Module inside a Zfunction module.
    But we need to make sure that the Function Groups are activated.
    FUNCTION ZFM_TEST_NESTED_FM.
    ""Local Interface:
    *"  EXPORTING
    *"     REFERENCE(EX_CONVERT_UPPER_CASE) TYPE  STRING
    CALL FUNCTION 'TERM_TRANSLATE_TO_UPPER_CASE'
      EXPORTING
      LANGU                     = SY-LANGU
        TEXT                         = 'gaurav'
    IMPORTING
        TEXT_UC                   = EX_CONVERT_UPPER_CASE
    EXCEPTIONS
       NO_LOCALE_AVAILABLE       = 1
       OTHERS                                    = 2
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    ENDFUNCTION.

  • Query regarding memory upgrade

    I have k8mm-v (MS 7142 v1.x) Micro ATX mobo with chipset k8m800-ce and VT8237
    memory module required by the system: 184 pin unbuffererd ddr266/333/400 DDR SDRAM and can support upto 2 gb (this is as per motherboard manual)
    My questions:
    1.  whether I can upgrade system memory with ddr1 1gb ram
    2.  do ddr sdram and ddr1 one and same thing........
    3.  Now a days in india 512 mb ddr ram are costly and i want to know if there is any other way and i can upgrade my system partially or fully (if so what should i upgrade like mobo etc........) please do help me.
    4.  I came across HCL ddr1 ram which seems to be less costly ................i had feeling that they would not fit onto my ram sockets (on motherboard) ..........I want to know if my hunch is real or i am just bit too nervous ...............and whether can I put HCL ram on to my system............please advise..............
    your help would be greatly appreciated...............thanks....... .......in advance...............

    Quote from: zsde on 29-May-10, 16:17:32
    This needs to be moved to an appropriate section in the forum by one of the moderators.
    You would be indeed lucky to still find dealers that sell DDR400. At the same time you may have noticed that the prices for this RAM is way out of line with the current market price of DDR2 and DDR3. DDR3 is now becoming the mainstream standard and it would probably be appropriate to consider a change to this standard. If however you are happy with your set up and need more memory, then please consult the memory support list here : http://www.msi.com/uploads/test_report/TR10_173.pdf
    If your mentioned HCL brand conforms to JEDEC standard, then there is no reason it should not work.
    Suggest you do some reading on the JEDEC standard here: http://download.micron.com/pdf/misc/JEDEC79R2.pdf
    It is always recommended that you use two identical mem modules in the two slots on your board, i.e. do not mix mem module size or mem modules with differing SPD values.
    Your board does not support 2Gb modules. Your board supports 2Gb in total, i.e. 2 X 1Gb modules
    I trust you will find more members giving you alternative solutions and recommendations.
    I would like to be more specific, the "HCL ram" that I was talking about. Well, it happens to be name of company { "HCL  Infosystems Ltd." (http://www.hcl.in/) } which produces assembled computer system and they also produce RAMs and did not meant in terms of HCL compatibility list that Microsoft talks regarding hardware compatibility (I am soo sorry, I did not correctly posted the query correctly)
    I am unable to find whether they make RAM according to JEDEC  standards.............
    Please can any HCL guy ..................give me this clue to what standard they follow in making DDR 1 RAM
    and thank you all for your kindness in providing heap of information..............thank you again and again ........... 

  • Query regarding App V Deployment - (Deploying DriverMSI in App - V)

    Hi All,
    This is my query regarding deployment of a driver MSI using App V. I have tried sequencing "NMap software" which has Kernel driver as service. I have separated the Kernel driver and wrapped in an MSI and tried deploying the Kernel Driver MSI using
    the DeploymentConfig.xml file but its not happening.
    I have tried writing script in DeploymentConfig.xml in AddPackage Tag as shown in the below commands where I have added driver MSI in sequenced package, and tried deploying the DeploymentConfig.xml in powershell during Add-Package event but the driver
    MSI is not getting installed in Client machine.
    <AddPackage>
            <Path>msiexec.exe</Path>
            <Arguments>/i Nmap_KernelDriver.msi /qb /l*v c:\windows\system32\LogFiles\Install_Nmap.log</Arguments>
            <Wait RollbackOnError="true" Timeout="30"/>
          </AddPackage>
          <RemovePackage>
            <Path>msiexec.exe</Path>
            <Arguments>/x {4BAB3E93-716E-4E18-90F0-1DA3876CBEB6} /qn</Arguments>
            <Wait RollbackOnError="false" Timeout="60"/>
          </RemovePackage>
        </MachineScripts>
    The other way I have tried is writing a vbscript for installing the driver MSI, added the vbs in sequenced package and called the same in DeploymentConfig.xml but no luck.Please find the command below.
    <!--
        <MachineScripts>
          <PublishPackage>
            <Path>wscript.exe</Path>
            <Arguments>[{AppVPackageRoot}]\..\Scripts\NMap_Driver_Install.vbs -guid 7c21d1e9-0fc4-4e56-b7bf-49e54d6e523f -name Insecure_Nmap_6.4_APPV</Arguments>
            <Wait RollbackOnError="true" Timeout="30"/>
          </PublishPackage>
          <UnpublishPackage>
            <Path>\\server\share\barfoo.exe</Path>
            <Arguments>-WithArgs</Arguments>
            <Wait RollbackOnError="false" Timeout="30"/>
          </UnpublishPackage>
    Please suggest any method to make this successful or kindly let me know if there is any mistake in the script.
    Thanks in advance,
    Vivek V

    Hi Nicke,
    These are the following methods and steps that I have performed for installing Driver MSi.
    Method 1:
    1. Included the driver MSI in Package Files Tab in sequencer and called the same MSI in DeploymentConfig.xml using the below script.
    <AddPackage>
            <Path>msiexec.exe</Path>
            <Arguments>/i Nmap_KernelDriver.msi /qb /l*v c:\windows\system32\LogFiles\Install_Nmap.log</Arguments>
            <Wait RollbackOnError="true" Timeout="30"/>
          </AddPackage>
          <RemovePackage>
            <Path>msiexec.exe</Path>
            <Arguments>/x {4BAB3E93-716E-4E18-90F0-1DA3876CBEB6} /qn</Arguments>
            <Wait RollbackOnError="false" Timeout="60"/>
          </RemovePackage>
        </MachineScripts>
    2. After the above steps, deployed the AppV package along with DeploymentConfig.xml in App V Client using the commands mentioned below.
    Set-ExecutionPolicy -Unrestricted
    Import-module Appvclient
    Set-AppVClientConfiguration -EnablePackageScripts 1
    Add-AppvClientPackage -Path "Path of the AppV file" -DynamicDeploymentConfig "Path of DeploymentConfig.xml"
    after trying the above steps the driver MSI is not getting installed.
    Method 2:
    1. Included the driver MSI and a VBS file(VBS contains script for calling the driverMSI)in Package Files tab in sequencer. Commandlines has been provided calling the vbs file in DeploymetConfig.xml as mentioned below.
    <!--
        <MachineScripts>
          <PublishPackage>
            <Path>wscript.exe</Path>
            <Arguments>[{AppVPackageRoot}]\..\Scripts\NMap_Driver_Install.vbs -guid 7c21d1e9-0fc4-4e56-b7bf-49e54d6e523f -name Insecure_Nmap_6.4_APPV</Arguments>
            <Wait RollbackOnError="true" Timeout="30"/>
          </PublishPackage>
          <UnpublishPackage>
            <Path>\\server\share\barfoo.exe</Path>
            <Arguments>-WithArgs</Arguments>
            <Wait RollbackOnError="false" Timeout="30"/>
          </UnpublishPackage>
    2. after executing the above steps, tried deploying the AppV file along with DeploymentConfig.xml using the commands mentioned below,
    Set-ExecutionPolicy -Unrestricted
    Import-module Appvclient
    Set-AppVClientConfiguration -EnablePackageScripts 1
    Add-AppvClientPackage -Path "Path of the AppV file" -DynamicDeploymentConfig "Path of DeploymentConfig.xml"
    evenafter trying the above methods the driver MSI is not getting installed. Hope you can understand my explanations above.
    Regards,
    Vivek V

  • Query regarding the variance calculation

    Hi all,
    Hope all are doing well. i have an query regarding the VARIANCE CALCULATION IN Production planning module.
    here i could see KKS1,KKS2,KKA1 etc,. codes they are using in sap. can any one kindly clarify these codes and uses. pls
    regs,
    siva-v

    Hi Siva,
    To understand the basics of variance calculation in SAP, read below threads which will provide detail information on the same,
    Basics of variance calculation-Understanding Period End activities, WIP and Variances
    Variance Calculation -KKS1
    How production order variance get calculated
    Regards,
    Narresh

  • Problem in using query-database() function in Transformation

    Hi All,
    I am using JDev and SOA 10.1.3.4.
    I have an async process.
    In that I am doing a transformation in which source is InputVariable and target is result.
    In Transformation I am using query-database function to fetch a record from DB and am assigning that to result.
    *<xsl:value-of select='orcl:query-database(concat("select ename from emp where empid=",/ns1:DBXSLProcessRequest/ns1:input),false(),false(),"jdbc:oracle:thin:scott/tiger@localhost:1521:abcd")'/>*
    I am not getting any error but query-database is not returning any thing I maen it is returning null.
    If i run that query in SQL prompt it is returning the empname.
    Please help me out.
    Regards
    PavanKumar.M

    Hi Pavan
    I tried following in BPEL transform actvity's XSL file, and it works fine and returns the sysdate for me.
    <xsl:value-of select='orcl:query-database("select sysdate from dual",false,false,"jdbc/myDS")'/>
    Can you try above in new XSL file of Transform activity and let me know its gives you the result? if it works you can start making changes according to your requirement.
    steps to follow:
    1.create connection pool in EM, and make sure its working fine by using test on connection pool.
    2.create Datasource and point to above created connection pool. and restart the oc4j_soa
    3.rename the xsl file name of transform activity in BPEL and use above query-database function.some times xsl files are cached even if you make changes it will not take effect so for testing if you rename it will be good.
    Thanks
    Seshagiri.Rayala
    http://soabpel.wordpress.com/

Maybe you are looking for

  • Java 8.25 not working on 10.7.5

    Im on a macbook pro and it as of recently everything that uses java says it is missing a plugin. Ive done every java troubleshooting tip on the website but it isn't working.

  • Calling a method in ABAP OO via -

    Hi, I've seen that there are two ways to call a method (correct me if I'm wrong): the first is by using CALL METHOD the second is by using object->method( ) Whenever possible (ie. the parameters are only of Returning and Importing type) I prefer the

  • ECP / OWA 500 internal error message

    Good Afternoon all; We have just installed our first Exchange server (2013 SP1) on a 2012 r2 Standard server. The installation went without any errors. I installed the mailbox and client access in one server. I followed technet 2013 help for installa

  • Dual Core yet only one is working win8.1

    Since a couple of days ago i've learn a trick which consisted in going to msconfig , Boot , Advanced settings and selecting 2 processos which would make my computer faster. I came to notice that my computer started getting slow , when i started "sear

  • IPHONE IS VISABLE BUT WONT ALWAYS SYNC

    Hi, my iphone always connects to my pc (running windows 7 64bit) but doesn't always sync with itunes!! The error messages vary from 'have lost contact with' or unknown error. has anyone got any experience of this, I've done all the usual updating and