cancel
Showing results for 
Search instead for 
Did you mean: 

Set up initial value for Quantity and Date

04-22-2021 4:03 PM
former_member89149 Participant
371 views 0 comments
0 Likes
SAP Managed Tags
Subscribe

Hi!

Is it possible to initialize Quantity data type with one of its attribute and Date with now() value?

Something like following:

element MaterialWeight : Qauntity = { unitCode = MeasureUnitCode.TNE };
element SomeDate : Date = Context.GetCurrentSystemDate();
0 Likes

Accepted Solutions (0)

Answers (0)