E-Recruitment where Support Group description is stored in SAP Backend

Hello Experts,
I am not able to find the desription of SUPPORT GROUP in E-Rec tables in backend.
Can you pls help me with your ideas and experiences.
Thanks in Advance
Gita

Hello,
The title and the description of support groups are stored in KW with DOCIDs SGR_DESCRIPTION and SGR_TITLE. You can execute class CL_HRRCF_HRKWF_STORAGE > READ_INFTY_TEXT and put the HRP5151 information for the support group for testing. In the NG classes, this is from CL_HRRCF_SUPPORT_GROUP_PL > READ_SUPPORT_GROUP. Even myself initially I thought I would find the Title text in HRP1000 but it does not get saved there. The is the same case with Talent Groups as well.
Regards,

Similar Messages

  • Where do variant values get stored in SAP?

    Hello
    This is basically an ABAP question, but I am still putting it here. If we have a custom report (program) in R.3, and a user creates multiple variants for that program, is there a table which stores the values that he has entered for that variant. I have read several posts and have searched on the web and have found that:
    1. Most important tables for variants: VARID, VARI, VARIS, TVARVC. The table VARI has a field CLUSTD where the variant contents are stored are in encoded format.
    2. And the FM which does the conversion (behind-the-scenes): RS_VARIANT_CONTENTS.
    But is there an a proper database table that store the values (as there are) in SAP?
    Thanks,
    Srini.

    Hello,
    I think you can find the values in different tables like: TVARV, TVARVC, VARI, VARICON, VARICONCI, VARID, VARID_CI, VARIDESC, VARIDESCCI, VARINUM, VARIS, VARIS_CI, VARIT, VARIT_CI and VARI.
    I hope it helps!
    Thanks.
    Beatriz.

  • Where does portal details gets stored in the backend

    Hi Gurus,
    Where does portal contents gets stored in the portal related backend ?
    Example:  We have Content Administration under which we create iviews, pages, worksets and roles. Where does this gets stored ? do they get stored in some table as shown below ?
    Table:
    Parameters:
    iview   'Report a Problem' iView Path      Add Padding Inside Tray   Allow Client-Side Caching   Application Name
    Values:
    Test       com.sap.portal.epsolman.EPSolman     Yes                                     Yes                                Testapp
    How can we fetch the details ?
    Regards,
    Rashmi

    Hi Rashmi
    To get the data from the portal database you need to use a datasource lookup.
    Context ctx = new InitialContext();
    DataSource ds = (DataSource)ctx.lookup("jdbc/SAP/BC_JMS");
    Connection con = ds.getConnection();
    The following datasources are provided by default for reading data from portal database
    SAP/BC_JMS,SAP/BC_UME, SAP/BC_WDRR.
    You can read more about JDBC Connector Service in the link [http://help.sap.com/saphelp_nw04/helpdata/en/31/4cc81b275a419c8c72dca94366318a/frameset.htm|http://help.sap.com/saphelp_nw04/helpdata/en/31/4cc81b275a419c8c72dca94366318a/frameset.htm]
    You can also refer to this wiki for more details
    [http://wiki.sdn.sap.com/wiki/display/Snippets/DirectAccesstoDatabaseTables|http://wiki.sdn.sap.com/wiki/display/Snippets/DirectAccesstoDatabaseTables]
    Hope this helps.
    Best Regards,
    Ritesh Chopra
    P.S: Please grant points if the answer was helpful

  • Where the standard smart forms stored in sap

    hi
    this is kishore kumar
    i am new to smart forms
    please tell me any body
    in which table table standard smart froms r stored
    for example scripts r stored in  TNAPR TABLES
    so in which table smart forms r stored
    please tell me
    or how to use standard smart forms.
    thanks in advance

    Hi Kishore,
    Smartforms stores in table STXFADM
    Procedure to find where smartforms storeS:
    Run Tcode: SMARTFORMS
    Press F1 on smartform text box .
    Click on technical information icon. You can find table name as SSFSCREEN.
    Double click on SSFSCREEN, Which is a structure.
    In this you can find first field as FNAME(form name).
    Go to entry help/check tab .you can see check table for field FNAME as STXFADM.
    Double click on STXFADM . it takes you into table STXFADM.(this is the table actual table where you can find smartforms).
    click on content icon  where you can different smart forms.
    Regards,
    Jaipal Reddy.k

  • What are system variants and where they are stored in SAP?

    HI EXPERTS,
            i want to know the use of system variants . when we create the variants in reports. where these system variants are stored in sap system?
    thanks in advance.
    vikas

    The variant are stored in tables
    - VARI     ABAP/4: Variant storage (similar to INDX)
    - VARID     Variant directory
    - VARIT     Variant texts
    You can access to these through function modules of group SVAR Variant maintenance (most of them begin with [RS_VARIANT_|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=rs_variant_*+&adv=false&sortby=cm_rnd_rankvalue])
    Look also at [Creating Variants (SAP documentation)|http://help.sap.com/saphelp_webas630/helpdata/en/c0/980389e58611d194cc00a0c94260a5/frameset.htm] or [search Sdn for SVAR|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=svar&adv=false&sortby=cm_rnd_rankvalue]
    System variants (CUS&, SAP&) are not editable when Client has status 'not modifiable' (as it is in productions system) also when edited in development system they are automatically transported.
    Regards

  • Where are user FONTS stored in sap

    Hi All,
    I would like to know where are the user fonts stored in sap gui? Actually the user is having issues with changing fonts size. Please let me know if FONTS are stored under the below mdb file.
    C:\Users\User ID\AppData\Roaming\SAP\SAP GUI/saphistory%username%.mdb
    What data is stored in this .mdb file?
    Please help.
    Thanks in Advance.

    Hi Rahul,
    SAP GUI for Windows takes the font settings for the title bar, menu bar, and menu options from the
    Windows operating system
    Refer SAP help for more details
    Settings in SAP�GUI for Windows for Users with Visual Impairment (SAP Library - Getting Started - Using SAP Software)Imp…
    For Managing fonts on Windows platform, refer to below links
    http://support.microsoft.com/kb/314960
    How to Install Fonts on Windows 7: 4 Steps - wikiHow
    http://www.sevenforums.com/tutorials/1076-fonts-delete.html
    Hope this helps
    Regards,
    Deepak Kori

  • Where is the Offline form stored after its emailed out to SAP

    Hi All,
    I have created an offline form earlier. This is getting mailed to SAP, getting processed and then stored using an Archivelink solution to an external server. This is currently working and at any point we can pull up the adobe form from the server.
    I am working on a second offline form now, for which the client doesnt want to use the external server or Archivelink.
    This made me wonder as to where the pdf form gets stored in SAP if we dont add any additional coding. Is it on the SAP Server ? I need to firstly check where the pdf form gets stored and secondly find the storage capacity as the client expects to send minimum one pdf form dialy to SAP. Thirdly I need to check if we can retrive the form back at a later stage for audit purposes.
    Any idea where the offline form gets stored in SAP once an email is sent ? Any help on the above three ques is greatly appreciated.
    Thanks in advance! Liz

    Hi Otto,
    You have a good concern. I am relatively new to SAP if you havent already guessed that and learning something new as each day passes. Therefore I do have a lot of doubts doing many things first time. Most of the time, the questions asked in these forums are way beyond me. Thus I am not able to help anyone.
    However from my side, as and when I solve an issue with the help of an answer in the forum, I do post the solution to help others. If you think, there is any better way I can help, do let me know.
    Thanks for your help as always, Liz

  • MI Support for Non SAP Backend

    hi all,
    Theoritically,it is said, MI will support NON-SAP Backends.
    But in our <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cc489997-0901-0010-b3a3-c27a7208e20a#q-5-9">FAQs</a> i find the following,
    <i>Can I use SAP Exchange Infrastructure for integrating MI with with non-SAP backends?
    No, this is currently not supported (see release restriction note 717510).</i>
    <b>If we are using SAP Business Connector, can we integrate non-sap Backend?</b>
    So, As a consultant, what should our stand be if a client asks if we can integrate Non-SAP backends with MI 2.5?
    Regards
    Ak.

    Hi Arunkumar,
    Sorry, I cant make a closed statement that SAP does not support integration of MI with non SAP backend systems. The reason is this is a restriction because of some failed tests & also another reason is we are currently working on taking this restriction out.
    So we will surely get back to u with a positive response very soon.
    Regards,
    Nameeta

  • Where are the group tab settings stored in linux?

    I installed a new Linux OS on my system and saved the .mozilla/firefox folder so I can later recover any settings I could lose.
    Now I realized I lost all my group tabs after reinstalling, and thought maybe I can recover them from my backed up .mozilla folder.
    Does anyone know where I can find the settings for group tabs in the .mozilla folder? (I don't want to copy the entire backup folder over my current folder)
    Thanks,
    Claudiu

    App (pinned) tabs and Tab Groups (Panorama) are stored as part of the session data in the file sessionstore.js in the Firefox profile folder.
    * http://kb.mozillazine.org/Session_Restore
    * http://kb.mozillazine.org/sessionstore.js
    * http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox

  • Errors in Support Group ? -- E-Recruiting

    We see this error in SLG1. Is this regarding support groups? We did not do any config for support groups? What is this error?
    Serious error; see log
    The error occurred in program CL_HRRCF_SUPP_GROUP_BL=======CM001 line 28
    Serious error; see log
    The incorrect HR object has the key 01NG50000889
    The error occurred in program CL_HRRCF_SUPP_GROUP_TEAM======CM004 line 27
    No candidate could be found for US IM47
    The error occured in program CL_HRRCF_CANDIDATE===========CM003 line 361
    Can you help us?

    First part of the error:
    I think this might be because a support group which hasn't been created or has been deleted is assigned to requisition(s). You can search for these requisitions in HRP5131 by specifying the field SCLAS as NG and the field SOBID as 50000889. Then you can maintain the support team of these requisitions to delete the support group which is leading to this error.  
    Second part of the error:
    You are getting this error because user IM47 is not linked to a candidate object in the e-Recruiting System. You can resolve this by doing the following:
    Run program RCF_CREATE_USER through tcode SE38 or SE80 to create a candidate for user IM47.
    I hope this will help...

  • Where do I change my username for the support group?

    where do I change my username for the support group? Thanks

    If you are talking about these forums, then no, you cannot change your name - the hosts will only make an exception if there is a security issue. But, since you've not accumulated any points, simply stop using this one and create another one.

  • Where is the UniqueID value stored in the SharePoint database?

    I'm trying to find where the 'UniqueId' field is stored in the SharePoint database for a list item. Not the GUID, but the UniqueID. This value is usually formatted like [ID#;GUID]. The guid here is different than the item guid.
    In the documentation the column has a description, 'Lookup to a GUID for an item.' ( http://msdn.microsoft.com/en-us/library/dd961684(v=office.12).aspx )
    but I can't find it in the database.
    Here is the query I tried.
    SELECT UserData.*        
    FROM dbo.Lists INNER JOIN dbo.UserData 
    ON dbo.Lists.tp_ID = dbo.UserData.tp_ListId
    WHERE dbo.UserData.tp_ListId = '[my list]'
    This should pull all values from the AllUserData table but it doesn't list 'UniqueID' as a column.

    If you have 2 lists, List A contains custom names, List B has a lookup field that points to List A. I go into list B and select a client name ("Contoso"), enter some info, and save it. On the back end, the list item will contain a value of something like:
    34#;Contoso
    In this scenario the 34 is the SPListItem.ID value of that item in List A. They start at 1 in each list and increment by 1.
    Also, running queries against the database directly is not supported and can take your database out of Microsoft's supportability.
    Dimitri Ayrapetov (MCSE: SharePoint)

  • ERecruitment - How are support groups created?

    Prior to support packs we maintained support team groupings in the following IMG location:  SAP E-Recruiting -> Technical Settings -> User Administration -> Define User Lists for Support Team
    This IMG config no longer exists and it appears this has been replaced with support groups.  Where are support groups configured?
    Thanks,
    Jeff

    Hi,
    generating direct links to bsp applications is not the common way for e-recruting. Creating support groups is an administrator task so you find the link to the application on the standard admin startpage (ID 0004). If you plan to have your admin / key user maintaining the support groups in production you should include the link in your customer startpage, too.
    As you mention the old version prior to EhP3. If you used the former group customizing be sure to migrate the old lists to the new support groups.
    Rgds.
    Roman

  • HT4137 When I back up my iPhone using iTunes, where does the information get stored?

    I have a problem. 
    I have an iPhone that has already been synced with an HP laptop.  This PC is now in need of repair but the price of repair was too costly so I bought a MacBook Pro to replace it.
    I would like to now sync my iPhone with my new MacBook using iTunes but when I attempt this I get a message stating that all the information in my iPhone will be replaced by all the information in iTunes (which is nothing).  I cannot afford to lose all the information in my iPhone but also I cannot update my iPhone using iTunes because it has not been paired with my new MacBook and I am told that it can only be paired with one computer at a time.  I cannot unpair it with my old PC because my old PC doesn't even boot up anymore.
    I was told that I could Backup the information in my iPhone by control clicking on the icon in the toolbar to the left of the iTunes screen which would then let me sync safely.  I have now done this but I still have nothing to show for this in the iTunes library (no music, photos, notes, contacts etc.) and I have no idea where this backup has been stored.
    Also in the help menu in iTunes it says that media files such as songs, videos and some photos AREN'T backed up but can be restored by syncing with iTunes (how is this possible to restore something that hasn't been backed up in the first place?).
    I am really stuck with this and hope that someone out there can help.
    Leigh

    The first step in the sync process is to create a backup.  On a mac this backup is located at
    ~/Library/Application Support/MobileSync/Backup.  The backup does not included iTunes media as it is assumed to be in the iTunes library you are syncing with.  Also, as you have discovered, when you first sync with a new iTunes library iTunes will erase all iTunes media on the phone (music, videos, etc.) and replace it with the media in the library you are syncing with.  Photos from Camera Roll (which are taken by the phone) are part of the backup.  Photos in Photo Library (which were synced to your phone from your computer) are not; again, because it is assumed they are already on your computer as that is how they were synced to your phone in the first place.
    What, exactly, is still on your phone at this point?

  • In Mountain Lion - where are the calendar files stored?

    My wife synced her calendars with icloud and google calendar and wiped out her events. I have backups on a HD and Time Machine but I do not know where the calendar files are stored in ML.
    I previous OS's I would look in Application Support but that does not seem to work in ML.
    Where can I find these calendar files stored.
    Thank you

    They are in ~/Library/Calendars, where the '~' represents the user's home folder. The problem is that that Library folder is invisible now. You can easily access it by holding down the option key and choosing Library from the Finder's Go menu.

Maybe you are looking for

  • Oracle 8i NLS Solaris 7

    Hi, I am getting a little desperate here. I have a Solaris 7 box here and want to have a database that supports the following features: *) Support of european special characters (Umlaute, ...) *) Correct sort order of those characters I can type Umla

  • Bapi or function module to create conter readings in service order

    hi all, i have used crm_service_order_create to create the service order it was very helpful . I could also create the service order with the i base component. But i need to enter the counter readings against the i base component. Is there any bapi o

  • How to uninstall beta drivers for xfi xtreme mu

    Hi everybody (xcuse my bad english)?Like many people who have crackling pb with the xfi xtreme, i've installed the beta drivers. But in 2 days, these drivers will be out of date. And i don't know how to uninstall them, i cannot find any creative driv

  • Manche Plugins funktionieren in Photoshop Elements 13 nicht mehr

    KAnn es sein, dass manche Plugins, die in PSE12 noch anstandslos funktionierten, nun in PSE13 nicht mehr verwendet werden können? auch onone photosuite und NIK-Filter müssen offensichtlich neu installiert werden. Hat das noch jemand beobachtet, bzw.

  • How do i import my favorites from msn

    I need to import my favorites from MSN to firefox, how do I do this?