2009 Mar 23 1:11 PM
Hi,
Can anyone tell me what is the purpose of Feature ? (Tcode- PE03) How it is attached with infotypes?
What is subfeature & how to create a subfeature?
Thanks,
Debarati
2009 Mar 23 1:30 PM
a feature consists of a structure, a decision tree and a back value.
The program (e.g. the infotype module pool) fills the structure and depending on the decision tree the FM HR_FEATURE_BACK_VALUE gives back a value (or a table). Usually it is used to fill default values PBO.
To set up the decision tree is simple customiozing.
Example
In infotype 0008 BUKRS WERKS BTRTLPERSG PERSK MOLGA ...(originally stored in different tables) are passed to feature TARIF and the feature gives back pay scale type and area as the default values for infotype 0008.
a feature consists of a structure, a decision tree and a back value.
The program (e.g. the infotype module pool) fills the structure and depending on the decision tree the FM HR_FEATURE_BACK_VALUE gives back a value (or a table). Usually it is used to fill default values PBO.
To set up the decision tree is simple customiozing.
Example
In infotype 0008 BUKRS WERKS BTRTLPERSG PERSK MOLGA ...(originally stored in different tables) are passed to feature TARIF and the feature gives back pay scale type and area as the default values for infotype 0008.
2009 Mar 23 1:30 PM
a feature consists of a structure, a decision tree and a back value.
The program (e.g. the infotype module pool) fills the structure and depending on the decision tree the FM HR_FEATURE_BACK_VALUE gives back a value (or a table). Usually it is used to fill default values PBO.
To set up the decision tree is simple customiozing.
Example
In infotype 0008 BUKRS WERKS BTRTLPERSG PERSK MOLGA ...(originally stored in different tables) are passed to feature TARIF and the feature gives back pay scale type and area as the default values for infotype 0008.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |