[Home] [Help]
[Dependency Information]
Object Name: | IGS_FI_OTC_CHARGES |
---|---|
Object Type: | TABLE |
Owner: | IGS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Contains information on the charges(of type external) that are created at the time of receipt creation.Provides a repository of all charges that are tied to the receipt, if any, that were created when the student pays over the counter.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
IGS_FI_OTC_CHARGES_U1 | NORMAL | UNIQUE |
![]() |
![]() |
IGS_FI_OTC_CHARGES_U2 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
OTC_CHARGE_ID | NUMBER | (15) | Yes | OTC receipt charge id |
INVOICE_ID | NUMBER | (15) | Yes | Charge id or Invoice id |
CREDIT_ID | NUMBER | (15) | Yes | Credit id |
LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard WHO column |
LAST_UPDATE_DATE | DATE | Yes | Standard WHO column | |
LAST_UPDATE_LOGIN | NUMBER | (15) | Standard WHO column | |
CREATED_BY | NUMBER | (15) | Yes | Standard WHO column |
CREATION_DATE | DATE | Yes | Standard WHO column |
Cut, paste (and edit) the following text to query this object:
SELECT OTC_CHARGE_ID
, INVOICE_ID
, CREDIT_ID
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
, CREATED_BY
, CREATION_DATE
FROM IGS.IGS_FI_OTC_CHARGES;
IGS.IGS_FI_OTC_CHARGES does not reference any database object
IGS.IGS_FI_OTC_CHARGES is referenced by following:
|
|
|