on 2009 Sep 10 7:17 AM
Dear Frndz
I want to have a accident picture on accident report using WWI.
I have this picture as DMS document in User Defined Text Docuemnst section of Incident Accidnet Log, How to create a symbol for this to get that picture on fina lreport.
Same thing I have done it without WWI, by using smart form, it is very mcuh possible, but with WWI how we can make it possible.
Waiting for ur answers.
Thanks and Regards.
Mandar Sathe.
Request clarification before answering.
In spro go to Basic settings and tools for report definition. under report symbols you get specify report symbol groups. there you need to define it. Copy group 11 and customise the foreing key-function module: C12N_DEFAULT_PARAM_INCAFFPERS
This would enable you to convert fields to symbols.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mandar,
How r u?
R u generating I/A reports in smart form?
Could you explian how you managed the images in smart form which is been stored in DIR.
Because this solution sound good and I would like to know it in detail.
Regards
Abhijit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You have to define a symbol group in IMG. For that you have to change the function module to convert specific fields into symbols. In WWI indicate that this symbol must be displayed as Image. Function module is: c12n_default_param_custom which must be changed to z_c12n_default_param_custom with your own code to convert the fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.