Posts Tagged ‘ ABAP ’

Easy Reference Guide To ALV Grid Control

Jun 4th, 2008 | By dikiem | Category: Other SAP Documents

The purpose of this tutorial is to provide an easy and quick reference that may be used as a guide while coding to build lists using ALV Grid Control. Actually, there is easy-to-reach information about implementing ALV Grid lists. However, it is generally required to find the information sought in a quicker way. This tutorial [...]



PA Screen Modification

Jun 2nd, 2008 | By dikiem | Category: Human Capital Management (HCM)

How to modify standard PA screen through simple screen modification configuration. It touches the concept of T588M as well.

Downloaded a total of 295 times



Creation of Custom Infotype

Jun 2nd, 2008 | By omprakash | Category: Human Capital Management (HCM)

This file has been scratched from some other file and uploaded here to share the knowledge with other, which might be useful in creation of Custom infotype.

Downloaded a total of 124 times



Modifying TARIF Feature

Jan 4th, 2008 | By smilepak | Category: Compensation Management, FCS, Lead Article, 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 [...]