2008 Sep 11 9:31 AM
Hi All,
I am doing a BDC report in which i am facing a problem. When i am looing on main internal table to populate BDCDATA table values for some of particular data type of fields(DAT,CURR,QUANT) of main table is not being copy in FVAL of BDCDATA.
2008 Sep 11 9:42 AM
Those fields you need to convert them into char fields and send them to BDCDATA-FVAL field.
Hi All,
I am doing a BDC report in which i am facing a problem. When i am looing on main internal table to populate BDCDATA table values for some of particular data type of fields(DAT,CURR,QUANT) of main table is not being copy in FVAL of BDCDATA.
2008 Sep 11 9:35 AM
Hi u have 2 declare the bdcdata..
EG
DATA: LT_BDCDATA LIKE BDCDATA OCCURS 0 WITH HEADER LINE.
Regrads:
Prabu
2008 Sep 11 9:42 AM
Those fields you need to convert them into char fields and send them to BDCDATA-FVAL field.
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |