AHQ/Russia specific education infotype to my infoset

Hello Techies,
I want to add Russia specific education infotype to my infoset for add hoc query
Now when I add education infotype via tcode sq02 , I cant see the Russia specific fields over there
Like Profession (OKSO) PROFESSION
        Education (OKIN) EDUCATION
        Post education (OKIN) SKILL
I have to take those fields from addon table PRU_EDUCATION
Will you please tell me how to add table to the infoset ?
As I want this to be added in my infoset
Thanks and Regards
Jaydeep Jadhav

Hi Jaydeep!
The best way for you is to add additional structure PRU_EDUCATION to IT0022 node within your infoset.
To fill the structure fields you have to write a simple ABAP code.
As the reference for your coding, please use the following SAP modules which are located on 2033 screen:
module p0022_ru_pbo.
module p0022_ru_get_names.
Best,
Sergey

Similar Messages

  • Education Infotype

    Just for verification...the BEGDA and ENDDA for IT 0022, Education infotype, should be the dates the employee attended high school, college, etc.
    Correct?

    Hello,
    This error occurs often with IT0022 and is due to the fact that IT0022 data cannot be retrieve if there is no valid IT0000 record
    There are several solutions to your problem:
    1) You could use function EDIT->SETTINGS and delete the checkbox for 'Use selection conditions' on tabstrip OUTPUT. The consequence is, that the specified select-options are used only to calculate the hitlist of persons. When the output is started, ALL data is presented for these selected persons (and not only those data, that fulfills the select-options).
    2) You could use the field PERNR from infotype 0022 as the select-option instead of infotype 0000.
    3) You could use switch TIME_DEPENDENCE within the infoset to specify,that data records of infotype 0022 should be printed regardless of their validity.
    SAP would I recommend to use solution 3). have a look at the pdf-attachment of note 305118. It describes the technique of defining switches within an infoset.  The result is, that when processing the split logic for calculating validity intervals and processing records according their compliance with the calcutated splits, infotype 0022 is treated independent from its validity dates. So the fact, that an infotype 0022 record is valid BEFORE infotype 0001-records is ignored.
    Hope this help Sarah

  • ESS to add Infotype 0022 (Education infotype)

    Hi All,
    I am SAP HR consultant, Don't know ESS portal work,
    here my client as asked to add infotype 0022 to ESS potal under Personal data link.
    Please give me detail step by step procedure to add Education infotype to ESS portal under Personal Data link.
    Thanks for your help and support in advance.
    Thanks
    Srilatha

    Try this
    Personnel Personal Data  ESS settings for specific services ESSPM Information (ESS): Determine subtypes
    srilatha there is another forum for ESS in SDN SAP ERP HCM Employee Self-Service
    Check this thread once
    https://forums.sdn.sap.com/click.jspa?searchID=24480494&messageID=6971882
    Edited by: Sikindar on Apr 6, 2009 9:39 AM

  • How to execute custom code only when a specific node is selected in infoset

    Hi,
    We have written a piece of custom code under a node (P1045). Not all users will have access to this Infotype as it is related to Appraisals. So, when users (w/no access to 1045) try to run a Query for other info types data, they are getting error message 'Can not access 1045'. Custom code is getting generated whenever user runs a query. Tried to control custom code with simple IF condition by giving user name. Still generating 1045 code.
    All users use same infoset, where a group of users has access to 1045 and another group does not have access to 1045.
    Appreciate your inputs to get this resolved.
    Thanks,
    Swapna.

    Why don't you try another aproach, instead of adding the infotype to the infoset, create a new table as an alias (with the fields you want to show in regards to infotype 1045) and fill it in the node depending on the authorization check for that infotype in the code ?
    I think that adding the infotype as a node will always get the data from the infotype regardless, that is why it's showing the error.

  • Adding new infotype node in infoset

    Hi All,
    I want to add new standard infotype in my current infoset, how do I do that.
    currently it is not in the existing nodes.(transaction sq02)
    Regards,
    kumar

    Hi Kumar,
    In tcode sq02 select the infoset.
    Press the edit button.
    When you see the infotypes in the left of the screen press Edit-Change Info Type Selection
    There you can choose the infotype and add it.
    After that you have to save and generate. Then you will be able to see the infotype in that infoset
    Regards;
    Okan
    Edited by: Okan Caliskan on Sep 22, 2011 10:18 AM

  • Help Needed for service -  Education infotype (0022)

    As per our need we have to create a service for education infotype. We are using ECC 5 and EP 6.
    Can u get a detailed description  of what needs to be done -- the steps to be followed.
    What is the use of this class CL_HRPA_INFOTYPE_0022 and how to relate this with the development of the new service.

    Is line 70 in the code above
    txtPrice.textProperty().set(String.valueOf(product.getPrize()));
    also line 70 in your original code? (Sometimes the syntax highlighter seems to delete blank lines.) If so, then txtPrice must be null, which would likely be caused by the fx:id attribute for it being set incorrectly in the fxml file.
    Check which is line 70 in the original code though.

  • IT0022 Education Infotype for Poland

    Hi All:
    We import one country specific add on in our system for Poland IT0022(Education IT).This add on basically add two fields (School Start/School End) in standard IT0022 screen.These two fields will be stored in PA0866 table.Now PA0866 and MP086600 programs are in the system.But additional fields are not coming in the screen.I have checked the config also and T588M table has one entry for PL.How to activate these two fields in the PL screen?Any body with any idea?Thanks very much.
    Sinchan

    Hi,
    I don't think you can do that.
    IT0866 is custom infotype? Because I don't see this in my system. If this is a custom infotype, then you have to add two fields manually in screen 2000 & write a dynamic action or user exit to populate the data from IT0022 into this IT0866.
    Hope this is clear.
    Thanks,
    Sarika.

  • Adding Custom Infotype to a Infoset

    Hi,
    I have created a Custom Infotype for OM with some custom fields.These fields need to be made available to the Infoset for Adhoc Query.
    Any idea how this infotype can be added to the infoset?
    or made available for Queries.
    Thanks,
    Vijay

    Here are the steps that I followed:
    Enter the transaction code PPCI
    Enter a four digit infotype number (9nnn) and an infotype name.
    Select Field Infotype
    Choose Infotype Create.
    Choose Check environment to maintain the required entry in table T777I (Infotypes per object type).
    Choose the Entry 'T777I' under the list of 'Table Entries' (This list is produced when you choose 'Check' on the First screen of the Transaction PPCI.
    Press the 'Change' button and you will be taken to the 'Maintain Table Views' Transaction (SM30).
    Press the Maintain button.
    From the list of Infotypes locate the custom infotype created and select the entry for that.
    Click on the 'Time Constraint' folder appearing on the left hand corner of the screen.
    The screen for Change View Time Constraint would appear.
    In the object type field put in: O,P,S whatever is relevant to your requirement.Also add the time constraint.
    Save it and double click on the 'Infotypes per object type' folder (on the left hand side again).
    Create a new entry here for your infotype and save it.
    Come back to the Transaction PPCI and you are all set.
    This is all I did and it worked.
    Thanks,
    Vijay

  • Adding Fields to Custom Infotype Using Custom Infoset in SAP QUERY

    Hi All,
    We have a requirement to add fileds to a custom infotype for querying Custom Infoset in SAP Query.
    We are facing problem as the added field is not getting displayed in the Query set so that we can select and display it in the Basic List along with the other filds.
    Kindly suggest a solution.
    Full points will be rewarded.
    Thanks in Advance
    Kumar

    Hi Salman,
    Thank you for your valuable information. I haven't Configured Dynamic Actions yet. Is it simple to write the Logic for Dynamic Actions. Is this the only way to solve this Issue?
    I tried by adding the standard fields, but they are not populating the values; but just appearing as Input Fields with Input help option.
    Please let me know if you have any suggestion in this direction?
    Regards,
    Hems.

  • ERec : Send Education Infotype from Employee Profile to eRecrecruiting

    Hello,
    We are planning to use the Employee profile WebDynpro Application HRTMC_EMPLOYEE_PROFILE
    for employees to maintain their background data like education and experience. We are using eRecruiting tool since a long time and we plan to migrate Education data from infotype 5104 to infotype 7404 using the standard migration program RPTMC_TP_SYNC_EDU_WE_RCF.
    Then, our plan is to let employee to maintain education only from  Employee profile and send all update to eRecruiting.  Education data will only appear in display mode in eRecruiting.  Is there any standard ALE interface to send infotype 7404 to 5104 ? If not, is it plan in future released to provide such interface?
    Regards,
    Michaë

    Hi there,
    at the moment you can just copy from e-recruiting to TMC. A back transfer to e-recruiting is not possible.
    Also be aware that this report is just to be meant for an initial copy.
    Therefore you should deactivate education and work experience maintenance in e-rec for internals and read the data just for display in the data overview. Otherwise you need to handle you application data completely separated.
    Best regards
    Sebastian

  • Pls help me in education infotype

    I'm building a new UI in wd4A. I'm new to HR....i need to read infotype 22 and insert/update the record from the screen. Pls let me know the Function modules I can call to accomplish this task.
    Any help would be appreciated. Thanks.

    This is helpful answer. I'm planning to go in the same direction. Can some one help me the table name/FM  to get all the subtypes and text for education 0022  infotype pls.
    Any help would be appreciated. Thanks.

  • Education Infotypes

    Are infotypes 0022 - Education and IT7404 - Education (on the Talent Management profile) linked in any way?  Does the new IT7404 replace the old IT022?  Is there a way to keep them synched up?

    I would agree to what chris says.
    I have managed to develop a function module to pull data from infotype 22 and update to 7404.
    You need to write code where function HRTMC_WRITE_POTENTIAL can help.
    Refer to HRTMC_WRITE_POTENTIAL and write similar function for 7403 and 7404.
    Copy the function mentioned above and change the respective structures and tables for 7404 from 7408. Make sure while calling method "insert_infty" and "modify_infty" you pass hrtnnnn_tab = lt_hrtnnnn as changing parameter where hrt7404 is the type of lt_hrtnnnn.
    same will work for 7403 too, you can refer to pgm RPTMC_TP_SYNC_EDU_WE_RCF
    There are some pre-requisites
    Education type, field of education and education degree relatd configuration in Talent management should rely on the values available in PA. You have to make sue that these tables are synched up with t517x and t518b.
    The same technique works for 7403 and 23.
    thanks

  • Education SI- IT0607 Slovenia

    Hi all,
    If anyone knows how to edit/change/replace the picklist for Levels of education in IT0607, please help. This is a Slovenia specific Education infotype. I am aware that tables T7SI0T and T7SI0V are involved, but there seemed to be some particular order that is to be followed and more tables to be updated.
    Since a number of tables are involved, if anyone has attempted doing this before, it would be of great help if you can share the table names that need updation.
    Cheers!
    Harsha

    Translating Jim: "The truth is, I do not speak French."
    I speak a little Spanish, German and French. Emphasis on "little". The rest is software.
    Neil

  • Who's who Infoset : Adding a custom infotype

    Dear Experts,
    I am in need of your valuable input on Who's who.
    Can we include custom infotype (9000) fields to the infoset (by coping into a custom infoset)?
    What is configuration needs to be done on portal side to enable the additional fields.
    I know to add / remove the fields which are already provided ( from infotype 0,1,2,105 and 32)
    Awaiting your response.
    Cheers
    Jay

    Hi,
    Yes you can surely include your custom Infotypes in the Infoset for Who's Who.
    There is no need for doing any Java customization unless you want to have a hyperlink and other kind of things for the additional fields.
    If you want to show some content from the custom infotype and have a hyperlink to take you to some other location or application in that case you need to do the Java changes.
    In all other cases change in the config will suffice.
    In the ECC system go to t.code SPRO
    Navigate to Personnel Management - Employee Self-Service - Service-Specific Settings - Address book - Who's Who - Who's Who (ESS) : Selection and Output - select the country and replace the standard Infoset with your custom infoset.
    Hope this helps.
    Cheers-
    Pramod

  • Russian Specific Infotypes

    Hi,
    I am looking for the details about Russia Specific Infotypes (0290 to 0298). If anybody is having any documentation for the same, please let me know
    Thanks in advance.
    Regards,
    Chetan

    Hi Chetan
    Please check the following link for the details. Let me know if you need some more info.
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/b2/39c81dd65942199469aa84ffa144e3/content.htm
    Regards
    Santosh
    Reward points if helpfull !!!

Maybe you are looking for

  • Noob needs help with pictures

    higuys i dont really know anything about photoshop but what im looking for is a guide to layer 2 pictures over each other..the first picture is of a car and the second is of an alloy wheel,what i want is to be able to move the picture of the alloy on

  • How to find out which objects are at the end of the datafiles

    My Scenario is having a tablespace of 65G but the data is 5G and that is at the end of datafile for that we are not able to resize the datafile our though is to find out what are the objects at that end of datafiles and will either alter move <owner.

  • Ios 6 facetime and imessages not working on ipad 3generation

    iMessages Activation ( The user name or password for for example [email protected] was icorrect.Try again.) Facetime Activation ( The user name or password for for example [email protected] was icorrect.Try again.) since upgrading to the new ios 6 fo

  • SES error when doing thru Requistion

    Dear All, We have created a Service PO with planned service line items and with reference to that, PM order created. During PM order creation, a requisition got generated. Using that requisition, in ML81N trying to create SES. But the error appears a

  • Career guidance needed

    Hi all, Please tell me which one is better salarywise  and onsiteiwse between Netweaver-BI and CRM/SRM functional -ABAP (i.e. technofunctional with higher modules)as i am an ABAPer . Thanks