Error during Proxy Processing from ECC system

Hi All,
I had created Webservice  using ABAP in ECC system with Message interface designed in XI system. This Webservice will simply displays employee address when you enter employee id and address type.During my testing of Web service in ECC system via Tcode WSADMIN, I am getting below error
"An error has occurred. Maybe the request is not accepted by the server: "
"Error during proxy processing"
Request
POST /sap/bc/srt/xip/sap/Z_ADDRESS_01?sap-client=100 HTTP/1.1
Host: rpmsap3.rapidigm.com:8080
Content-Type: text/xml
Connection: close
authorization: <value is hidden>
Content-Length: 389
SOAPAction: ""
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body><ns1:Request_Message xmlns:ns1='http://sap2webservice'><Employee_Id>MM01</Employee_Id><Address_Type>AM</Address_Type><Date>11/11/2006</Date></ns1:Request_Message></SOAP-ENV:Body></SOAP-ENV:Envelope>
Response
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body><ns1:Request_Message xmlns:ns1='http://sap2webservice'><Employee_Id>MM01</Employee_Id><Address_Type>AM</Address_Type><Date>11/11/2006</Date></ns1:Request_Message></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error
set-cookie: sap-usercontext=sap-client=100; path=/
content-type: text/xml; charset=utf-8
content-length: 270
sap-srt_id: 20061111/154215/v1.00_final_6.40/A901A40749EEA74BB8D8AB72B56C02A7
server: SAP Web Application Server (1.0;640)
<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"><soap-env:Body><soap-env:Fault><faultcode>soap-env:Server</faultcode><faultstring xml:lang="en">Error during proxy processing</faultstring></soap-env:Fault></soap-env:Body></soap-env:Envelope>
Appreciate any help on above issue
Regards
Manish Mundra

Hi All,
Please help on below issue.
Thanks in Advance
Regards
Manish

Similar Messages

  • Error during proxy processing

    Hi Experts,
    We have a web service hosted on PI and getting the Tax Jurisdiction values from Taxware via ECC(ECC has a TCP/IP connection to connect to Taxware system, From there ECC gets Taxjurisdiction Codes and gives back to PI).
    When we make a call to this Web service following Error response has been given. Please let us know what could be the reason.
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Inbound Proxy
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIProxy</SAP:Category>
      <SAP:Code area="ABAP">DYNAMIC_CALL_FAILURE</SAP:Code>
      <SAP:P1 />
      <SAP:P2>ZCL_GET_TAX_IN</SAP:P2>
      <SAP:P3>GET_TAX_JURISDICTION_SYNC</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error during proxy processing Message E TAX_TXJCD 110 cannot be processed in plugin mode HTTP</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    Thanks,
    Sekhar.J

    Hi,
    We are using XI adapter. The same Web Service is working good in Development and Quality Enviroments, I am wondering why it is failing in Production Environement intermittently. And also in ECC we are using TCP/IP connection to fetch Tax Jurisdiction codes from TaxWare System. This TCP/IP connection was configured in SM59 of ECC. PI will make call to ECC and ECC will make call to TaxWare and returns the result back PI.
    Thanks,
    Sekhar.J

  • Error during proxy processing An exception with the type CX_BBPX1_STD_MESSA

    Hello,everyone!
    My PI version is 7.11,SRM SUS version is 7.0,ECC version is 6.0 ,When I import XI SRM CONTEN,sending IDOC in ECC,there is a error some of the mesages:
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
    <SAP:Category>XIProxy</SAP:Category>
    <SAP:Code area="ABAP">DYNAMIC_CALL_FAILURE</SAP:Code>
    <SAP:P1>UNCAUGHT_EXCEPTION</SAP:P1>
    <SAP:P2>CL_BBPX1_SUSPO_IN</SAP:P2>
    <SAP:P3>EXECUTE_ASYNCHRONOUS</SAP:P3>
    <SAP:P4 />
    <SAP:AdditionalText />
    <SAP:ApplicationFaultMessage namespace="" />
    <SAP:Stack>Error during proxy processing An exception with the type CX_BBPX1_STD_MESSAGE_FAULT occurred, but was neither handled locally, nor declared in a RAISING clause Application Error</SAP:Stack>
    <SAP:Retry>M</SAP:Retry>
    </SAP:Error>
    Detialed error from SXMB_MONI,
    Error in XI interface: Exception occurredE:BBP_PD:147 -Enter a country for partner 0015111411 with type 'Vendor' I:R5:553 -'Different country' field contents deleted because identical to 'Country' E:BS:002 -"Create" is not allowed (SUS Purchase Order 7100076527 ) Program: CX_BBP_BD_ERROR===============CP; include: CX_BBP_BD_ERROR===============CM002; Line:
    This issue only ocuured for partner 0015111411, but we tried with other partner ID and those messages are processed sucessfully and PO is created.
    I have a doubt that, is there functionality in proxy to compare the country with partner in SRM system. Could please anyone help me one the same.
    Regards,
    Baskaran K

    HI,
    This is a standard proxy. I'm not sure how to debug the proxy with payload. Could you please tell me the steps.
    We have one more error message
    <FAULT_TEXT>Error in XI interface: Exception occurredE:BBP_PD:147 -Enter a country for partner XY91 with type 'Sold-to Party' E:BS:002 -"Create" is not allowed (SUS Purchase Order 7100076526 ) Program: CX_BBP_BD_ERROR===============CP; include: CX_BBP_BD_ERROR===============CM002; Line: 57</FAULT_TEXT>
    Is there any table to check these details like Sold-to Part, Vendor etc in SRM system?
    Regards,
    Baskaran K

  • DYNAMIC_CALL_FAILURE Error during proxy processing An exception with the ty

    Hi,
    SRM 7.0 contains 2 clients:
    Sender: 100 for EBP, logical system is CLNT100
    Receiver: 200 for SUS, logical system is CLNT200
    both the clients are connected through PI 7.0, logical system of PI is CLNT001.
    From SPROXY of 100EBP, i'm executing the outbound proxy, in moni sent msg success.
    In PI also msg is processed.
    But in SUS200, it is showing below error msg:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Inbound Proxy
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIProxy</SAP:Category>
      <SAP:Code area="ABAP">DYNAMIC_CALL_FAILURE</SAP:Code>
      <SAP:P1>UNCAUGHT_EXCEPTION</SAP:P1>
      <SAP:P2>CL_BBPX_TRADING_PARTNER_SUS_IN</SAP:P2>
      <SAP:P3>EXECUTE_ASYNCHRONOUS</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error during proxy processing An exception with the type CX_BBPX1_STD_MESSAGE_FAULT occurred, but was neither handled locally, nor declared in a RAISING clause Application Error</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Pls help in resolving the same....
    tnx n rgds,
    balu

    Hi,
    How did you solve the issue? Can you please provide the solution.
    Thanks,
    -Devi Swain

  • Error during proxy processing An exception with the type CX_SY_OPEN_SQL_DB

    Hi All,
    I am facing the following problem in production server when even the file got processed successfully .
    Error during proxy processing An exception with the type CX_SY_OPEN_SQL_DB occurred, but was neither handled locally, nor declared in a RAISING clause The system tried to insert a data record, even though a data record with the same primary key already exists
    Can you please suggest how it can be handled?
    Regards,
    Saras

    You need to debug your proxy program and check all the insert statemrnts. Looks like there is an exception being thrown in the proxy (may be after the completion logic to push the data in to db) which is not being caught.
    Proxies are object oriented and it is a good practice to implement Exception Handling mechanism.
    VJ

  • Error during extraction data from APO system

    HI Gurus,
    We are extracting data from APO system at regular intervals. As poart of business requirement, we enhanced the data existing data source in APO dev system and replicated the same in BW dev system and activated the Tx structure and Tx rules.
    When we checked it is working fine in dev environment.
    Now we moved the same in Quality system, and we tried to extract data, it throws error " error in data selection in source system".
    We tried to check in RSA3 in APO and found that the extract program still refers to the old extract structre and gives dump " Extract structure unknown".
    Could anybody throw some light on this issue.
    Tnx in advance.
    Guru

    Hi,
    Have u collected all the objects in R3,like the Table/View , DS,Extract Structure.
    And
    Has replication been done in BI side for the same.
    Rgds
    SVU
    Edited by: svu123 on Sep 24, 2009 7:50 AM

  • Error during transferring PDS from ECC to APO

    Hi,
    When I transfer the PDS from ECC to APO, the follwing message is displayed. Can any one advise to overcome this issue.
    Mode N50026289010001 001000000001 S is not assigne
    Message no. CURTO1010
    Diagnosis
    The error described in the message 103 of message class /SAPAPO/CURTO occurred in SAP APO while generating the production data structure.
    Procedure
    You can find the associated message text in SAP APO in message 103 of message class /SAPAPO/CURTO.
    thanks and regards
    Murugesan

    Hi,
    I think you are transferring PDS through I-Model and I-Model is active for the required selection with SNP subcontracting parameter.
    Ensure that the production version "check" status is green and with correct BOM (production) assignment.
    If the I-Model is active, then you can also try sending the PDS using txn: CURTO_CREATE with SNP application.
    Hope this helps
    Thanks
    Venkat DR

  • Error during Initial Upload from ECC to CRM

    Hi All,
          I am getting an error while initial upload of BPs from ECC to CRM.
    I have BP groupings defined in  ECC. I had set the filter settings for a particular BP group(e.g. ZSIR). BP upload to CRM was successful. But, when I changed the filter setting to another BP group(ZDAC) those BPs were not copied to CRM.
    what might be the problem ?
    If anyone has any documents on initial & delta upload kindly forward it to me at [email protected]
    Any suggestions would be of great help !!!!
    Regards,
    Ashish

    Hi geetha check for the whther all the bp Data is down loaded or any thing missing after down loading to crm if that is the case due to data inconsistenmcy this ttype of error will occur, so you have to synchronize the both bp data
    manually after delta down loading.synchronization
    Reward
    Venkat

  • Error during proxy processing Message E SG 105 cannot be processed in plugi

    When I move a new custom proxy from Dev to Qa I am getting the above error when running the test from XI. However, the test runs fine in SPROXY test tool. Has anyone else run into this problem in the past? The error catagory is Dynamic_Call_Failure
    Thanks,
    Chris

    Hi,
    I'm facing the same problem.
    I wrote an very easy report. It works as intended, but when i set fillable='X' i get the error FPRUNX 001.
    FP_GET_LAST_ADS_TRACE return following:
    Begin operation:
    Render, elapsed time = 16 ms.
    #   End operation: Render, elapsed time = 89 ms.
    #   Begin operation: UsageRights, elapsed time = 89 ms.
    #   End operation: UsageRights, elapsed time = 97 ms.#
    ...and the error string of FP_GET_LAST_ADS_ERRSTR is:
    ADS: Request start time: Wed Jul 01 14:44:26 CEST 2009(200.101).
    Any idea what the problem might be?

  • Can BPm pick up existing process from ECC without human intervention

    Hi
    Is there any way BPM can read/pick the existing process from ECC system (may be solution manager workflow) and model the same.
    Just trying to make sure from experts that it is not possible before replying client.
    Lavanya
    Edited by: Lavanya Sambaraju on Nov 19, 2010 8:23 AM

    Hi Anil
    Yes, we wanted to know if the process/workflow mainateined in ECC or solution manager can be dyna,mically picked up by BPM.
    And your solution -  "Currently BPM can talk to any other system through web services.If you can expose any functionality as web service in solution manager, you can call that from BPM"
    how to implement this from solution manger?
    All we know was to expose the BAPI/RFC's functionalities  as web services from ECC and consume in BPM tasks or directly call these BApis in to BPM tasks.
    Could you please share with us.
    Thank you.

  • Handling Network failure during data transfer from ECC to PI

    Hi,
    We have created a custom program in ECC to push invoice header information to PI using the proxy call.
    We're able to successfully now push these data to PI without any issues.
    However, there is a comment from client like if there is an unexpected error such as system or network failure during transferring data from ECC to PI, then how is it being handled from ECC side?
    I'm left with no answers. I know the messages will be stucked in SMQ2 or SMQ1 but we need to find out how can resend those data to PI in case of such failures. Documents in ECC are either posted or parked or payment totally based on real time process and based on each ECC event such as parked or posted or reveresed, we are sending one message to PI respectively. But how can we resend these invoices incase of an unexpected error?
    If we go with an ad hoc process, how do we implement this process for each document which is being created or rejected.
    Thanks,
    Shamim

    Hi,
    The queue will automatically restart if the problem was connection issue. In case of system failure you need to check and start them manually.
    check http://help.sap.com/saphelp_nw04/helpdata/en/f3/df5f3cb0decb09e10000000a114084/content.htm
    To check for any problems you can use CCMS monitoring.
    check http://help.sap.com/saphelp_470/helpdata/en/52/12f73b7803b009e10000000a114084/content.htm
    Hope this will help you.
    Regards
    Vinit

  • Problem during hierarchy load from ECC 6.0 to BW

    Hello,
    I encountered a problem during hierarchy loads from ECC to BW:
    I get the following in BW:
    Error when updating Idocs in Source System
    Diagnosis
    Errors have been reported in Source System during IDoc update:
    Once I go into ERP and look at the IDocs I get the following message:
    Idoc Error 26:
    EDI: Syntax error in IDoc (segment cannot be identified)
    Message no. E0078
    Diagnosis
    The segment E1RSSH does not occur at the current level of the basic type (extension ).
    This error can have several reasons:
    The segment E1RSSH is assigned to a group whose header segment does not occur.
    The segment E1RSSH does not exist in the syntax description of the basic type  (extension ).
    The sequence of segments in the group in which the segment appears is incorrect.
    Previous errors ('mandatory' segment or group missing) may be due to this error.
    Procedure
    Please check the IDoc or the syntax description of the basic type  (extension ).
    Can anyone help?

    The most basic setting in a BW system is its connectivity with the R/3 system (which is a basis team activity, but BI consultant can always help).
    Issue: While creating source system, I am getting an error "Segment E1RSSH does not exist".
    Diagnosis
    Segment E1RSSH is in the syntax description, but it does not exist.
    The issue was that some of the entries in the table EDISEGMENT were missing.
    As this a standard table, it is recommended to restore the table from Backup or from another BI system. (Please ask your basis team to do it.)
    Now, the significance of the segments: We all know that we require 3 message types in total to communicate with R/3 system. RSRQST, RSSEND and RSINFO.
    Now each of the message types has some segments which help in communication.
    You can see this segment types in the t-code we30. Just enter the basic idoc type and click on display.
    This error is not a common error, but can be useful if at any stage of implementation or support, the table gets disturbed and you have issues with source system connectivity.
    Thanks
    SM

  • The following error text was processed in the system IDS : Access via 'NULL' object reference not possible.

    Hi all ,
    Im getting the below error , actually recently i created my own custom table zstudent, later i wrote select query to fetch data from the same and dump at internal table and then bind this to the table node.
    But im getting below error, even i removed the select query still same error is occuring.
    Error when processing your request
      What has happened?
    The URL http://********00.*****b.com:8000/sap/bc/webdynpro/sap/zdemo_student/ was not called due to an error.
    Note
    The following error text was processed in the system IDS : Access via 'NULL' object reference not possible.
    The error occurred on the application server axsids00_IDS_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: WDDOINIT of program /1BCWDY/YUSM2Q74A826Y0JY1I4V==CP
    Method: IF_WDR_COMPONENT_DELEGATE~WD_DO_INIT of program /1BCWDY/YUSM2Q74A826Y0JY1I4V==CP
    Method: DO_INIT of program CL_WDR_DELEGATING_COMPONENT===CP
    Method: INIT_CONTROLLER of program CL_WDR_CONTROLLER=============CP
    Method: INIT_CONTROLLER of program CL_WDR_COMPONENT==============CP
    Method: INIT of program CL_WDR_CONTROLLER=============CP
    Method: INIT of program CL_WDR_CLIENT_COMPONENT=======CP
    Method: INIT of program CL_WDR_CLIENT_APPLICATION=====CP
    Method: IF_WDR_RUNTIME~CREATE of program CL_WDR_MAIN_TASK==============CP
    Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP

    Thanks Rama,
    Acutally i accidentally commented the lo_nd_student = wd_context ....etc
    this line was commented .
    i have one small requirement to fetch data from local customised table and fill the same to internal table and bind that to table node.
    my table node is student having attributes as name , city and number , all are of type strings.
    now i created one custom table zstudent having ID - char of length 10,
    name of type string
    city of type string
    num of type string
    i have inserted records
    but when i use select query to fill data from this zstudent to my internal table of type lt_student type wd_this->elements_student ,
    im getting same above error.

  • Error during encryption or decryption. System error code 997.

    Hello,
    I am trying to reconnect to a farmafter my PDC crashed and I had to create all the new users, When I run the sharepoint configuration tool and can get as far as entering the DB server which then finds the sharepoint_config. I add the connection details and select next which then throws up the following error:
    09/13/2008 13:20:34  8  INF                              The parameter user is chosen,
    so returning the value as IPIC\cdigby
    09/13/2008 13:20:34  8  INF                              Entering function Command.this[string key]
    09/13/2008 13:20:34  8  INF                                Entering function CommandCollectionBase.Get
    09/13/2008 13:20:34  8  INF                                  Found value in collection for key password
    09/13/2008 13:20:34  8  INF                                Leaving function CommandCollectionBase.Get
    09/13/2008 13:20:34  8  INF                                Found parameter password in collection
    09/13/2008 13:20:34  8  INF                              Leaving function Command.this[string key]
    09/13/2008 13:20:34  8  INF                              The parameter password is chosen, so returning the value as ***************
    09/13/2008 13:20:34  8  INF                              The parameter password is chosen, so returning the value as ***************
    09/13/2008 13:20:34  8  INF                              Entering function Common.CreateSecureSringFrom
    09/13/2008 13:20:34  8  INF                              Leaving function Common.CreateSecureSringFrom
    09/13/2008 13:20:34  8  INF                              Entering function Farm.IsJoinedToFarm
    09/13/2008 13:20:34  8  INF                                Entering function Farm.TryIsJoinedToFarm
    09/13/2008 13:20:34  8  INF                                  My cached Farm object is null, so will load it
    09/13/2008 13:20:34  8  INF                                  Calling SPFarm.Local and SPServer.Local to get the local farm objects
    09/13/2008 13:20:34  8  INF                                  SPFarm.Local returned null.  This usually means that the server is not joined.  But, you can delete a server from the configdb without unjoining, which would mean that this machine still thinks it is joined.
    09/13/2008 13:20:34  8  INF                                  Trying to access the server farm connection string
    09/13/2008 13:20:34  8  INF                                  Entering function TaskCommon.TryGetWssVersion3ConnectionStringExists
    09/13/2008 13:20:34  8  INF                                    Entering function RegistryHelper.RegistryHelper
    09/13/2008 13:20:34  8  INF                                      The RegistryHelper has the key name as SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\Secure\ConfigDB and the registry hive as LocalMachine
    09/13/2008 13:20:34  8  INF                                    Leaving function RegistryHelper.RegistryHelper
    09/13/2008 13:20:34  8  INF                                    WSS v3 registry key SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\Secure\ConfigDB for the connection string does not exist
    09/13/2008 13:20:34  8  INF                                    Unable to get the WSS v3 connection string
    09/13/2008 13:20:34  8  INF                                  Leaving function TaskCommon.TryGetWssVersion3ConnectionStringExists
    09/13/2008 13:20:34  8  INF                                  DID NOT discover a v3 connection string and SPFarm.Local indicates that this machine is not joined.
    09/13/2008 13:20:34  8  INF                                  Entering function Farm.Clear
    09/13/2008 13:20:34  8  INF                                    Entering function CentralAdminServiceInstance.Reset
    09/13/2008 13:20:34  8  INF                                    Leaving function CentralAdminServiceInstance.Reset
    09/13/2008 13:20:34  8  INF                                  Leaving function Farm.Clear
    09/13/2008 13:20:34  8  INF                                Leaving function Farm.TryIsJoinedToFarm
    09/13/2008 13:20:34  8  INF                              Leaving function Farm.IsJoinedToFarm
    09/13/2008 13:20:34  8  INF                              Creating connection string for config db SharePoint_Config server IPIC-SERVER2\SHAREPOINT
    09/13/2008 13:20:34  8  INF                              Creating connection string for admin content db SharePoint_AdminContent_938f78c4-0a10-4a04-b4e0-26a95d7a9022 server IPIC-SERVER2\SHAREPOINT
    09/13/2008 13:20:34  8  INF                              Using NTLM for sql connection string
    09/13/2008 13:20:34  8  INF                              Openning configdb so that I can join it at server IPIC-SERVER2\SHAREPOINT database SharePoint_Config in farm mode
    09/13/2008 13:20:34  8  INF                              Now joining to farm at server IPIC-SERVER2\SHAREPOINT database SharePoint_Config
    09/13/2008 13:21:38  8  ERR                              Task configdb has failed with an unknown exception
    09/13/2008 13:21:38  8  ERR                              Exception: System.ArgumentException: Error during encryption or decryption. System error code 997.
       at Microsoft.SharePoint.Administration.SPCredentialManager.DecryptWithMasterKey(Byte[] rgbEncryptedPassphrase)
       at Microsoft.SharePoint.Administration.SPEncryptedString.GetSecureStringValue()
       at Microsoft.SharePoint.Administration.SPEncryptedString.get_SecureStringValue()
       at Microsoft.SharePoint.Administration.SPProcessIdentity.get_SecurePassword()
       at Microsoft.SharePoint.Administration.SPApplicationPool.Provision()
       at Microsoft.SharePoint.Administration.SPWebServiceInstance.Provision()
       at Microsoft.SharePoint.Administration.SPFarm.Join()
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    If anyone can help me work around this I would be extremly grateful.
    Thanks

       Hi,
    I found an article explaining the issue: http://support.microsoft.com/kb/927156.
    Please try to disconnect the configuration database from existing farm environment, and then create a new configuration database:
    1.      Click Start, click Run, type cmd in the Open box, and then click OK.
    2.      At the command line, change to the following directory: \Program Files\Common Files\Microsoft Shared\web server extensions
          \12\BIN
    3.      At the command prompt, type the following command to create a new configuration database: psconfig -cmd configdb -create -server
         ServerName -database ConfigDBName -user Domain\User -password Password
    4.      Rerun the SharePoint Products and Technologies Wizard.
    Hope it helps.

  • RFC enabled FM to fetch partner details of vendor from ECC system

    Hi All,
    I am working on an enhancement in SRM system.the requirement is as follows.
    1.In the current SRM application, the invoicing party partner function does not exist.Because of this, the invoicing party cannot be populated on any external purchasing documents such as RFQ, PO, RO, contracts.
    2.This functionality exists in ECC. In ECC, the user can enter an invoicing party on a vendor master record.The invoicing party functionality will be deployed to SRM so that external purchasing documents are populated with the correct invoicing party.There is a standard vendor replication program for this...
    To accomplish the above said functionality, I have planned to do like this in SRM system....
    1.There is a BADI "BBP_DOC_CHANGE_BADI" with a method "BBP_PO_CHANGE ". This will get triggered when a PO is getting created or changed.
    2.In that there is a table called IT_PARTNERS which will have all the partner details in it.
    3.I will take the partner (vendor number i.e.,partner function is 0000019) and pass that value to an RFC enabled function module which will fetch the invoicing party from ECC system.
    4.Later that Invoicing party number is appended to the IT_PARTNERS so that it will be populated on any external purchasing documents.
    Here I want to know whether any standard RFC enabled function module which fetches the invoice party details from ECC system.
    Awaiting your answers...
    Thanks,
    Ravee..

    Hi. Just use function RFC_READ_TABLE and table WYT3.
    Regards,
    Dave.

Maybe you are looking for

  • Using an HP officejet pro 8500 wireless printer and unable to print anything web based/inte​rnet

    checked wireless connection and it is fine but unable to print anything that is web based like an airline itinerary. McAfee says it is not the firewall. Any ideas?

  • Open PDF in same browser when the preference is set to open in new window.

    The corporate policy for all applications is to open the PDF document in new browser/reader but our application needs the reader to open in the same browser even the preference "Display PDF in Browser" is unchecked.... The setPreference from javascri

  • Table CUVV in 8.8

    Hi Experts, I want to know how this table being updated? 375     Send back to Dentist     0 378     BOX     0 378     CARTON     1 378     GRAMME     2 378     KILO     3 378     PACK     4 378     PIECE     5 391     11010300-AU-000-0000-0000     0

  • Price not picking from PR

    Hi Seniors,    I have maintained a PR with valuation price of 12000 eur. And when i create quantity contract with reference to that PR..it is not picking the valuation price from that PR. it is asking manually ? why it so ?? Regards, Jana

  • Drop Shadow on a box - correct size

    I am new to Illustrator, and so apologise in advance if this is a daft question. I need to produce a graphic for a website that is 950 x 120 pixels in size. The graphic is a rectangle box with a stroke outline. I then have a drop shadow on the box. A