[Home] [Help]
[Dependency Information]
Object Name: | PA_ALLOC_RUNS_ALL |
---|---|
Object Type: | TABLE |
Owner: | PA |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
PA_ALLOC_RUNS_ALL stores all the information for an allocation run.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
PA_ALLOC_RUNS_U1 | NORMAL | UNIQUE |
![]() |
![]() |
PA_ALLOC_RUNS_N2 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() ![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
RUN_ID | NUMBER | Yes | Allocation run identification number | |
RULE_ID | NUMBER | Yes | Allocation rule identification number | |
RUN_PERIOD | VARCHAR2 | (15) | Yes | Run period name |
EXPND_ITEM_DATE | DATE | Yes | Expenditure item date for an allocation run | |
DENOM_CURRENCY_CODE | VARCHAR2 | (15) | Yes | Denomination currency code |
CREATION_DATE | DATE | Yes | Standard Who Column | |
CREATED_BY | NUMBER | (15) | Yes | Standard Who Column |
LAST_UPDATE_DATE | DATE | Yes | Standard Who Column | |
LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard Who Column |
LAST_UPDATE_LOGIN | NUMBER | (15) | Standard Who Column | |
FIXED_AMOUNT | NUMBER | Fixed amount | ||
POOL_PERCENT | NUMBER | Allocation percentage specified at rule level | ||
PERIOD_TYPE | VARCHAR2 | (2) | Period type of GL (General Ledger) or PA (Oracle Projects) | |
SOURCE_AMOUNT_TYPE | VARCHAR2 | (4) | If the period type is PA , source_amount_type can be ITD or PTD. If the period type is GL, source_amount_type can be FYTD, QTD, or PTD | |
SOURCE_BALANCE_CATEGORY | VARCHAR2 | (1) | Source balance category. It can only be A(actuals) | |
SOURCE_BALANCE_TYPE | VARCHAR2 | (30) | Source balance type. If the source category is actual , then actual balance type can be TOT_RAW_COST, TOT_BURDENED_COST, TOT_BILLABLE_RAW_COST or TOT_BILLABLE_BURDENED_COST | |
ALLOC_RESOURCE_LIST_ID | NUMBER | Resource list member id | ||
AUTO_RELEASE_FLAG | VARCHAR2 | (1) | The flag indicates whether to create expenditure items automatically. Y means release automatically | |
ALLOCATION_METHOD | VARCHAR2 | (1) | Allocation method. It can be F(full) or I(incremental) | |
IMP_WITH_EXCEPTION | VARCHAR2 | (1) | Default to N. Not currently used | |
DUP_TARGETS_FLAG | VARCHAR2 | (1) | The flag indicates whether to allow duplicate target projects and tasks.Y means to allow duplicate target projects and tasks | |
TARGET_EXP_TYPE_CLASS | VARCHAR2 | (30) | Expenditure type class of allocation transactions | |
TARGET_EXP_ORG_ID | NUMBER | Expenditure organization of allocation transactions | ||
TARGET_EXP_TYPE | VARCHAR2 | (30) | Expenditure type of allocation transactions | |
TARGET_COST_TYPE | VARCHAR2 | (1) | Cost type of allocation transactions. It can be R (raw) or B (burdened) | |
OFFSET_EXP_TYPE_CLASS | VARCHAR2 | (30) | Expenditure type class of offset transactions | |
OFFSET_EXP_ORG_ID | NUMBER | Expenditure organization id of offset transactions | ||
OFFSET_EXP_TYPE | VARCHAR2 | (30) | Expenditure type of offset transactions | |
OFFSET_COST_TYPE | VARCHAR2 | (1) | Cost type of offset transactions. It can be B (burdened) or R (raw) | |
OFFSET_METHOD | VARCHAR2 | (1) | Offset method. It can be N (none) , A (source project and task), B (source project, use client extension for task), C (specific project and task) or D(use client extension for project and task) | |
OFFSET_PROJECT_ID | NUMBER | Offset project id | ||
OFFSET_TASK_ID | NUMBER | Offset task id | ||
RUN_STATUS | VARCHAR2 | (2) | Allocation run status. It can be DF (draft failure) , DS (draft success), RF (release failure), RV (run reverse) or RS (release success) | |
BASIS_METHOD | VARCHAR2 | (2) | Basis method. It can be S(spread evenly) ,P(prorated),C(client extension),FS(fixed and spread evenly) or FP(fixed and prorated) | |
BASIS_RELATIVE_PERIOD | NUMBER | Relative basis period | ||
BASIS_AMOUNT_TYPE | VARCHAR2 | (4) | If the period type is PA , source_amount_type can be ITD or PTD. If the period type is GL, source_amount_type can be FYTD, QTD, or PTD | |
BASIS_BALANCE_CATEGORY | VARCHAR2 | (1) | Basis balance category. it can be A (actuals) or B (budgets) | |
BASIS_BUDGET_TYPE_CODE | VARCHAR2 | (30) | Basis budget type code | |
BASIS_BUDGET_ENTRY_METHOD_CODE | VARCHAR2 | (30) | Basis budget entry method code | |
BASIS_BALANCE_TYPE | VARCHAR2 | (30) | Basis balance type. If basis category is actual , then actual balance type can be TOT_RAW_COST, TOT_BURDENED_COST, TOT_BILLABLE_RAW_COST, TOT_BILLABLE_BURDENED_COST, TOT_QUANTITY or TOT_LABOR_HOURS. If the basis category is budget, then budget balance type can be BASE_RAW_COST, BASE_BURDENED_COST, BASE_QUANTITY or BASE_LABOR_QUANTITY | |
BASIS_RESOURCE_LIST_ID | NUMBER | Basis resource list member id | ||
FISCAL_YEAR | NUMBER | Fiscal year of the run period | ||
QUARTER | NUMBER | Quarter number of the run period | ||
PERIOD_NUM | NUMBER | Period number | ||
TARGET_EXP_GROUP | VARCHAR2 | (50) | Target expenditure group name | |
REV_TARGET_EXP_GROUP | VARCHAR2 | (50) | Reversal target expenditure group name | |
OFFSET_EXP_GROUP | VARCHAR2 | (50) | Offset expenditure group name | |
REV_OFFSET_EXP_GROUP | VARCHAR2 | (50) | Reversal offset expenditure group type | |
TOTAL_POOL_AMOUNT | NUMBER | Total source pool amount | ||
ALLOCATED_AMOUNT | NUMBER | Allocated amount | ||
TOTAL_ALLOCATED_AMOUNT | NUMBER | Total allocated amount | ||
TOTAL_OFFSETTED_AMOUNT | NUMBER | Total offsetted amount | ||
MISSING_SOURCE_PROJ_AMT | NUMBER | Missing source project amount | ||
MISSING_TARGET_PROJ_AMT | NUMBER | Missing target project amount | ||
MISSING_OFFSET_PROJ_AMT | NUMBER | Missing offset project amount | ||
REVERSAL_DATE | DATE | Reversal date if the run is reversed | ||
DRAFT_REQUEST_ID | NUMBER | (15) | Request id for the draft allocation run | |
DRAFT_REQUEST_DATE | DATE | Creation date of request for a draft allocation | ||
RELEASE_REQUEST_ID | NUMBER | (15) | Request id for the release allocation run | |
RELEASE_REQUEST_DATE | DATE | Creation date of request for a release allocation | ||
ORG_ID | NUMBER | (15) | Operating unit identifier for multi_organization installations | |
LIMIT_TARGET_PROJECTS_CODE | VARCHAR2 | (1) | Yes | Buiseness organization level code that limits the selection of target projects. |
BASIS_FIN_PLAN_TYPE_ID | NUMBER | (15) | Fin plan type populated when allocation basis is Fin Plan | |
CINT_RATE_NAME | VARCHAR2 | (30) | Interest rate name of the Transaction run | |
ALLOC_RESOURCE_STRUCT_TYPE | VARCHAR2 | (3) | Resource Structure type idendifier for the allocation source resource | |
BASIS_RESOURCE_STRUCT_TYPE | VARCHAR2 | (3) | Resource Structure type idendifier for the allocation basis resources | |
ALLOC_RBS_VERSION | NUMBER | RBS structure version for allocation source resources. | ||
BASIS_RBS_VERSION | NUMBER | RBS structure version for allocation basis resources. |
Cut, paste (and edit) the following text to query this object:
SELECT RUN_ID
, RULE_ID
, RUN_PERIOD
, EXPND_ITEM_DATE
, DENOM_CURRENCY_CODE
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_LOGIN
, FIXED_AMOUNT
, POOL_PERCENT
, PERIOD_TYPE
, SOURCE_AMOUNT_TYPE
, SOURCE_BALANCE_CATEGORY
, SOURCE_BALANCE_TYPE
, ALLOC_RESOURCE_LIST_ID
, AUTO_RELEASE_FLAG
, ALLOCATION_METHOD
, IMP_WITH_EXCEPTION
, DUP_TARGETS_FLAG
, TARGET_EXP_TYPE_CLASS
, TARGET_EXP_ORG_ID
, TARGET_EXP_TYPE
, TARGET_COST_TYPE
, OFFSET_EXP_TYPE_CLASS
, OFFSET_EXP_ORG_ID
, OFFSET_EXP_TYPE
, OFFSET_COST_TYPE
, OFFSET_METHOD
, OFFSET_PROJECT_ID
, OFFSET_TASK_ID
, RUN_STATUS
, BASIS_METHOD
, BASIS_RELATIVE_PERIOD
, BASIS_AMOUNT_TYPE
, BASIS_BALANCE_CATEGORY
, BASIS_BUDGET_TYPE_CODE
, BASIS_BUDGET_ENTRY_METHOD_CODE
, BASIS_BALANCE_TYPE
, BASIS_RESOURCE_LIST_ID
, FISCAL_YEAR
, QUARTER
, PERIOD_NUM
, TARGET_EXP_GROUP
, REV_TARGET_EXP_GROUP
, OFFSET_EXP_GROUP
, REV_OFFSET_EXP_GROUP
, TOTAL_POOL_AMOUNT
, ALLOCATED_AMOUNT
, TOTAL_ALLOCATED_AMOUNT
, TOTAL_OFFSETTED_AMOUNT
, MISSING_SOURCE_PROJ_AMT
, MISSING_TARGET_PROJ_AMT
, MISSING_OFFSET_PROJ_AMT
, REVERSAL_DATE
, DRAFT_REQUEST_ID
, DRAFT_REQUEST_DATE
, RELEASE_REQUEST_ID
, RELEASE_REQUEST_DATE
, ORG_ID
, LIMIT_TARGET_PROJECTS_CODE
, BASIS_FIN_PLAN_TYPE_ID
, CINT_RATE_NAME
, ALLOC_RESOURCE_STRUCT_TYPE
, BASIS_RESOURCE_STRUCT_TYPE
, ALLOC_RBS_VERSION
, BASIS_RBS_VERSION
FROM PA.PA_ALLOC_RUNS_ALL;
PA.PA_ALLOC_RUNS_ALL does not reference any database object
PA.PA_ALLOC_RUNS_ALL is referenced by following:
|
|
|