on ‎2012 Jul 26 12:46 PM
Request clarification before answering.
Hi,
Goto Trnsfer Rules of the Infoobject, select that particular Infoobject ie zp2_eqs1 and scroll thru right and u will find Conversion Checkbox. Check it and activate the transfer rules and do loading.
Naresh.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi gupta,
This error will come in the following scenario.
Suppose Infoobject zp2_eqs1 having the length 10, But from the source the value is coming like 336(length 3).In this case the system could not understand this number.This number should be of length 10( 0000000336).To convert external format to internal format we use conversion routines.
If the value is numeric then it will put leading zeros and if the value is char then trailing spaces.This will done by conversion routines.
Solution:
1.check the conversion routine at infoobject level.
2.check the conversion routine at Transfer rules level
Go to psa and edit the data as internal format and load the data again.
Regards,
Babu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.