Sap log on

Hi,
I am installing SAP ABAP in my Lap before 6 months.But I am unable to loa in.It shows error message of License Expired.What is solution for it.Pls let me know?

Dear ,
To activate ERS Scenario, Evaluated receipt settlement must be flagged in the purchase order item.
The vendor must be flagged as being subject to ERS in the vendor master record.
The goods receipt must refer to a purchase order.
Goods-receipt-based Invoice Verification must be defined for the purchase order item.
A tax code must have been maintained in the purchase order item.
The order price of the materials may not be an estimated price.
If you flag a vendor as being subject to ERS, the system sets the ERS indicator as a default in each item when you create a purchase order for the vendor. You can prevent this happening for certain vendors by flagging the info record for the material and the vendor as not being subject to ERS.
Regards,
w1n

Similar Messages

  • Use SAP logging in my application

    HI,
    I would like to use SAP logging in my application. i have written a web application on KM. i would like to enable SAP logging on it.
    can anybody point me t useful resources to use SAP logging in  application.
    Any help appreciated.
    Thanks,
    Dipti

    Hi,
    You can use SAP Logging APIs for the same, please refer the below link for more information.
    http://help.sap.com/saphelp_nw70/helpdata/en/d2/5c830ca67fd842b2e87b0c341c64cd/frameset.htm
    Regards,
    Smita.

  • Protection of SAP Log Files

    Does anyone know of any tools (SAP or third-party) to protect SAP log files (system logs, security audit logs, etc.) from alteration by an authorized user (e.g., someone with SAP_ALL)?  We are looking for an audit-friendly method to protect log files such that someone with SAP_ALL privileges (via Firefighter or special SAP userid (DDIC, SAP*)) can't perform actions and then cover up their tracks by deleting log entries etc.  For example, we're wondering if any tools exist that enable the automatic export of the log files to a protected area (that's inaccessible to users with SAP privileges)?  We'd certainly appreciate any advice or insight as to how to resolve this issue.
    Regards,
    Gail

    For anyone who is interested, I wanted to pass along what we did (this was in response to an audit finding):
    First, SAP_ALL access is restricted to monitored Firefighter accounts (we already had that in place).  Recognizing that users with SAP_ALL and super-user access at the UNIX level (i.e., our Basis Team) can still circumvent pretty much any measure we take (e.g., can disable alerts in CCMS, delete batch jobs, deactivate Security Audit Log filters, delete Security Audit Log files, etc.), at least the actions would be captured via FF  (although they could disable that as well) or other utilities at the UNIX level.  And the more things the person has to disable/deactivate, the more likely it becomes that someone would notice that something was amiss. 
    Our company was already using SPLUNK to capture logs from other (non-SAP) systems so we decided to leverage that to capture and retain certain SAP Security Audit Log entries.  We created a batch job on SAP that runs a custom program at 5 minute intervals to extract records from the Security Audit Log files into a UNIX file (the program includes some logic that uses timestamps in the UNIX file to determine which records to extract).  The UNIX file is monitored by the UNIX tail-f command which is spawned by a Perl script.  The output from the tail-f command is then piped to a file on a central syslog server via the logger command in the script.  Finally, a SPLUNK process, which monitors syslog entries, extracts the information into SPLUNK real-time.
    This process is not bulletproof as our Basis Team (with SU privileges at the UNIX level) could disable the Perl script or delete/change entries within the UNIX file.  All we can really do is make it difficult for them to cover their tracksu2026
    Gail

  • SAP Logs in NWA

    hi all,
    I am unable to view SAP logs in NWA logs and traces..It keeps on processing, but we can see logs once in a blue moon only.
    Since, NWA is main and powerful tool for J2ee engine troubleshooting, we need this be perfect so that we can make use to troubleshoot other errors.
    How to check if there is any problem with the NWA ? it opens properly and i am able to login and browse through the tabs..Please help.
    Appreciate your time..
    Thanks!
    Addy

    Ramanath,
    Thanks for your reply.The problem here is that i am not able to view "Last 24 hours" logs under Logs and Traces..!! And my question here was how to check if there is any problem with the NWA itself..??
    Sometimes, after processing for a long time, It opens...
    NWA is configured properly and i am able to use it..but, when it comes to checking logs, it keeps on processing for a long time and never shows the results most of the time..
    Please help...Appreciate your time.
    Addy

  • SAP Logging

    Hello,
    I am trying to use SAP Logging in my J2EE Web Application. When I tried adding the line of code "import com.sap.tc.logging.*;" the compiler complained as it's not found. Then I tried adding by "set additional libraries" and found "com.sap.tc.Logging". But now, I cannot add the line of code "private static Location loc = Location.getLocation("...");" because the class Location is not found in com.sap.tc.Logging package.
    Is there a different pkg or library to use?
    Is there something that's changed across different SPs about SAP Logging?
    Thanks,
    Kiran

    Hi Kiran,
    the com.sap.tc.logging.Location class resides in the logging.jar. This JAR could be found in the following directory of your Web AS installation: \usr\sap\<SID>\JC<instance_number>\j2ee\deploying\lib.
    Hope that helps!

  • To find whether User name has SAP log in ID

    Dear all
            How to check up particular user name has SAP log in ID are not

    Hi,
    Go to transation SU01. Drill down on user. Enter the user name & press enter. Check the user id for selected user name & click on Display. If the user has user id in SAP, then system will show the details, otherwise messgae will appear stating that the user id does not exist.
    Regards,
    Prashant

  • Problems with SAP logging,tracing in custom LoginModule

    Hello,
    We are developing a custom logimodule for our J2EE application on WebAS.
    We are using eclipse IDE to develop the code.
    We want to use the SAP logging framework in the custom loginmodule.
    In this regard we have certain queries:
    - If we hard code the log(category) and trace(location) file location in our loginmodules
    the logging, tracing works fine i.e. we are able to see the traces etc. in the files at the specified location.
    - Our requirement is that we want to leverage the logging tracing mechanism provided by the J2EE engine.That is we want that our traces should appear in the WebAS defaultTrace.0.trc file. Also we want that the trace properties for our loginmodule like severity, TraceFormatting etc. could be configured using the WebAS visual admin tool etc.
    As per documentation to configure tracing, we navigated to Log Configurator in visual Admin tool and from there to the destination tab but we don't see our LoginModule int the list of destinations.
    How could we enforce our LoginModule to use defaultTrace.0.trc file and let J2EE engine decide
    the logging properties like severity etc. for our LoginModule.
    Thanks
    Alok

    Hi,
    No, I´m not yet in the middle of a update. I want to apply some support package using JSPM, and it need to SDM run in integrated mode, but my sdm don´t start in integrated mode,
    Feb 18, 2009 5:51:57 PM  Info:
    Feb 18, 2009 5:51:57 PM  Info: ============================================
    Feb 18, 2009 5:51:57 PM  Info: =   Starting to execute command 'server'   =
    Feb 18, 2009 5:51:57 PM  Info: ============================================
    Feb 18, 2009 5:51:57 PM  Info: Starting SDM - Software Deployment Manager...
    Feb 18, 2009 5:51:58 PM  Info: tc/SL/SDM/SDM/sap.com/SAP AG/7.0014.20071029094708.0000
    Feb 18, 2009 5:51:59 PM  Info: SDM operation mode successfully set to: Integrated
    Feb 18, 2009 5:52:00 PM  Info: JStartupFramework is active
    Feb 18, 2009 5:52:00 PM  Info: Operation mode of SDM in JStartupFramework is "Integrated".
    Feb 18, 2009 5:52:00 PM  Info: Check if Server is running already.
    Feb 18, 2009 5:52:01 PM  Info: OK server is not running. Enable SDM Process in JStartupFramework.
    Feb 18, 2009 5:52:01 PM  Info: enabling SDM Process with JStartupFramework
    Feb 18, 2009 5:52:01 PM  Info: enabled SDM Process with JStartupFramework
    Feb 18, 2009 5:52:01 PM  Info: Successfully enabled SDM Process in JStartupFramework.
    Feb 18, 2009 6:04:11 PM  Error: SDM server startup not finished after 600 seconds. Giving up.
    Feb 18, 2009 6:04:11 PM  Error: Could not start SDM. Processing error. Return code: 4
    For these reason I want to extend the timeout value, or any other idea.
    Thanks.

  • SAP Logging Debug an Warning

    Hi,
    I am workin on sap logging api using logging.jar,
    Debug, and Warning is not working on a was 7.0 environment where as it works fine on was 6.4 environment, any idea.
    Regards
    Abhijith YS

    Hi Michael,
    my log-destion and log-controllor are as follows.
    <log-destination
         count="10"
         effective-severity="ALL"
         limit="80000"
         name="MyTrace"
         pattern="./log/applications/com/company/project/module/ProjectModuleTrace%g.trc"
         type="FileLog">
         <formatter-ref
              name="DefaultFormatter"/>
    </log-destination>
    <log-controller
         effective-severity="ALL"
         maximum-severity="ALL"
         minimum-severity="ALL"
         name="com.company.util.LogClass">
              <associated-destinations>
              <destination-ref
                   association-type="LOG"
                   name="MyTrace"/>
         </associated-destinations>
    </log-controller>
    and using this in the class like :
    private static Location mvLocation = null;
    mvLocation = Location.getLocation(com.company.util.LogClass.class);
    mvLocation.setEffectiveSeverity(Severity.DEBUG);
    mvLocation.debugT("...", "debug test...");
    Regards
    Abhijith YS

  • SAP Log Folder

    Hi Sir/Madam
    where i can find the SAP Log folder in sap server Directory and which format is available how i can check it?
    Regards
    M.Arun

    Hi Arun,
    1) In case you want to look into work process logs of SAP you may look into following location
             <Drive:>\usr\sap\<SID>\DVEBMGS<NR>\work\
    2) In case you want to look into Database logs ( for eg Oracle) you may look into following location
              <Drive:>$ORACLE_HOME\saptrace\background\alert_<SID>.log
    Regards,
    Deepak Kori

  • Populating our log message along with standard sap log in ck11n.

    Hi all,
    I have developed a user exit which is used in costing of material using ck11n.
    Here i have to show our custom log message along with the standard log shown by standard sap system after costing run is complete.
    I got one FM-- CM_F_MESSAGE  which is used by SAP. But i want the message along with SAP messages and not separately.
    Can u help me out for this. its very urgent.
    Thanks in advance.

    Hi
    I'm not sure because I don't know that trx, but I seem the function group of that function manages a log, so you can try.
    This is an extract of abap code of SAPLCKDI where that fm is used:
    CALL FUNCTION 'CM_F_MESSAGE'
       EXPORTING
         ARBGB = Y_CMF-CK
         MSGNR = '327'
         MSGTY = Y_CMF-W
         MSGV1 = SICHT
         MSGV2 = KLVAR.
    So I suppose you should call it by this way:
    CALL FUNCTION 'CM_F_MESSAGE'
       EXPORTING
         ARBGB = <your message class>
         MSGNR = <message number>
         MSGTY = <message type>
         MSGV1 = <text 1>
         MSGV2 = <text 2>
         MSGV3 = <text 3>
    I think MSGV* is optional parameter.
    Max

  • SAP Log on into Business Objects server not working (Error FWB 00014)

    Hello,
    I recently installed Business Objects XI 3.1 Edge series, I am able to logon to enterprise and everything is working fine. I am even able to import roles from SAP system but I have two problems.
    1. Logging on to enterprise using SAP user: I am getting the following error message when I choose SAP in the Athentication and enter SAP username and password and click log on.
    "Account Information Not Recognized: All of your system's 0 Concurrent Access Licenses are in use at this time or your system's license key has expired. Try again later or contact your administrator to obtain additional licenses. (FWB 00014)".
    2. Logging on to SAP system through SAP Logon pad: When I enter my username and passord in SAP system from the same server as I installed BusinessObjects I am getting a run time error.
    Did any one of you had the same problem or does any one of you have any clue how to solve this?
    Thanks in advance.

    Hi,
    I assume that you have a key for named licences (You can check this in the CMC under Licence keys).
    What you need to do is to go in the CMC, navigate to Authentication->SAP->Options and select the Named users option.
    Regards,
    Stratos

  • Problem with SAP log-in using VBA with Excel Bexanalyzer add-in

    I am trying to login in to SAP using VBA code but the code fails as indicated below .
    In Function GetBEx(Optional iWb As Workbook) As Object
    GetBEx = pAddin.ExcelInterface.WorkbookBExExcelApplication(lName)
    Works properly – I get an object
    However, in the sapBEXgetConnection function it seems that the lBex.ComConnection fails.  The p_connectionObj doesn’t get assigned (p_connectionObj is Nothing)
    Function sapBEXgetConnection(Optional IWhat As Integer) As Variant
        If IWhat = 0 Then
    ' try to get BexApi Connection
            Dim lBEx As Object
            Set lBEx = GetBEx
            On Error Resume Next
            Set p_connectionObj = lBEx.ComConnection  'fails here
            If Err.Number <> 0 Then Set p_connectionObj = Nothing
            On Error GoTo 0
            If p_connectionObj Is Nothing Then If Not prepareConnection Then Exit Function
            Set sapBEXgetConnection = p_connectionObj
        End If
    End Function
    All of this code is part of the Bexanalyzer Excel Add-In
    I’m assuming that I’m missing a patch or some configuration is incorrect but, since I’m not very familiar with SAP I don’t know.  Any help would be greatly appreciated.  Thank you.

    Hello Sebastien,
    Since I don't know what an SSO automatic connection is I can't give you an answer.  Can you explain it?
    Here's what I'm trying to achieve: on demand I'd like to execute VBA code that will use Bexanalyzer.xla functions to log in and then refresh a query that exists in the Excel workbook. Ultimately I'll want to apply parameters / variables to the query when it is refreshed.  I may then automatically execute VBA code to manipulate the resulting data in the workbook.  Basically I want to be able to do all of this without any user input.
    Paul

  • Description mismatch due to SAP log ins in different lanuages

    Hi All,
    We have implemented new condition types with the English description. But user is logging in to SAP with Spanish language and observed the description are scattered with different description (what I feel is available English description is translated in to nearest equal Spanish descriptions).
    User is now requesting for the one of the below options.
    1.When ever they log in to SAP with Spanish as language they want see the English description as it is how we have configured initially OR
    2.They will provide us the Spanish description which we need apply in our initial configuration.
    Please let me know how it can be done.
    1.How to do the configuration which will show same English description irrespective of English or Spanish SAP in's.
    2.After getting the Spanish equivalent description can I go and change the same in my initial configuration. 
    Regards,
    Anand

    OK, solved it.
    Don't use the TRACELEVEL and/or TRACELEVELPROPAGATION settings.

  • Automate SAP Log Using SAP scripting

    I'd like to see an example of a SAP GUI script to automatically log a user on to SAP if this is possible.  I know its not recommended, but this is to schedule an automated process via the GUI on another PC that runs in a secured physical environment.
    Unfortunately, it also needs to run under my user name, so there will be an issue if I am logged onto my own pc.  Is it also possible to suggest how you might code it to conditionally bypass the "Licence Information for Multiple Logon Screen"?  Ideally we would create a non personal username to run this process, but unfortunately this is not allowed due to SOX restrictions.

    Hi,
    for script logon, check the links in this Re: Calling SAP  with VBSCRIPT (Sap.Functions).
    Peter
    Points always appreciated

  • FileLog and SAP logging API

    Hi all,
    does anybody knows how to configure a FileLog using the SAP loggin API on SAP WAS 640 SP9?
    The console output works fine but i failed configuring a file log as destination.
    Thanks in advance
    Christian

    Hello Christian,
      You need to have a log destination type FileLog in log-configurator.xml.
        <log-destination
            name="xxxLog"
            type="FileLog"
            pattern="./log/applications/xxx.log"
         effective-severity="ALL"
         count="20"
         limit="2000000">
         <formatter-ref
           name="xxxx"/>
        </log-destination>
    Regards
    Benolin

Maybe you are looking for

  • Video out of synch with audio

    Sometimes when I use my camera the audio is out of synch with the video. This has happened when I use the 8mm apps as well. Is there a way to fix this or make it not happen at all? Evan Jacobs

  • Dynamic Items - Restoring values on error

    I've got a page with some dynamic items. When I display a error on the page the values do not restore to reflect changes that the user made, rather the values stored in the DB. This makes sense as my code does not check to see if a error occurred. I'

  • How does Mail update?

    How excactley is is the mail software from Apple works? Twice now I have experienced guys sending replies to me without me noticing because the incomin mail have been stored in the "stack" for the conversation, you know what I mean? I have though see

  • Calibration inspection

    I have done all configuration regarding calibration of equip. but when i am going to release an order for a test equipment then an error occurs "No inspection lot could be generated for order'Release order anyway" Message no. IW217 Diagnosis An inspe

  • Can I have a simple java function in my jsp?

    Can someone provide me the syntext? Thanks, j