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 [...]
For those who don’t know what transaction code PA03 is or does, this is known as the payroll control record. It keep tab of payroll status on the payroll area the employees belong to. On infotype 0001 of every employee, they are tied to a payrol area (Payr. Area). The payroll area determine several things, [...]
Mar 11th, 2008 | By saphelpbykevin | Category:Payroll | 1 comment | 529 viewsZFEATURE_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 [...]
Some of you might come across this before when doing conversion or new hire through PA30 and accessing infotype 0000. This occurs when the controlling area isn’t linked to the fiscal year in question. A simple configuration could take care of it through T-CODE: OKEV.
Jul 24th, 2007 | By smilepak | Category:Technical Miscellaneous | no comments | 481 viewsOften time, we find ourself in the IMG node very frequently. Going to transaction SPRO and start drilling down the massive maze of the IMG path could be time consuming.
There is a setting you could set on your end which will display the transaction codes to each area you are in. This way you will [...]
Jul 20th, 2007 | By smilepak | Category:Technical Miscellaneous | 1 comment | 328 viewsThere has been a lot of mis understanding, lack of information, and just simply confusion around the Enterprise Compensation Management module in mySAP ERP 2004. Below are some of the points to be award of…
ECM was designed in the aspect being an MSS utilize functionality. Through MSS, there are several checks and balances the system [...]
Jul 13th, 2007 | By smilepak | Category:Compensation Management | no comments | 782 viewsDuring 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 | 2 comments | 984 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 | 504 views