To add a customized form to the resposibility, the steps to be followed are:
1. Create a customized form i.e. .fmb file using form builder.
2. Put this fmb file on the server in the directory. this will be like '$<application short name>_TOP/forms/<language>'.
3. compile the file using f60gen command. the syntax will be like:f60gen <form_name.fmb> userid/password
4. Now register the form. For this go to IT development resposibility. navigation will be like:IT Development -> Application -> Formgive the form name as fmb name and fill the required things.
5. Now follow this navigation: IT Development -> Application -> Function and give the function name as desired and give form name as given in User Form name.
6. Now create a menu by following navigation: IT Development -> Application -> Menu and query for the menu name, in which you want to register the form.Add the form in that menu.The prompt given will be appeared in that reponsibility.
Thanks,
brajesh