‎2009 May 19 2:36 PM
Hi All,
I am working on an HR task, where I have been asked to modify the feature of infotype P0002, I am not an HR developer so I am not sure where and how can I modify this feature and what exactly the feature means, can you please help me with this.
Thanks,
Rajeev
‎2009 May 19 2:43 PM
Hi,
Tcode:PE03
Features are decision trees designed to allow you to configure the logical determination of data entry values.
Features are programmatically (ABAP) executed at dialog entry time as the various types of master data information (infotypes)are created (not effective dated)
􀂌The features available to be used and configured for any particular infotype can easily be determined and verified through the use of the standard SAP u201Cdebuggeru201Dfunctionality.
‎2009 May 19 2:43 PM
Hi,
Tcode:PE03
Features are decision trees designed to allow you to configure the logical determination of data entry values.
Features are programmatically (ABAP) executed at dialog entry time as the various types of master data information (infotypes)are created (not effective dated)
􀂌The features available to be used and configured for any particular infotype can easily be determined and verified through the use of the standard SAP u201Cdebuggeru201Dfunctionality.
‎2009 May 19 4:09 PM
‎2009 May 19 4:15 PM
You can use PE02 transaction.
This will help you.
[http://help.sap.com/saphelp_47x200/helpdata/en/4f/d523ee575e11d189270000e8322f96/frameset.htm]
‎2009 May 19 5:27 PM
Features are objects those that default Infotype field values by quering different enterprise, personnel or data structure fields. The transaction code for features are PE03.
Below are some of the features:
Number Range Intervals NUMKR - Feature NUMKR is used to define whether the employee
numbering created for such personnel area would be created internal (proposed by the system)
or external assignment (User Define).
ABKRS, feature which defaults payroll area
2 ways in which features are configured table method or the tree method.
Regards
Shital