Relation between records and SAP Licenses.??

Hi Experts
The Scenario of the issue is as below.
SAP Licenses held by the company is -- numbers.
And the employee records including PD(appraisal),PA & OM exceeds the allowed records numbers.
Qn1 Whats the realtion between SAP license and records ?
Qn2 How to go about in this scenario?
Qn3. Should i prioritise the existance of records in appraisals and delete the least priority after consulting the client?anyway OM & PA records should not be deleted.
Please throw some light on the issue.

Hi Abhilash,
As rightly said by Suresh Licence has nothing to do with Records/Employees. Licences are meant for the users who maintain these records in SAP.
You can have 1000 employees with those many records but can have 1 licence for the user who maintains it.
Regards
Uday

Similar Messages

  • Relation between EDI and SAP MM

    Hello Gurus,
    Is there any relation between SAP MM and EDI...?
    Omkar--

    Hello Omkar,
    There is no specific relation between EDI and SAP MM. SAP MM module is for your internal data while Industry EDI is communication media.
    E.g.
    If you create a PO in your system , it is related to your MM part while information with regards to craeted PO is supplied to vendor by EDI _ Electronic data interchange.
    Hope this will help you.
    Amit C kulkarni.

  • Relation between JAVA and SAP

    Hi,
    Can anyone please suggect me whether we can upgrade one application from JAVA to SAP.
    Appreciate Help.
    Many Thanks,
    Krutibash

    Hi,
    am I right when I say you want to migrate an existing java application (which kind of java application???)
    The SAP netweaver Java application server is "just" an application server like others (e.g. JBoss) so that you can deploy your applications there too. In most cases.
    Or what do you mean when you say you want to upgrade an application from Java to SAP?
    Regards,
    Bernd

  • Relation between idoc and EDI,ALE

    Hi,
           I am new to IDOC.  Can u please tell me whether there is any relation between IDOC and ALE or IDOC and EDI. If so what is the relation between them.

    Hi Buvana,
    ALE is a means of migrating DATA between SAP systems. You configure logical destinations, establish some migrating criteria and the system takes care of getting your data from point A to point B.
    EDI ->
    EDI is described as the interchange of structured data according to agreed message standards between computer systems, by electronic means. Structured data equates to a simple and direct method of presenting the data content of a document. The method of ensuring the correct interpretation of the information by the computer system is defined by the EDI standard."
    EDI is a technique used to communicate business transactions between computer systems of different companies and organizations. Note that sometimes the EDI mechanism deployed at a company is often used to interface to other systems within the same organization."
    Info shuttle - "I was implementing EDI at a customer and I wanted some real data to test with in Development, so I asked the Project Manager to see if he could arrange something. Literally, 20 minutes later he came back and said that there were 10 new orders in Development, together with the customer master records related to the order, the carrier vendor master record, the material master records, ... were all there. I asked him how he had done it so quickly which led me to my first exposure with Infoshuttle, a tool that does this for you using the ALE functionality. As an ALE consultant I know how to do this stuff but I also know how long it would take to set that up.
    www.sapgenie.com/sapedi/edi_sap_training.htm
    www.sap-img.com/basis/ difference-between-edi-and-idoc.htm
    www.help.sap.com/saphelp_nw04/helpdata/ en/35/26b592afab52b9e10000009b38f974/content.htm
    www.help.sap.com/saphelp_nw04/helpdata/ en/35/26b594afab52b9e10000009b38f974/content.htm
    http://www.onestopsap.com/interview-Question/edi/
    IDocs act as data containers in an ALE scenario. They are just a format of storing application data and then transferred using ALE. Take a look at http://www.sapgenie.com/ale/why_ale.htm and http://www.sapgenie.com/sapgenie/docs/ale_whitepaper.doc for further details on ALE.
    Check this link.
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    http://www.henrikfrank.dk/abapexamples/IDOC/IDOC.htm
    http://help.sap.com/printdocu/core/Print46c/en/Data/Index_en.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/0b/2a6095507d11d18ee90000e8366fc2/frameset.htm
    Regards,
    Priyanka.

  • Can any one explain me the relation between BDC and reports events?

    hi experts.....
    can any one explain me the relation between BDC and reports events? we are using report events in BDC programmes why?\
    Is reports events occurs in each and every concept in ABAP i.e creating custom idocs, smart forms, sap scripts, dialog programmes, module pool technics?
    thanks in advance

    The forums are expert forums. So the first thing I would do is change your name.
    It's like entering a grand prix in a car with a "Student Driver" sign.
    Rob

  • Urgent :Relation between vendor and business area

    < MODERATOR:  Message locked.  Please read the [Rules of Engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] before posting next time. >
    Hi ,
    Is there any table or transaction which will give an one-to-one relation between vendor and business area?
    Thnks and Regards,
    Anand

    hi
    in this situation u have to creat new  Z table and Z transaction with link of this both . it will solve ur problem . better to take abaper help other wise u can use T-CODE se11 to creat table.
    se93 for transaction code .

  • What is the relation between bw and netweaver

    Hi all
    what is the relation between bw and netweaver? any one give answer for this

    Hi
    SAP NetWeaver
    The SAP NetWeaver technology platform is the open integration and
    application platform that reduces total cost of ownership (TCO) across the
    entire IT landscape.
    SAP NetWeaver integrates and aligns people, information, and business
    processes across technologies and organizations
    And BW is a part of Composite Application framework for Information Integration
    This framework also contains Other Components such
    o     Enterprise Portals (EP)
    o     Exchange Infrastructure (XI)
    o     Master data management (MDM)
    o     Solution manager
    o     Web Application server (WAS)
    o     xApps
    Hope this solves ur question.as if any further doubts
    Sonal...

  • Relation between ODPI and OINV

    Hello all,
    I have a problem. I want to make a report in Crystal report. This report will show a list of invoice and downpayment which is related to this invoice. I dont know how to get downpayment which is use on invoice. I dont find relation between invoice and downpayment.
    Can you help me?

    Hi Vit,
    I used SQL Profiler to extract the query that is used to get the records when the ... button is pressed. I am not sure if this is what you're looking for, but here is the query:
    SELECT T0.* 
    FROM [dbo].[ODPI] T0
    WHERE (T0.CardCode = N'CARDCODE       ' 
    OR  T0.FatherCard = N'CARDCODE       ' 
    AND  T0.FatherType = N'P' )
    AND  T0.CANCELED = N'N' 
    AND  T0.DpmStatus = N'O' 
    AND  T0.DocCur = N'GBP' 
    AND  T0.PaidSum <> 0 
    AND  T0.DocStatus = N'C' 
    AND  T0.Posted = N'Y'
    Hope it helps,
    Adele

  • Relation between sapstartsrv and saphostexec

    I am trying to implement note 1826767 which says:
    Resolution
    Configure https for the sapstartsrv process. The necessary steps are described in the chapter 'Configuring HTTPS for the SAP Host Agent' in the SAP HANA Automated update guide.
    My question is what is the relation between sapstartsrv and saphostexec here, i.e. why configuring HTTPS  saphostexec is equivalent to configuring HTTPS for sapstartsrv?   sapstartsrv and saphostexec are 2 different executables.
    Thanks!

    Hi Christina,
    In newer versions of SAP, SAPHostExec
    saphostexec is an executable that runs under root (UNIX) or the Local System Account (Microsoft Windows). It controls all of the functions for which a special user of this type are required, such as the operating system collector saposcol and sapacosprep. It is connected to sapstartsrv in host mode using a local socket, which ensures quick and secure communication and is also started during the startup of the host.
    Refer SAP help Monitoring Hosts with SAPHostControl and saphostexec - Infrastructure of the SAP NetWeaver Management Agents - SAP Libra…
    When you check the status of saphostexec using the command
    /usr/sap/hostctrl/exe/saphostexec -status
    You will see below processes
    saphostexec running (pid = 4729)
    sapstartsrv running (pid = 4732)
    saposcol running (pid = 0)
    I guess the relation is clear for you.
    Hope this helps.
    Regards,
    Deepak Kori

  • Relation between CP and S

    Hi All,
    We have created ALE (we are on EPH4) data from Core to e-rec system, I am able to see the relation  between CP and S in in HRP558, but the realtion B008 is not getting created in HRP1001.
    Any help is appreciated.

    Hey Ram:
    If you look in transaction we02 on the e-recruiting side and find the idoc you just sent over from ecc, what's the idoc status of it?  Do you see any error messages for any particular segments?  Basically this should help explain to you why SAP failed to insert any of the idoc segments into the e-recruiting database.
    Does the CP or BP actually exist in e-recruiting, by the way?  You could tell this by looking at transaction BP, or even transaction PP01 in e-recruiting.  I'm just trying to get a sense of what the current situation is.
    If you still need help, holler and let me know what you see when you check the above items.
    Thanks,
    Chris

  • Relation between PS and FI func areas

    Hi
    I am doing now as a BI consultant,I am planning to learn PS func area.
    Can any one say the relation between PS and FI func areas
    Cheers
    Sunil Reddy LCP

    Hi,
    Please follow the details which depicts about integration of PS module with FI/CO in nutshell.
    1. Costing and Budgeting of the Project
    • Cost planning in the work breakdown structure • Network costing • Budgeting and availability control
    • Commitment and actual costs through account assignment and order assignment
    2. Revenue and Payments
    • Revenue and payment planning in the project
    3. Period-End Closing
    • Interest calculation
    • Incoming orders
    • Settlement
    • Result Analysis
    To know more details of the above, please refer the below URL
    http://help.sap.com/erp2005_ehp_02/helpdata/en/86/98853478616434e10000009b38f83b/frameset.htm
    Hope this will help you.
    Regards,
    Rakesh Pradhan

  • Relation between plant and shipping point

    Hi all,
    my simple question is,  what is the relation between plant and shipping point ?
    in book i read, it is                      many to many,
    but in some web link it is showing 1 to many
    what is the logic behind these two ans.
    pls tell me the ans...
    Regards
    Avinash

    Hi Hegal . K . Charles,
    it is correct,  as we discussed above it may be MANY to MANY .
    Suppose, we hv 2 plant 1 in delhi and 2nd in nagpur. and this company want to export via inland water ways, in this case we can assign mumbai port to delhi and nagpur plant as well.
    as you said it is correct, It is just  not to overload the master data maintenance 
    Ex- In case of Sales Org. Its is always advisable to keep it minimum to per company code. Because master data records are multiplied by each additional org. element.

  • Relation between GDM and dtlogin ?

    Hi !
    I'm wondering what is the exact relation between gdm and dt ? I assume that on a fresh (vanilla) install of Solaris 10 (x86 and Sparc, as I've tried both) the only reference to a graphical login is /etc/init.d/dtlogin. How then is gdm invoked ? The login invite seems to be a gdm one.
    I've tried modifying gdm.conf (manually and with gdmsetup) without seeing any modifs taking effect, even after a reboot the following day.
    What am I missing badly ? :)
    On a side-note, I'm trying to setup XDMCP so that other boxen will be able to graphically login onto that Sun box.
    Thanks,
    Jeff

    Dear Phani,
    http://help.sap.com/saphelp_erp2005/helpdata/en/70/a7853478616434e10000009b38f83b/frameset.htm
    VBUK .... Sales Document: Header Status and Administrative Data
    VBUP ....Sales Document: Item Status
    VBUK contains header status where as VBUP contains individual item status of the header. Similar to VBAK and ABAP where VBAK contains Sales Document header data and VBAP contains Sales document item data.
    Hope this will help.
    Regards,
    Naveen.

  • Relation between Budget and PR

    Hi,
    We want to establish Relation between Budget and PR.
    How this can be achieved?
    Regards,

    HI,
    What is the budget?
    Budget is the estimation cost to the reppective project and within the budget the project to be completed.
    What is PR?
    PR means purchase requisition for requirement of procurment material and the PR qty & Value is the commitment cost to the respective project.
    Now, PO created in SAP against PR and SAVEd. After geting PO approval and then GRN made against PO. The GRN (Material document) cost is actual cost of the respective project. 
    So, we procure material within the budget value only and if procurment cost excess the budget value the SAP system is not allow to procure the material for the respective project.
    If budget excess and material require, in this scenario we have amendment the respective project budget and get it approval then only we can procure material to the project.
    Hope, you are understand budget and PR relation costwise.
    Regards,
    K.Rajendran

  • Relation between PLKO and PLPO

    Hi Friends ,
    What is the relation between PLKO and PLPO table  or MAPL and PLPO ? In PLPO table I found operation activity(VORNR) is repeating  for same group (PLNNR) , so how can we find out which is the valid one ?
    Thanks in Advance ,
    Joby

    Hi,
    goto transaction c203 give Recipe Group (ur plnnr) and press enter.......
    der in operations tab ull hav all the operations(vornr) for that recipe grp(plnnr) ok..............choose the one u want....now find the other details
    Task List Type  (plnty)
    node                (plnkn)
    counter            (zaehl).     and pass it to plpo to get unique record..................
    Cheers,
    jose.

Maybe you are looking for

  • How can I print my text message

    End of the year and would like to file my text messages. How can I print, please help? Thanks

  • Opening RAW files in Bridge

    According to p. 235 of "Photoshop Elements 8 for Mac", you are supposed to be able to right click on a RAW file in Bridge, and then you will presented with a pop up menu displaying the menu item "Open in Camera Raw".  Clicking on "Open in Camera Raw"

  • How can I save my dvd project as a .mov file?

    I'd like to post an iDVD project on youtube, but first I have to convert it to an .mov file.  How do I go about this?

  • WRE54G Cannot route traffic

    Hi all, My WRE54G version 2 cannot route the WIFI traffic to my Belkin router after setup. The setup was made by connecting the WRE54G directly to Belkin router with the following configurations with the Web configuration tool in WRE54G. WRE54G Name:

  • BITMAP issue

    GUY'S I am facing a strange problem. i am working on server on which they created my user-id with developer access, user told me to change the form and to add signature in form, i have uploaded this signature using se78 tcode,put when i go for print