Definition and use of EBS Profile

Source: Internet
Author: User

Definition of EBS profiles

In EBS, we may define a profile to store specific user information so thatProgramRunning. It is equivalent to a global variable.

1. Profile Definition

Path: Application Developer/Profile

Hierarchy type is used to determine the scope of the profile. Select security.

Profile takes precedence over the underlying layer, that is, the user layer takes precedence over organization ....

Profile information is often extracted based on responsibility.

SQLValidation is used to define the value set of Profile Value. Of course it is not defined, and manual input is fine. However, to ensure security, it is better to define a method as follows:

SQL = "select fv_region.flex_value \" log mode \",

Fv_region.flex_value

Into: visible_option_value,

: Profile_option_value

From fnd_flex_value_sets fvs_region,

Fnd_flex_values fv_region

Where fvs_region.flex_value_set_name = 'fac _ reorg_asset_region'

And fvs_region.flex_value_set_id = fv_region.flex_value_set_id

And fv_region.enabled_flag = 'y '"

Column = "\" log mode \ "(10 )"

2. Profile Maintenance

Path: System Administrator/profile/System

You can assign values to the corresponding profile at the site/application/responsibility/organization/user layer as needed.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.