[Home] [Help]
[Dependency Information]
Object Name: | PO_CONTROL_RULES_EFC |
---|---|
Object Type: | TABLE |
Owner: | PO |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
PO_CONTROL_RULES_EFC holds data in original sob currency before the euro switch
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
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 |
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;
PO.PO_CONTROL_RULES_EFC does not reference any database object
PO.PO_CONTROL_RULES_EFC is referenced by following:
|
|
|