[Home] [Help]
[Dependency Information]
| Object Name: | PA_REP_SEQ_NUMBER |
|---|---|
| Object Type: | TABLE |
| Owner: | PA |
| FND Design Data: | PA.PA_REP_SEQ_NUMBER
|
| Subobject Name: | |
| Status: | VALID |
This tables stores sequence number from -100 to 20000 numbers . This sequence table is used to generate capacity for resource and for month, year and quarter numbers for a calendar year
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| PA_REP_SEQ_NUMBER_U1 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
SEQ_NUMBER
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| SEQ_NUMBER | NUMBER | Yes | Sequence Number ranging from -100 to 20000 |
Cut, paste (and edit) the following text to query this object:
SELECT SEQ_NUMBER
FROM PA.PA_REP_SEQ_NUMBER;
PA.PA_REP_SEQ_NUMBER does not reference any database object
PA.PA_REP_SEQ_NUMBER is referenced by following:
APPS
PA_REP_SEQ_NUMBER
|
|
|
|