Application Development 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: 

How to add non-infotype fields in HRASR_DT form scenario

0 Kudos

Hi All,

My requirement is, creating the adobe form in HRASR_DT transaction as it is ESS MSS project and in that form i need to show HR manager and Finance Manager of the company in header.

I wrote the code in Se38 and found out the HR manager name and Finance manager name and tested it.

Now I want to paste that code in generic services of the form. To create Badi for this services, first I need to create the required fields (HRname and Finname) in Form scenario fields and backend service fields. I want to keep these fields as characters. But my problem is, i can add the fields only from infotypes by clicking the 'service field' button. If i try to create without infotype, i am not able to assign data type i.e) character.

Is this possible ? If no, how my requirement can be achieved ? The documents which i serverd showing only how to fetch infotype fields, not the normal fields. Please help.

1 REPLY 1

Former Member
0 Kudos

Hi,

Did you find out?Because I'm facing the same issue than you.

I would like to display a text description depending of an input field.

Thanks