Subscribe to:
Post Comments (Atom)
Get Enum Id and Enum Value in D365FO using SQL and X++
Below is the sql get enum id and enum value of a enum in D365 F&O using sql. SELECT enumidtable . NAME 'Enum Name' ...
-
class RoundUpto2decimalPoints { public static void main(Args _args) { real cost = 0.057139; info(st...
-
While doing customization I came across a scenario where the datatype of a column was of string type and value was stored as "1111.9379...
-
Recent below questions were asked to fresher during technical interview. His answers were noted down. My intention here is to help freshe...
No comments:
Post a Comment