After spending hours creating an Organizational Structure, it is rather silly to recreate that for each environment you have for testing purposes. One simple solution to that vs doing an entire system company is to use a standard delivered tool from SAP. This tool could be used in several different way, we’ll get that into [...]
ZFEATURE_TARIF Logic Designed By: K. Nguyen-Tu Overview: The purpose of ZFEATURE_TAIF it to look up job function codes reside on the job object (c) and pass it back to the main TARIF feature for processing. Logic: 1) We started with the main feature “TARIF” modification through transaction code PE03 and have it call the ZFEATURE_TARIF custom program Original Custom Code Attached: (Due [...]
I came across this method recently while trying to register for a training course off SAP education website. Apparently you could easily obtain an OSS ID through their website, granting you have access to the SAP environment at the company you are at. Click HERE to access the registration page. Upon entering this site, you [...]
Out of the box functionality, you can type in comments through PA30 on some of the infotypes.
But how do you have this cool feature for other infotypes, such as custom infotypes or infotypes not automatically default out of the box?
You can! Very easy as the matter of fact. You can point your table to [...]
I was browsing the other day and came across a nice list of commonly used transaction codes for HR.
Master Data PA10 - Personnel filePA20 - Display HR Master DataPA30 - Maintain HR Master DataPA40 - Personnel ActionPA41 - Change Hiring DataPA42 - Fast Data Entry for EventsPRMD - Maintain HR Master DataPRMF - Travel [...]
During an SAP implementation, conversion program will occur to load OM and PA data separatedly as their own infotypes / objects. But there is a missing connection between OM / PA through relationships and other tables that might not get loaded via conversion. With that, we have several RHINTE programs to assist in this matter. [...]
Jul 5th, 2007 | By smilepak | Category:Organizational Management, Personnel Management, Technical Miscellaneous | 1 comment | 113 viewsIn the old days, determine length of service was simple. You just need to maintain a feature called ENTRY. This feature will determine to look at which date type on infotype 0041 or to use infotype 0000 action date as the hire date. A standard function module HR_ENTRY_DATE will read of this feature and life [...]
Jul 3rd, 2007 | By smilepak | Category:Personnel Management | no comments | 64 views