[Home] [Help]
[Dependency Information]
Object Name: | AS_ACCESSES_ALL_ALL |
---|---|
Object Type: | TABLE |
Owner: | OSM |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
AS_ACCESSES_ALL stores information that indicates whether an employee
can access an customer, a sales lead or an opportunity.
.
Each record in AS_ACCESSES_ALL includes values that identify an
employee for which the access applies and the customer, sales lead or opportunity
to which access is granted.
.
A TEAM_LEADER_FLAG of 'Y' means that the employee can update all
information on the record to which he has access.
.
A TEAM_LEADER_FLAG of 'N' for an account access record means that the
employee only can update the relationship column and contacts for the
account.
.
A TEAM_LEADER_FLAG of 'N' for an opportunity access record means that
the employee only can update the obstacles and competitor information
for the opportunity.
.
A FREEZE_FLAG of 'Y' means that the employees access to the specified
account or opportunity record has been frozen. The row will not be
affected by changes made to the territory or to subsequent runs of the
Territory Assignment program.
.
.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
AS_ACCESSES_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
AS_ACCESSES_U2 | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
AS_ACCESSES_N10 | NORMAL | NONUNIQUE |
![]() |
![]() |
AS_ACCESSES_N11 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() ![]() ![]() ![]() |
AS_ACCESSES_N12 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() ![]() |
AS_ACCESSES_N14 | NORMAL | NONUNIQUE |
![]() |
![]() |
AS_ACCESSES_N15 | NORMAL | NONUNIQUE |
![]() |
![]() |
AS_ACCESSES_N16 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() ![]() |
AS_ACCESSES_N17 | FUNCTION-BASED NORMAL | NONUNIQUE |
![]() |
![]() ![]() |
AS_ACCESSES_N18 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() |
AS_ACCESSES_N2 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() |
AS_ACCESSES_N3 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() |
AS_ACCESSES_N5 | NORMAL | NONUNIQUE |
![]() |
![]() |
AS_ACCESSES_N6 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() |
AS_ACCESSES_N8 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() ![]() |
AS_ACCESSES_N9 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ACCESS_ID | NUMBER | Yes | Access identifier | |
LAST_UPDATE_DATE | DATE | Yes | Standard Who column - date when a user last updated this row. | |
LAST_UPDATED_BY | NUMBER | Yes | Standard who column - user who last updated this row (foreign key to FND_USER.USER_ID). | |
CREATION_DATE | DATE | Yes | Standard Who column | |
CREATED_BY | NUMBER | Yes | Standard Who column | |
LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
REQUEST_ID | NUMBER | Request identifier of last concurrent program to update record | ||
PROGRAM_APPLICATION_ID | NUMBER | Application identifier of last concurrent program to update record | ||
PROGRAM_ID | NUMBER | Identifier of last concurrent program to update record | ||
PROGRAM_UPDATE_DATE | DATE | Last date concurrent program updated record | ||
ACCESS_TYPE | VARCHAR2 | (30) | Obsolete. Use 'X' when creating records | |
FREEZE_FLAG | VARCHAR2 | (1) | Yes | Flag indicating whether the record is frozen |
REASSIGN_FLAG | VARCHAR2 | (1) | Flag indicating whether the record may need to be reassigned to another employee | |
TEAM_LEADER_FLAG | VARCHAR2 | (1) | Yes | Flag indicating if the employee is a team leader of a customer or opportunity or sales lead |
CUSTOMER_ID | NUMBER | Yes | Customer/prospect identifier | |
ADDRESS_ID | NUMBER | Account identifier | ||
SALESFORCE_ID | NUMBER | Yes | Salesforce identifier | |
PERSON_ID | NUMBER | (9) | Identifier of employee who has access to the record | |
PARTNER_CUSTOMER_ID | NUMBER | Partner customer identifier | ||
PARTNER_ADDRESS_ID | NUMBER | Partner account identifier | ||
CREATED_PERSON_ID | NUMBER | (9) | Identifier of who created the access record | |
FREEZE_DATE | DATE | The date on which the access record was frozen | ||
LEAD_ID | NUMBER | Lead identifier | ||
REASSIGN_REASON | VARCHAR2 | (240) | The reason that the access record needs reassigning to another employee | |
SALESFORCE_ROLE_CODE | VARCHAR2 | (30) | The role the salesforce plays in the team | |
SALESFORCE_RELATIONSHIP_CODE | VARCHAR2 | (30) | Sales and Marketing lookup code for 'RELATIONSHIP' ,Prospect or Customer | |
ORG_ID | NUMBER | Operating unit which performed this transaction | ||
DOWNLOADABLE_FLAG | VARCHAR2 | (1) | Obsolete in CRM 11i - Specify if the row is to be downloaded to the laptop | |
ATTRIBUTE_CATEGORY | VARCHAR2 | (30) | Descriptive flexfield structure definition column. | |
ATTRIBUTE1 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE2 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE3 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE4 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE5 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE6 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE7 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE8 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE9 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE10 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE11 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE12 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE13 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE14 | VARCHAR2 | (150) | Descriptive flexfield segment | |
ATTRIBUTE15 | VARCHAR2 | (150) | Descriptive flexfield segment | |
GROUP_ID | NUMBER | |||
PALM_FLAG | VARCHAR2 | (1) | ||
WINCE_FLAG | VARCHAR2 | (1) | ||
LAPTOP_FLAG | VARCHAR2 | (1) | ||
DEVICE1_FLAG | VARCHAR2 | (1) | ||
DEVICE2_FLAG | VARCHAR2 | (1) | ||
DEVICE3_FLAG | VARCHAR2 | (1) | ||
SALES_GROUP_ID | NUMBER | group id of this sales rep. | ||
REASSIGN_REQUESTED_PERSON_ID | NUMBER | (9) | Reassign requested person identifier | |
REASSIGN_REQUEST_DATE | DATE | Reassign request date | ||
INTERNAL_UPDATE_ACCESS | NUMBER | (1) | Internal Update Access | |
SALES_LEAD_ID | NUMBER | Sales Lead identifier - FK to AS_SALES_LEADS table | ||
SECURITY_GROUP_ID | NUMBER | Subscriber id, for CRM Online Services use | ||
PARTNER_CONT_PARTY_ID | NUMBER | Partner contact party id. Used by PRM | ||
OWNER_FLAG | VARCHAR2 | (1) | Flag indicating if the employee is the owner of a customer or opportunity or sales lead | |
CREATED_BY_TAP_FLAG | VARCHAR2 | (1) | Flag indicating if the record created from territory assignment program | |
PRM_KEEP_FLAG | VARCHAR2 | (1) | Flag indicating if the record will be kept by PRM | |
OPEN_FLAG | VARCHAR2 | (1) | Flag indicating if the corresponding lead/opportunity is open | |
LEAD_RANK_SCORE | NUMBER | Column for lead rank score if the record is for sales lead | ||
OBJECT_CREATION_DATE | DATE | object (sales lead) creation date | ||
DELETE_FLAG | VARCHAR2 | (1) | Indicates if the access record is deleted | |
OBJECT_VERSION_NUMBER | NUMBER | Object Version Number | ||
CONTRIBUTOR_FLAG | VARCHAR2 | (1) | Flag indicating if the employee is the contributor of a opportunity |
Cut, paste (and edit) the following text to query this object:
SELECT ACCESS_ID
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_LOGIN
, REQUEST_ID
, PROGRAM_APPLICATION_ID
, PROGRAM_ID
, PROGRAM_UPDATE_DATE
, ACCESS_TYPE
, FREEZE_FLAG
, REASSIGN_FLAG
, TEAM_LEADER_FLAG
, CUSTOMER_ID
, ADDRESS_ID
, SALESFORCE_ID
, PERSON_ID
, PARTNER_CUSTOMER_ID
, PARTNER_ADDRESS_ID
, CREATED_PERSON_ID
, FREEZE_DATE
, LEAD_ID
, REASSIGN_REASON
, SALESFORCE_ROLE_CODE
, SALESFORCE_RELATIONSHIP_CODE
, ORG_ID
, DOWNLOADABLE_FLAG
, ATTRIBUTE_CATEGORY
, ATTRIBUTE1
, ATTRIBUTE2
, ATTRIBUTE3
, ATTRIBUTE4
, ATTRIBUTE5
, ATTRIBUTE6
, ATTRIBUTE7
, ATTRIBUTE8
, ATTRIBUTE9
, ATTRIBUTE10
, ATTRIBUTE11
, ATTRIBUTE12
, ATTRIBUTE13
, ATTRIBUTE14
, ATTRIBUTE15
, GROUP_ID
, PALM_FLAG
, WINCE_FLAG
, LAPTOP_FLAG
, DEVICE1_FLAG
, DEVICE2_FLAG
, DEVICE3_FLAG
, SALES_GROUP_ID
, REASSIGN_REQUESTED_PERSON_ID
, REASSIGN_REQUEST_DATE
, INTERNAL_UPDATE_ACCESS
, SALES_LEAD_ID
, SECURITY_GROUP_ID
, PARTNER_CONT_PARTY_ID
, OWNER_FLAG
, CREATED_BY_TAP_FLAG
, PRM_KEEP_FLAG
, OPEN_FLAG
, LEAD_RANK_SCORE
, OBJECT_CREATION_DATE
, DELETE_FLAG
, OBJECT_VERSION_NUMBER
, CONTRIBUTOR_FLAG
FROM OSM.AS_ACCESSES_ALL_ALL;
OSM.AS_ACCESSES_ALL_ALL does not reference any database object
OSM.AS_ACCESSES_ALL_ALL is referenced by following:
|
|
|