2008 Jan 11 1:25 PM
What has to be done to the packed fields before
submitting to a BDC session.
Title Edited by: Alvaro Tejada Galindo on Jan 11, 2008 4:08 PM
What has to be done to the packed fields before
submitting to a BDC session.
Title Edited by: Alvaro Tejada Galindo on Jan 11, 2008 4:08 PM
2008 Jan 11 1:31 PM
Currency fields are usually packed fields, so you need to move it to a character field. Also, BDCs only accept data in CHAR format
2008 Jan 11 1:36 PM
Hi ,
I guess , Fields are converted into character type. All numeric data should be passed to the BDC in character fields that are the same length as the screen fields of the transaction.
HOPE THIS ANSWER HELPS U.....
thanks and regards
suma sailaja pvn
2008 Jan 11 1:41 PM
Hi Reddy,
Fields get converted into character type.
Declare these fields in the internal table as characters and the length of the field should be same as the field length of the fields data element. This internal table is used to hold the data fetched from the sequential file using WS-upload function module
All numeric data should be passed to the BDC in character fields that are the same length as the screen fields of the transaction.
<REMOVED BY MODERATOR>
Thankyou,
Regards.
Edited by: Alvaro Tejada Galindo on Jan 11, 2008 4:08 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |