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


TABLE: PO.PO_CONTROL_RULES_EFC

Object Details
Object Name: PO_CONTROL_RULES_EFC
Object Type: TABLE
Owner: PO
FND Design Data: TablePO.PO_CONTROL_RULES_EFC
Subobject Name:
Status: VALID


PO_CONTROL_RULES_EFC holds data in original sob currency before the euro switch


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
CONTROL_GROUP_ID NUMBER
Yes control group identifier
AMOUNT_LIMIT NUMBER

amount limit
CONTROL_RULE_ID NUMBER
Yes control rule identifier
SET_OF_BOOKS_ID NUMBER

set of books identifier
SECURITY_GROUP_ID NUMBER

security group identifier
Query Text

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


SELECT CONTROL_GROUP_ID
,      AMOUNT_LIMIT
,      CONTROL_RULE_ID
,      SET_OF_BOOKS_ID
,      SECURITY_GROUP_ID
FROM PO.PO_CONTROL_RULES_EFC;

Dependencies

[top of page]

PO.PO_CONTROL_RULES_EFC does not reference any database object

PO.PO_CONTROL_RULES_EFC is referenced by following:

SchemaPO
ViewPO_CONTROL_RULES_EFC#