on 2023 Aug 14 10:05 AM
How to put a condition that PO Id numeric, len = 4)
if i want to put a condition on string that it should be numeric, and length should be equal to four then how to do this in SDK
Regards
Hi Zainab,
You could try to use Numeric.IsNumeric() to check whether a string contains a numeric value or not.
You could use Numeric.ParseFromString and Numeric.RoundToString to have a math round the decimal.
Also if trim and math to clean the String data。
You could find more detailed function in SAP Help Document <Built-In Functions for Strings> and <Numeric (Reuse Library)>
Related URL->
Best Regards,
William
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
9 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.