[Home] [Help]
[Dependency Information]
Object Name: | IBY_IRF_PMT_FREQUENCY |
---|---|
Object Type: | TABLE |
Owner: | IBY |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
IBY_IRF_PMT_FREQUENCY stores information pertaining to the payment frequency risk factor. This table contains information about the frequency of purchase in a given time frame. This risk factor is associated with a risk score of low or high.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
DURATION | NUMBER | (15) | Yes | Number of days, weeks, months, or years |
DURATION_TYPE | VARCHAR2 | (15) | Yes | Number of days or weeks |
FREQUENCY | NUMBER | Yes | Number of purchases made during the specified duration | |
PAYEEID | VARCHAR2 | (80) | Identifier of the payee passed by electronic commerce application | |
LAST_UPDATE_DATE | DATE | Yes | Standard Who column | |
OBJECT_VERSION_NUMBER | NUMBER | Yes | Used for locking purposes that subsequently allows for checking if there is old data on the screen compared to what is in the database. The situation occurs when the HTML application is a stateless application. | |
LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard Who column |
CREATION_DATE | DATE | Yes | Standard Who column | |
CREATED_BY | NUMBER | (15) | Yes | Standard Who column |
LAST_UPDATE_LOGIN | NUMBER | (15) | Standard Who column | |
SECURITY_GROUP_ID | NUMBER | Used in hosted environments |
Cut, paste (and edit) the following text to query this object:
SELECT DURATION
, DURATION_TYPE
, FREQUENCY
, PAYEEID
, LAST_UPDATE_DATE
, OBJECT_VERSION_NUMBER
, LAST_UPDATED_BY
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_LOGIN
, SECURITY_GROUP_ID
FROM IBY.IBY_IRF_PMT_FREQUENCY;
IBY.IBY_IRF_PMT_FREQUENCY does not reference any database object
IBY.IBY_IRF_PMT_FREQUENCY is referenced by following:
|
|
|