Hi,
recently we updated the sap bods 4.2 SP2 to version 4.2 SP5. And BO 4.1 SP5.
In SAP BODS 4.2 SP2 History preservation Current Flag Column type Char(1) Works fine, But in BODS 4.2 SP5 History preservation Current Flag Column insert "space".
Table in Oracle Database 11
History Preserving
We need to be insert '1' or '0' but are inserting space, if change data type char for int, works fine.
Is there any restriction in bods 4.2 SP5 for data type char for history preservation?
Has anyone had similar problem?
Tks