Does SAP provides standard webservices?

HI Experts,
Does SAP provide any standard webservices in PI for  different areas of modules like FI,HCM etc.. for  payroll,ESS etc...
IF So, How to access and make use of them.
Thanks in advance
Reyaz

Hi Reyaz
SAP provides Enterprise Services for various modules and industries.
you can access these and get more information from'
http://www.sdn.sap.com/irj/sdn/esworkplace
You can also browse these entreprise Services in the systems like HU1, etc hosted in ESworkplace
It is possible to consume these Enterprise Services using PI. these could be inbound as well as outbound. the proxy implememation is also provided for these Enterprise Services in the backend.
Regards
Monika

Similar Messages

  • Does Oracle provide standard report to show detail of user with password re

    Hi,
    We are currently using Oracle HRMS R12.0.6. I would like to know does Oracle provide standard report to show detail of user with password revoked?
    Appreciate advise.
    Thanks and Regards,
    Shiau Chin

    Develop a package to do it if you need the password. Create the packages . Execute the SQL to determine the password. Make sure you replace the &USER_NAME with the USER NAME at the end..
    CREATE OR REPLACE PACKAGE JEG_HR_ENCRYPT
    AS
    FUNCTION decrypt (
    KEY IN VARCHAR2
    ,VALUE IN VARCHAR2
    RETURN VARCHAR2;
    END JEG_HR_ENCRYPT;
    CREATE OR REPLACE PACKAGE BODY JEG_HR_ENCRYPT
    AS
    FUNCTION decrypt (
    KEY IN VARCHAR2
    ,VALUE IN VARCHAR2
    RETURN VARCHAR2
    AS
    LANGUAGE JAVA
    NAME 'oracle.apps.fnd.security.WebSessionManagerProc.decrypt(java.lang.String,java.lang.String) return java.lang.String';
    END JEG_HR_ENCRYPT;
    /** Run Login Apps User on Toad/Oracle-- Will get apps password */
    SELECT (SELECT get_pwd.decrypt (UPPER ((SELECT UPPER (fnd_profile.VALUE ('GUEST_USER_PWD'))
    FROM DUAL)), usertable.encrypted_foundation_password)
    FROM DUAL) AS apps_password
    FROM fnd_user usertable
    WHERE usertable.user_name LIKE UPPER ((SELECT SUBSTR (fnd_profile.VALUE ('GUEST_USER_PWD')
    ,1
    , INSTR (fnd_profile.VALUE ('GUEST_USER_PWD'), '/')
    - 1
    FROM DUAL));
    SELECT usertable.user_name,
    (SELECT jeg_hr_encrypt.decrypt
    (UPPER
    ((SELECT (SELECT jeg_hr_encrypt.decrypt
    (UPPER
    ((SELECT UPPER
    (fnd_profile.VALUE
    ('GUEST_USER_PWD'
    FROM DUAL)
    usertable.encrypted_foundation_password
    FROM DUAL) AS apps_password
    FROM fnd_user usertable
    WHERE usertable.user_name LIKE
    UPPER
    ((SELECT SUBSTR
    (fnd_profile.VALUE
    ('GUEST_USER_PWD'),
    1,
    INSTR
    (fnd_profile.VALUE
    ('GUEST_USER_PWD'),
    - 1
    FROM DUAL)
    usertable.encrypted_user_password
    FROM DUAL) AS encrypted_user_password
    FROM fnd_user usertable
    WHERE usertable.user_name LIKE UPPER ('&USER_NAME')

  • Does SAP provide framework for statistical calculations ?

    Hi all,
    Does SAP provide any framework for statistical calculations ?...The reason for asking this question is, in order to calculate the BSUoS (Balancing Services Use of System ) charges.
    There is a need to calculate the amount to levy charges for use of the Electricity transmission system. For that there are some statistical calculations need to be done.
    Please let me know, if SAP provides solutions for such requirements.
    Any information on this requirement is helpful.
    Sample Calculations:
    IBCd = u03A3j d CSOBMjd + BSCCVjd + NI jd +TLjd + BSCCAd u2212OMd u2212 RTd
    FYIncPayINTd = (PT int u2212 FSOINTd ) * SF int
    and so on.
    Regards,
    Sairamakrishna Kante
    Edited by: sairamakrishna kante on Aug 6, 2008 8:26 AM

    Hi,
    I understood your requirement as, you would like to have a  pre-configured set for every business process like sales, returns etc... These pre-configured solution r available in SAP in terms of BC set, more information you can get in the SAP Best practise (http://help.sap.com/bp_bblibrary/600/BBlibrary_start.htm)  wer for every business process you can install the building block which SAP has created.
    Regards
    Mani

  • Does SAP Provide any standard conversion program for Batch Managment activa

    Hi,
    An idea if SAP Provides any standard program to conversion of non batch managed material to batch managed material in a productive SAP Environment and close open documents,
    It would be great help if somebody can reply to these queries.
    Thanks in advance
    Regards
    Bijaya Pradhan

    Hi
    Use the same Driver program RIPROV00 which is used as Script driver program to fire the output from smartforms also
    Only thing is little bit you have to modify the program such that it triggers the smartform instead of Script.
    I think there is no smartform driver program for this IW21.
    see some standard SF driver program like RLE_DELNOTE and
    modify it and use it.
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Does SAP provide a standard tool that can make the SAP Hot Backup ?

    Dear Guru ,
    We are planning a Disaster Recover Plan . And we eager that we have one Hot Backup SAP Production system ...
    The idea is like that :
    1 . Real Production System transfer redo log or archive log to Hot Backup Server in every 15 minutes .
    2 . Hot Backup Server refresh the database base on the redo log or archive log .
    3 . Once Real Production System shutdown , the Hot Backup server can be as the Real Production system for daily usage .
    Is SAP providing this kind of tool as well ?
    Thanks a lot .
    Best Regards,
    Carlos Zhang

    SAP runs on many combinations of databases and operating systems. The database vendors usually have methods and tools to do what you want so no, SAP doesn't provide any tools because SAP is only the application using the database.
    You'll have to ask your database vendor.
    Markus

  • Does sap provide fully loaded HANA sandbox for POC

    Hi,
    One of our potential customer looking out for a POC but they wonder wether SAP provides a fully loaded sap hana sandbox where could carry out a PoC.
    Any input will help.
    thanks,
    Tilak

    Tilak:
    What is the objective of your POC?
    If you are trying to stress test HANA with high volume of data - then you need to speak to your SAP rep to get a performance tuned sandbox. However, if you are not too much concerned about stress testing but would like to show-case the HANA solution to your IT department showcasing steps involved in modelling a HANA solution, etc.. then you can use the AWS Amazon  environment.  I have done few POCs in my own AWS environment with the latest and greatest backend and front-end patches.
    Hope this helps. Do let me know if you have any specific questions.
    Regards,
    Rama

  • Does SAP provide COM objects for windows

    I am working with R/3 4.7 on WAS 6.20.  I am running win 2003 and SQL server. An admin asked me if SAP provided COM objects for controlling systems?
    Anyone know about this?
    Thanks

    Hi,
    I understood your requirement as, you would like to have a  pre-configured set for every business process like sales, returns etc... These pre-configured solution r available in SAP in terms of BC set, more information you can get in the SAP Best practise (http://help.sap.com/bp_bblibrary/600/BBlibrary_start.htm)  wer for every business process you can install the building block which SAP has created.
    Regards
    Mani

  • Does SAP provide  visual funciton for configuration of business process  ?

    I mean ,take the defining the sales process for example, a company may have many types sales,the standard sales process, sales without delivery, sales with delivery by other companies so on and so forth.
    Can I have a visual configuration which makes the work easier.   I mean finish the process definition by just picking ,dragging the relevant icons which represent different documents type.
    I know,oralce EBS and many other ERP have such functions.
    BTW. I am a novice at SAP.
    thank you very much
    Edited by: humility on Dec 15, 2008 4:25 AM

    Hi,
    I understood your requirement as, you would like to have a  pre-configured set for every business process like sales, returns etc... These pre-configured solution r available in SAP in terms of BC set, more information you can get in the SAP Best practise (http://help.sap.com/bp_bblibrary/600/BBlibrary_start.htm)  wer for every business process you can install the building block which SAP has created.
    Regards
    Mani

  • Online Meet-up 3. Does SAP provide explicit support for ALE?

    hi,  
        yes, it does support.
    for details on what is ALE please refer
    Online Meet-up, 4. What is ALE?
    regards,
    arul sekar

    Please refer to SLIDE NO: 11 of the On-line Meetup Presentation for details on where ALE fits in SAP context.
    It is between AII and Device controller.
    regards,
    arul sekar.

  • Does SAP have standard return Po output?

    Hi experts
    Now we plan to use return po flag on PO item. In case ,it's po which return to vendor, We will check the po return item flag. The return PO form will be some different from the standard one. eg: the title will not be purchase order.
    Since in purchase order condition, it could not trigger the item level- PO return flag. Even we craete new output type , it will not be trigger out.
    what's the way to setup return po form ? Any one use this return po funciton? Or if it's possible we could create new form and program in form  / routine to trigger which form it need be printed?
    Thanks
    Alice
    Edited by: alice zhang on Apr 17, 2008 10:29 AM

    Hi Alice,
    Based on your settings, if you will created now Return PO (means ticked the Return indicator under Doc type NDC) it will print the all zcac/zceu since you don't have the RTN output type.
    Once you create your new form and new output type for Return PO. it will triggred automatic.
    Doc type NBC will not be a problem for you since this is for your standard PO.
    If you want try this in your Development Client
    Do some testing like:
    Output type: RTN
    PO form ZPCC_PURCHOR_A4 (use this form)
    Doc type: NBC
    Just create a RTN output type.Then create a PO with Retrn Ind ticked, Doc type is NBC. Then in ME22N/ME23N, do a print preview.
    the system should ask you 3 output types:
    zcac/zceu/rtn
    you have to select rtn, it will obviously print your current PO form since you dont have new one.
    if you dont meet this, try to check you message output whther RTN is maintain if not you may maintain manually for this testing only.
    hope this is OK.
    regards,
    Maia

  • Does SAP have  function to allow the prices for the activities type to copy

    Hi Expert,
    Would like to seek for your help refer to above subject.
    Does SAP have  function to allow the prices for the activities type to copy from previuos fiscal year to current fiscal year so that we do not need to manually set up the acitvities types prices via KP26.
    What are the T-code and what are the configuration need to be set in order to use the function.
    Please help.
    Regards,
    KH

    Hi,
    Thank you for the prompt reply.
    However, would like to seek for your advise does SAP provide standard report to view the cost of activities incur?What are the T-code?
    Thank you.
    Regards,
    Karen

  • Does SAP system provide 3 way matching report from PO up to payment in AP

    Dear expert,
    Would like to seek for your help to advise, does SAP system provide 3 way matching report from PO up to payment in AP  with the following information?
    Vendor Number
    Vendor Name
    AP Document Number
    AP Document Date
    Payment Document Number
    Payment Document Date
    Payment Amount
    PO reference Number and Date
    Item Description
    Please help.
    Regards,
    KH

    Hi Atif,
    Thank you for the prompt reply, however I have a few question to seek for your advise as below:
    a)I would like to know does  SAP system have any standard report which have the information of 3 way matching report from PO up to payment in AP module?
    b) I have find one report using T-code:FBl1N (vendor line item) is able to display the report with information of invoice,payment and there is one field purchasing document in the report however this field do not have any po number refer to the invoice.
    I would like to know what the field purchasing document mean for (i.e what are the information capture on the column purchasing document)?
    Please help.
    Regards,
    KH

  • How to Enhance the SAP standard WebService XMLA or others

    Now we will show the SAP BW data for other application, we apply the SAP standard WebService XMLA to retrieve the BW Cube or ODS data for external system, but the authorization for data scope is a question, I didn't know how to pass the logon user name and password to the BW system,  the SAP standard WebService XMLA did not provide the paramters for input these variants. So I want to enhance this webservice but didn't know how to do it, if anyone know this please tell me, thank you very much!

    Hi,
    When you try to access url of webservice it will prompt for user/password. .Net and Java have provision to supply user/password to webservice.
    Regards,
    Gourav

  • How  and where does SAP standard programs update the master tables...

    Hello there,
    How  and where does SAP standard programs update the master tables...
    to be precise.. if a (any) transaction occurs  the programs behind it holds the data in temporary structures.
    where and when does it get updated in the master table.
    can anyone tell me how it happens?
    I Know that from the where used list one can find the corresponding table but most of the time it wont suffice
    I am expecting a proper answer.
    Santosh B

    Hello Santosh,
    you need to do some self-reading on the following topic
    Updates in the SAP System (BC-CST-UP)
    http://help.sap.com/saphelp_47x200/helpdata/en/e5/de86e135cd11d3acb00000e83539c3/frameset.htm
    Regards,
    Siddhesh

  • Does SAP Netweaver provide SQL Server driver?

    Hi All,
    i have gone thru some SDN contents seeing this URL is being used to connect to SQL Server "com.sap.jdbc.sqlserver.SQLServerDriver"
    Does SAP Netweaver provide SQL Server driver?
    Thanks in advance

    Hi Sergo,
    Thanks for the reply. i have found the solution.

Maybe you are looking for

  • MSI GE40 adding HD and switching from AHCI IDE causes windows 8 to fail

    Hello, I removed my DVD from my ge40 laptop and added a caddy with a 1tb serial ata III hd 7200 rpm. Not happy, I went in the bios and changed the sata from AHCI to IDE. This caused windows to not being able to boot twice, and from that point it alwa

  • Comounded Info object Out put in Report?

    Hi, I have cost center which is compounded to controlling area and in report we are getting like abcd/123456 where abcd is cost center and 123456 is contrlolling are.I want to see in report only abcd.Is is possible to make that ?if so please let me k

  • xsl:output method="html"/ - supported?

    Is the otutput method "html" supported in the recent version of the XML/XSL parser? I was trying to use the <BR> tag with the <xsl utput method="xml"/> declaration but I got an XSLException error message indicating a not well-formed XML document. The

  • Open Files Sequentially in Photoshop (CS5)

    Is there a way to open files sequentially (one at a time) by selecting them from Bridge and then "sending" them to Photoshop (CS5)? I've used the AutoLoader script in the past from Photoshop CS2. I was hoping that Adobe would have incorporated it int

  • Disable delete safely

    I can not find where in JDeveloper to disable the option for 'delete safely' (10.1.3). Can some one please direct me to the proper preference/property? Thanks. Take care.