SAP Help By Kevin

Mass Change Start Date On OM Objects

Apr 8th, 2008 | By smilepak | Category: Organizational Management

Now how do you go about changing start date / effective date on an OM objects and their related infotypes easily. With this cool transaction code, you can. You can do it to one object at a time or multiples!
Navigate yourself to the menu path or use the transaction code RE_RHBEGDA0 (New start date)

As you [...]



Easily Delimit OM Objects (Positions, Jobs, Org, etc.,)

Apr 8th, 2008 | By smilepak | Category: Organizational Management

I am sure a few people have many times wonder about this topic. How can I delimit a position or an OM objects? Do I need to just delimit infotype 1000, what about infotype 1001 or 1008, etc., With this standard delivered SAP program, this answer it all!
You can use a standard delivered SAP program [...]



Organizational Management (OM) Infotypes

Mar 27th, 2008 | By smilepak | Category: Organizational Management

I tend to see this questions a lot. Either “What are the OM infotypes” or “What are the PA infotypes”. It is always the popular questions among new users and even veterans to SAP. By looking at the infotypes number, it seems like there is no ryhme or reason how they are group, but there [...]



Payroll Control Record - Tx Code PA03

Mar 11th, 2008 | By smilepak | Category: Payroll

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, [...]



Modifying TARIF Feature

Jan 4th, 2008 | By smilepak | Category: Compensation Management, FCS, Technical Miscellaneous

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 [...]



Version 0 is not defined for fiscal year XXXX?

Jul 24th, 2007 | By smilepak | Category: Technical Miscellaneous

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.



How To Identify Transaction Codes To IMG Items

Jul 20th, 2007 | By smilepak | Category: Technical Miscellaneous

Often 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 [...]



FAQ: Enterprise Compensation Management (ECM 5.0)

Jul 13th, 2007 | By smilepak | Category: Compensation Management

There 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 [...]



What Are RHINTE? (PA - OM Integrations)

Jul 5th, 2007 | By smilepak | Category: Organizational Management, Personnel Management, Technical Miscellaneous

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. [...]



Length Of Service Calculation?

Jul 3rd, 2007 | By smilepak | Category: Personnel Management

In 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 [...]