DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.CST_XLA_REP_SCHED_REF_V

Object Details
Object Name: CST_XLA_REP_SCHED_REF_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBOM.CST_XLA_REP_SCHED_REF_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
TRANSACTION_ID NUMBER
Yes Repetitive WIP transaction Identifier
REPETITIVE_SCHEDULE_ID NUMBER
Yes WIP repetitive schedule Identifier
REP_SCHED_WIP_ENTITY_ID NUMBER
Yes Repetitive WIP Entity ID
REP_SCHED_LINE_ID NUMBER
Yes Repetitive Scheduled Line ID
REP_SCHED_MATERIAL_ACCOUNT NUMBER
Yes General Ledger account to accumulate material charges for a repetitive schedule
REP_SCHED_MAT_OVHD_ACCOUNT NUMBER
Yes General Ledger account to accumulate material overhead charges for a repetitive schedule
REP_SCHED_OUT_PROC_ACCOUNT NUMBER
Yes General Ledger account to accumulate outside processing charges for a repetitive schedule
REP_SCHED_OVERHEAD_ACCOUNT NUMBER
Yes General Ledger account to accumulate overhead charges for a repetitive schedule
REP_SCHED_RESOURCE_ACCOUNT NUMBER
Yes General Ledger account to accumulate resource charges for a repetitive schedule
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT TRANSACTION_ID
,      REPETITIVE_SCHEDULE_ID
,      REP_SCHED_WIP_ENTITY_ID
,      REP_SCHED_LINE_ID
,      REP_SCHED_MATERIAL_ACCOUNT
,      REP_SCHED_MAT_OVHD_ACCOUNT
,      REP_SCHED_OUT_PROC_ACCOUNT
,      REP_SCHED_OVERHEAD_ACCOUNT
,      REP_SCHED_RESOURCE_ACCOUNT
FROM APPS.CST_XLA_REP_SCHED_REF_V;

Dependencies

[top of page]

APPS.CST_XLA_REP_SCHED_REF_V references the following:

SchemaAPPS
SynonymMTL_MATERIAL_TXN_ALLOCATIONS
SynonymWIP_REPETITIVE_SCHEDULES
APPS.CST_XLA_REP_SCHED_REF_V is referenced by following:

SchemaAPPS
Package BodyXLA_00707_AAD_S_000019_PKG - show dependent code
Package BodyXLA_00707_AAD_S_000020_PKG - show dependent code