What is '$flex$ and '$profile$, What is the use of '$flex$'?

Showing Answers 1 - 2 of 2 Answers

Amit Chintawar

  • Mar 29th, 2006
 

The syntax for both is,$flex$.value set name- It is used to retrieve the value used in previous value set and generally used in Table type value set$profile$.profile option name- It is used to retrive value for that profile option

Vamsi Palla

  • Apr 18th, 2006
 

Hi,

  $Flex$ is used when we need to return the Flex value contained by any AOL Vlauset or AOL object .

 For Ex .  $Flex$.<Valueset name>  would return the value held by that valueset .

  $profiles$. are used to get the values of environment variables like org_id or mfg_Organization_id etc which are related to the current apps environment.

  Ex.  $profiles$.org_id would return the operating unit which is active at that time for the user.

Regards

Vamsi

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions