1.

What Are Different Types Of Variables In The Application Engine Peoplecode?

Answer»

There are two types of Variables mainly in Application Engine PEOPLECODE, they are:

  • Local variable – These are the variables available for the duration of the program in which they are declared.
  • Global / Component – These are the variables available while the Application Engine program is RUNNING. They get SAVED at commits and check points, so they can be used for restarts. Component variables are same as Global in case of the AE.

There are two types of Variables mainly in Application Engine Peoplecode, they are:



Discussion

No Comment Found