isupplier - Need to change Data type which can hold more than 4000 Characters.
Dear all,
In isupplier we have terms and conditions exceeding 4000 characters. but in setup negotiation terms and conditions it is not allowing to enter more than 4000 characters .
we can understand because of the column data type is Varchar2(4000) and 4000 bytes is the maximum limit for this data type Varchar2.
we tried Clob and Blob too but we are not able to enter more than 4000 characters.Is there anything to be customized the in self service page ?
Thanks,
Prabhu
In isupplier we have terms and conditions exceeding 4000 characters. but in setup negotiation terms and conditions it is not allowing to enter more than 4000 characters .
we can understand because of the column data type is Varchar2(4000) and 4000 bytes is the maximum limit for this data type Varchar2.
we tried Clob and Blob too but we are not able to enter more than 4000 characters.Is there anything to be customized the in self service page ?
Thanks,
Prabhu
0