[Home] [Help]
[Dependency Information]
Object Name: | JTF_RS_RESOURCE_EXTNS |
---|---|
Object Type: | TABLE |
Owner: | JTF |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
This is table stores all important information about Resources. These Resources are coming from HR or HZ or Vonder table etc. Primary key is resource_id. Resource_number, user_id sre also unique keys.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
JTF_RS_RESOURCE_EXTNS_U1 | NORMAL | UNIQUE |
![]() |
![]() |
JTF_RS_RESOURCE_EXTNS_U2 | NORMAL | UNIQUE |
![]() |
![]() |
JTF_RS_RESOURCE_EXTNS_U3 | NORMAL | UNIQUE |
![]() |
![]() |
SYS_IL0000084693C00055$$ | LOB | UNIQUE |
![]() |
|
SYS_IL0000084693C00056$$ | LOB | UNIQUE |
![]() |
|
JTF_RS_RESOURCE_EXTNS_FN1 | FUNCTION-BASED NORMAL | NONUNIQUE |
![]() |
![]() |
JTF_RS_RESOURCE_EXTNS_FN2 | FUNCTION-BASED NORMAL | NONUNIQUE |
![]() |
![]() |
JTF_RS_RESOURCE_EXTNS_FN3 | FUNCTION-BASED NORMAL | NONUNIQUE |
![]() |
![]() |
JTF_RS_RESOURCE_EXTNS_FN4 | FUNCTION-BASED NORMAL | NONUNIQUE |
![]() |
![]() |
JTF_RS_RESOURCE_EXTNS_FN5 | FUNCTION-BASED NORMAL | NONUNIQUE |
![]() |
![]() |
JTF_RS_RESOURCE_EXTNS_FN6 | FUNCTION-BASED NORMAL | NONUNIQUE |
![]() |
![]() |
JTF_RS_RESOURCE_EXTNS_NU10 | NORMAL | NONUNIQUE |
![]() |
![]() |
JTF_RS_RESOURCE_EXTNS_NU11 | NORMAL | NONUNIQUE |
![]() |
![]() |
JTF_RS_RESOURCE_EXTNS_NU12 | NORMAL | NONUNIQUE |
![]() |
![]() |
JTF_RS_RESOURCE_EXTNS_NU2 | NORMAL | NONUNIQUE |
![]() |
![]() |
JTF_RS_RESOURCE_EXTNS_NU3 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() |
JTF_RS_RESOURCE_EXTNS_NU4 | NORMAL | NONUNIQUE |
![]() |
![]() |
JTF_RS_RESOURCE_EXTNS_NU5 | NORMAL | NONUNIQUE |
![]() |
![]() |
JTF_RS_RESOURCE_EXTNS_NU6 | NORMAL | NONUNIQUE |
![]() |
![]() |
JTF_RS_RESOURCE_EXTNS_NU7 | NORMAL | NONUNIQUE |
![]() |
![]() |
JTF_RS_RESOURCE_EXTNS_NU8 | NORMAL | NONUNIQUE |
![]() |
![]() |
JTF_RS_RESOURCE_EXTNS_NU9 | NORMAL | NONUNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
RESOURCE_ID | NUMBER | Yes | Resource Identifier | |
CREATED_BY | NUMBER | Yes | Standard who column - user who created this row (foreign key to FND_USER.USER_ID). | |
CREATION_DATE | DATE | Yes | Standard who column - date when this row was created. | |
LAST_UPDATED_BY | NUMBER | Yes | Standard who column - user who last updated this row (foreign key to FND_USER.USER_ID). | |
LAST_UPDATE_DATE | DATE | Yes | Standard Who column - date when a user last updated this row. | |
LAST_UPDATE_LOGIN | NUMBER | Standard who column - operating system login of user who last updated this row (foreign key to FND_LOGINS.LOGIN_ID). | ||
CATEGORY | VARCHAR2 | (30) | Yes | Category of Resource. Validating from JTF_OBJECTS_VL. Allowed values: EMPLOYEE, PARTNER, PARTY, SUPPLIER_CONTACT, OTHER |
RESOURCE_NUMBER | VARCHAR2 | (30) | Yes | Resource Number. This is a Unique and shown to user on forms. |
SOURCE_ID | NUMBER | Source identifier foreign key to PER_ALL_PEOPLE_F or foreign key to HZ_PARTIES or foreign key to PO_VENDOR_CONTACTS. | ||
ADDRESS_ID | NUMBER | Address identifier - foreign key to HZ_PARTY_SITES. | ||
CONTACT_ID | NUMBER | Contact identifier - foreign key to HZ_ORG_CONTACTS. | ||
MANAGING_EMPLOYEE_ID | NUMBER | Managing Employee Identifier | ||
START_DATE_ACTIVE | DATE | Yes | Date this Resource becomes active, if limited | |
END_DATE_ACTIVE | DATE | Date this Resource becomes inactive, if limited | ||
TIME_ZONE | NUMBER | This field is used by Service for time zone information foreign key to HZ_TIMEZONES. | ||
COST_PER_HR | NUMBER | This field is used by Service for cost per hour of the resource | ||
PRIMARY_LANGUAGE | VARCHAR2 | (30) | This field is used by Service for the primary language of the resource | |
SECONDARY_LANGUAGE | VARCHAR2 | (30) | This field is used by Service for the secondary language of the resource | |
IES_AGENT_LOGIN | VARCHAR2 | (240) | Email Center Agent Login | |
SERVER_GROUP_ID | NUMBER | Server Group Identifier to which this resource is attached. FK to IEO_SVR_GROUPS , used by interaction centers. | ||
ASSIGNED_TO_GROUP_ID | NUMBER | Assigned to User Identifier , Foreign Key to FND_USER. | ||
COST_CENTER | VARCHAR2 | (30) | Cost Center to which this resource is attached | |
CHARGE_TO_COST_CENTER | VARCHAR2 | (30) | Cost center which will be charged for this resource | |
COMPENSATION_CURRENCY_CODE | VARCHAR2 | (15) | The currency code in which the resource will be compensated. | |
COMMISSIONABLE_FLAG | VARCHAR2 | (1) | Flag indicating whether the resource is commissionable or not | |
HOLD_REASON_CODE | VARCHAR2 | (30) | Reason Code why the payment will be hold | |
HOLD_PAYMENT | VARCHAR2 | (1) | Flag indicating whether the payment for the resource is on hold or not. | |
COMP_SERVICE_TEAM_ID | NUMBER | Comp Service Team Id , FK to jtf_rs_teams_vl | ||
TRANSACTION_NUMBER | NUMBER | Transaction Number. This will be used at the time of importing Resources. | ||
OBJECT_VERSION_NUMBER | NUMBER | Yes | Sequential number used for database locking control when using HTML as a user interface | |
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 | |
ATTRIBUTE_CATEGORY | VARCHAR2 | (30) | Descriptive flexfield structure definition column. | |
USER_ID | NUMBER | User Id from FND_USER | ||
SUPPORT_SITE_ID | NUMBER | Support Site from Service | ||
LOCATION | SDO_GEOMETRY | (1) | ||
SECURITY_GROUP_ID | NUMBER | Column used for Applications Hosting purposes | ||
SUPPORT_SITE | VARCHAR2 | (30) | Name corresponding to the Support Site Identifier. | |
SOURCE_NAME | VARCHAR2 | (360) | Name of the Source of the Resource. For EMPLOYEE type of Resource it would be Employee Name. For PARTY type of Resource it would be Party Name. | |
SOURCE_NUMBER | VARCHAR2 | (30) | Number or Unique Identifier of the Source of the Resource. For EMPLOYEE type of Resource it would be Employee Number. For PARTY type of Resource it would be Party Number. | |
SOURCE_JOB_TITLE | VARCHAR2 | (240) | Job Title corresponding to only EMPLOYEE type of Resource. | |
SOURCE_EMAIL | VARCHAR2 | (2000) | Address Line corresponding to EMAIL from the source. For Resource of type Employee this would be from PER_LOCATIONS. For PARTY it would be HZ_LOCATIONS. | |
SOURCE_PHONE | VARCHAR2 | (2000) | Address Line corresponding to PHONE from the source. For Resource of type Employee this would be from PER_PHONES. For PARTY it would be HZ_LOCATIONS. | |
SOURCE_ORG_ID | NUMBER | ORG ID of the source of a Resource. | ||
SOURCE_ORG_NAME | VARCHAR2 | (360) | ORG NAME of the source of a Resource. | |
SOURCE_ADDRESS1 | VARCHAR2 | (240) | Address Line 1 from the source. For Resource of type Employee this would be from PER_LOCATIONS. For PARTY it would be HZ_LOCATIONS. | |
SOURCE_ADDRESS2 | VARCHAR2 | (240) | Address Line 2 from the source. For Resource of type Employee this would be from PER_LOCATIONS. For PARTY it would be HZ_LOCATIONS. | |
SOURCE_ADDRESS3 | VARCHAR2 | (240) | Address Line 3 from the source. For Resource of type Employee this would be from PER_LOCATIONS. For PARTY it would be HZ_LOCATIONS. | |
SOURCE_ADDRESS4 | VARCHAR2 | (240) | Address Line 4 from the source. For Resource of type Employee this would be from PER_LOCATIONS. For PARTY it would be HZ_LOCATIONS. | |
SOURCE_CITY | VARCHAR2 | (60) | Address Line corresponding to CITY from the source. For Resource of type Employee this would be from PER_LOCATIONS. For PARTY it would be HZ_LOCATIONS. | |
SOURCE_POSTAL_CODE | VARCHAR2 | (60) | Address Line corresponding to POSTAL CODE from the source. For Resource of type Employee this would be from PER_LOCATIONS. For PARTY it would be HZ_LOCATIONS. | |
SOURCE_STATE | VARCHAR2 | (150) | Address Line corresponding to STATE from the source. For Resource of type Employee this would be from PER_LOCATIONS. For PARTY it would be HZ_LOCATIONS. | |
SOURCE_PROVINCE | VARCHAR2 | (150) | Address Line corresponding to PROVINCE from the source. For Resource of type Employee this would be from PER_LOCATIONS. For PARTY it would be HZ_LOCATIONS. | |
SOURCE_COUNTY | VARCHAR2 | (150) | Address Line corresponding to COUNTY from the source. For Resource of type Employee this would be from PER_LOCATIONS. For PARTY it would be HZ_LOCATIONS. | |
SOURCE_COUNTRY | VARCHAR2 | (60) | Address Line corresponding to COUNTRY from the source. For Resource of type Employee this would be from PER_LOCATIONS. For PARTY it would be HZ_LOCATIONS. | |
SOURCE_MGR_ID | NUMBER | Manager ID corresponding to Employee type of Resource obtained from HR. | ||
SOURCE_MGR_NAME | VARCHAR2 | (360) | Manager Name corresponding to Employee type of Resource obtained from HR. | |
SOURCE_BUSINESS_GRP_ID | NUMBER | Business Group ID of the Employee type of Resource obtained from HR. | ||
SOURCE_BUSINESS_GRP_NAME | VARCHAR2 | (360) | Business Group Name of the Employee type of Resource obtained from HR. | |
SOURCE_FIRST_NAME | VARCHAR2 | (360) | First Name of the Source of the Resource. For EMPLOYEE type of Resource it would be Employee Name. For PARTY type of Resource it would be Party Name. | |
SOURCE_MIDDLE_NAME | VARCHAR2 | (360) | Middle Name of the Source of the Resource. For EMPLOYEE type of Resource it would be Employee Middle Name. For PARTY type of Resource it would be Party Middle Name. | |
SOURCE_LAST_NAME | VARCHAR2 | (360) | Last Name of the Source of the Resource. For EMPLOYEE type of Resource it would be Employee Last Name. For PARTY type of Resource it would be Party Last Name. | |
SOURCE_CATEGORY | VARCHAR2 | (360) | Category of the Source for a Resource. | |
SOURCE_STATUS | VARCHAR2 | (360) | Status of the Source for a Resource. | |
USER_NAME | VARCHAR2 | (100) | USer Name from FND USER for a Resource. | |
SOURCE_OFFICE | VARCHAR2 | (45) | Office Number of the Source for the Resource | |
SOURCE_LOCATION | VARCHAR2 | (45) | Internal Location of the Source for the Resource | |
SOURCE_MAILSTOP | VARCHAR2 | (45) | Mailstop of the Source for the Resource | |
SOURCE_MOBILE_PHONE | VARCHAR2 | (60) | Source Mobile phone of the resource. Resource of type Employee this would be from PER_PHONES where phone_type = 'M' | |
SOURCE_PAGER | VARCHAR2 | (60) | Source Mobile phone of the resource. Resource of type Employee this would be from PER_PHONES where phone_type = 'P' | |
PERSON_PARTY_ID | NUMBER | Party ID corresponding to an Employee | ||
SOURCE_JOB_ID | NUMBER | Job ID corresponding to only EMPLOYEE type of Resource. |
Cut, paste (and edit) the following text to query this object:
SELECT RESOURCE_ID
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
, CATEGORY
, RESOURCE_NUMBER
, SOURCE_ID
, ADDRESS_ID
, CONTACT_ID
, MANAGING_EMPLOYEE_ID
, START_DATE_ACTIVE
, END_DATE_ACTIVE
, TIME_ZONE
, COST_PER_HR
, PRIMARY_LANGUAGE
, SECONDARY_LANGUAGE
, IES_AGENT_LOGIN
, SERVER_GROUP_ID
, ASSIGNED_TO_GROUP_ID
, COST_CENTER
, CHARGE_TO_COST_CENTER
, COMPENSATION_CURRENCY_CODE
, COMMISSIONABLE_FLAG
, HOLD_REASON_CODE
, HOLD_PAYMENT
, COMP_SERVICE_TEAM_ID
, TRANSACTION_NUMBER
, OBJECT_VERSION_NUMBER
, ATTRIBUTE1
, ATTRIBUTE2
, ATTRIBUTE3
, ATTRIBUTE4
, ATTRIBUTE5
, ATTRIBUTE6
, ATTRIBUTE7
, ATTRIBUTE8
, ATTRIBUTE9
, ATTRIBUTE10
, ATTRIBUTE11
, ATTRIBUTE12
, ATTRIBUTE13
, ATTRIBUTE14
, ATTRIBUTE15
, ATTRIBUTE_CATEGORY
, USER_ID
, SUPPORT_SITE_ID
, LOCATION
, SECURITY_GROUP_ID
, SUPPORT_SITE
, SOURCE_NAME
, SOURCE_NUMBER
, SOURCE_JOB_TITLE
, SOURCE_EMAIL
, SOURCE_PHONE
, SOURCE_ORG_ID
, SOURCE_ORG_NAME
, SOURCE_ADDRESS1
, SOURCE_ADDRESS2
, SOURCE_ADDRESS3
, SOURCE_ADDRESS4
, SOURCE_CITY
, SOURCE_POSTAL_CODE
, SOURCE_STATE
, SOURCE_PROVINCE
, SOURCE_COUNTY
, SOURCE_COUNTRY
, SOURCE_MGR_ID
, SOURCE_MGR_NAME
, SOURCE_BUSINESS_GRP_ID
, SOURCE_BUSINESS_GRP_NAME
, SOURCE_FIRST_NAME
, SOURCE_MIDDLE_NAME
, SOURCE_LAST_NAME
, SOURCE_CATEGORY
, SOURCE_STATUS
, USER_NAME
, SOURCE_OFFICE
, SOURCE_LOCATION
, SOURCE_MAILSTOP
, SOURCE_MOBILE_PHONE
, SOURCE_PAGER
, PERSON_PARTY_ID
, SOURCE_JOB_ID
FROM JTF.JTF_RS_RESOURCE_EXTNS;
|
|
|