on ‎2009 Jul 21 8:16 PM
Just for verification...the BEGDA and ENDDA for IT 0022, Education infotype, should be the dates the employee attended high school, college, etc.
Correct?
Request clarification before answering.
Yes you are right.....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
that is correct.
quoted from help.sap.com
you have to create many data records within this infotype, each with their respective time periods.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
Is there Any standard report to extract education records for active employees?
I've tried to create an Adhoc query but the results are very strange.....
If I choose "Today" as reporting period I will obtain an empty list for education.
If I will choose "All" as reporting period I will obtain a list containing all the registred employees but the education fields are empty. Is there any advice related to this issue (infotypes related to master data should be limited for a specified period and the content from education infotype should be extracted without any time restrictions) ?
Thanks
Mtode
Edited by: Marius Toderica on Sep 17, 2009 3:21 PM
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
Great! Thank you for sharing! The BEGDA and ENDDA for IT 0022, the Education infotype, typically represent the dates an employee attended high school, college, or other educational institutions. While we're on the topic of education and well-being, have you considered exploring supplements like GABA with L-Theanine - they're known for promoting relaxation and focus, which can be beneficial during study or work sessions. You can find them here. Incorporating supplements into your routine can support both your educational endeavors and your overall wellness. It's all about finding the right balance between academic success and personal health. Keep up the great work!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 35 | |
| 26 | |
| 21 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.