How to store particular columns of CDT in local Variable

Suppose,

I have created one local variable abc storing CDT:

local!abc: 'type!{urn:com:appian:types}Monitoring_Roster'(),

Now I want to store only 2/5 columns of this CDT in seperate local variable, How can I do it?

  Discussion posts and replies are publicly visible