2007 Aug 28 9:40 AM
hi experts,
i have developed a driver program and print program in the form ,the first three column is coming which are ::
plant id materail number storage location
1000 1000000001 ibf1
but the fourth column which is <b>target monthly</b> is not coming
whenever i mention the text for this field i.e ''ITAB_FINAL_SFM-LABST_TM''
which is of component type <b>labst</b> and <b>datatype quan</b> of mard table in my smartforms and after executing the driver program the controls return back to the selectionscreen means it wont show any printform..plz help me rectify this....
2007 Aug 28 9:47 AM
hi,
In the smartform, under the tab GLOBAL DEFINITIONS you have a tabstrip called
Currency/Quantity fields, there u mention the field u want to display under the field name and data type as curr/quan.
regards,
Navneeth K.
hi experts,
i have developed a driver program and print program in the form ,the first three column is coming which are ::
plant id materail number storage location
1000 1000000001 ibf1
but the fourth column which is <b>target monthly</b> is not coming
whenever i mention the text for this field i.e ''ITAB_FINAL_SFM-LABST_TM''
which is of component type <b>labst</b> and <b>datatype quan</b> of mard table in my smartforms and after executing the driver program the controls return back to the selectionscreen means it wont show any printform..plz help me rectify this....
2007 Aug 28 9:44 AM
Hi Ravi..
In smartforms Currency Quantity (QUAN) fields must be converted to Char type.
So Convert this field to CHAR field and Display.
<b>reward if Helpful</b>
2007 Aug 28 9:47 AM
hi,
In the smartform, under the tab GLOBAL DEFINITIONS you have a tabstrip called
Currency/Quantity fields, there u mention the field u want to display under the field name and data type as curr/quan.
regards,
Navneeth K.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |