2018 Dec 24 2:22 PM
Hello Experts,
Is there any easy way to check if values right for domain type. I mean i wanna know when domain type is like int1 int2 int4 and when value is not numeric it will give me error. I know there is already function like CHECK_DOMAIN_VALUES but it looks working for DD07V fields. By the way i'll check all domain types not just integer.
Thanks,
2018 Dec 24 4:20 PM
To check whether a textual input value matches a data type, use the function module RS_CONV_EX_2_IN.
Hello Experts,
Is there any easy way to check if values right for domain type. I mean i wanna know when domain type is like int1 int2 int4 and when value is not numeric it will give me error. I know there is already function like CHECK_DOMAIN_VALUES but it looks working for DD07V fields. By the way i'll check all domain types not just integer.
Thanks,
2018 Dec 24 4:20 PM
To check whether a textual input value matches a data type, use the function module RS_CONV_EX_2_IN.
2019 Jan 02 7:39 AM
Hello Sandra,
Thanks for your answer. This function was usefull. Its not working as correctly but i coppied code and made some changes now its working as i wanted to.
2019 Jan 02 10:03 AM
Good. I guess it's more "not working as you expected". If there was an error, it's a released function module, so customers are allowed to use it and so they can ask SAP support for corrections.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |