‎2006 Jul 10 1:47 PM
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.
‎2006 Jul 10 1:51 PM
‎2006 Jul 10 1:56 PM
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.
‎2006 Jul 10 3:05 PM
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