Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Features - PE03

Former Member
0 Likes
714

Hi All,

I have a requirement to create a feature in pe03, i am new to this, can any one help me to understand why this is used and how it is should be created.

Thanks in Advance, Thirumal.

3 REPLIES 3
Read only

Former Member
0 Likes
497

Better u Contact the HR Payrolle Consultant.

Read only

Former Member
0 Likes
497

Hi thirumal,

1. Features are nothing

but simple constructions

of

IF ELSE ENDIF Logic

based upon some field values, which are present on screen.

2. In that abap coding is not required,

its specially meant for functional consultants.

3. on eg is,

defaulting values in some transaction while

creating new record.

regards,

amit m.

Read only

0 Likes
497

Hi Amit,

Thanks for the information, i had already found your response on this query for an earlier post.

Currently my client want me to create a feature for the following field.

We had created a dialog program and whenever the data is changed, mails are sent to 2 mail id. Currently the reqmt is to create a feature using two fields.

Field 1 = 'ONE' and Field 2 = 'Two' send mail to this person.

There are so many conditions like the above one.

can we create features for this reqmt and how to use it in program.

Thanks,

Thirumal