Different between current.variables vs current.variable_pool

theoracle
Kilo Expert

Just curios to know if this understanding is correct

 

current.variables list the RITM fields which are not service catalog variables whereas

 

current.variable_pool lists those which are catalog variables?

1 ACCEPTED SOLUTION

Barbara L - Gli
Tera Guru

Hi,

They both seem to access the catalog variables, variable_pool is just an old naming convention that still works. Some other people have wondered about it as well here and here.

To access the RITM fields you won't need to use variables at all, just current.field_name

Hope this helps!

 

 

View solution in original post

1 REPLY 1

Barbara L - Gli
Tera Guru

Hi,

They both seem to access the catalog variables, variable_pool is just an old naming convention that still works. Some other people have wondered about it as well here and here.

To access the RITM fields you won't need to use variables at all, just current.field_name

Hope this helps!