[Home] [Help]
[Dependency Information]
Object Name: | IGI_CBR_AP_INV_DIST_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
A Business Intelligence System view
IGI_CBR_AP_INV_DIST_V
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
INVOICE_ID | NUMBER | (15) | Yes | Invoice Identifier |
DIST_CODE_COMBINATION_ID | NUMBER | (15) | Yes | Distribution Code Combination Identifier |
AMOUNT | NUMBER | Distribution Amount |
Cut, paste (and edit) the following text to query this object:
SELECT INVOICE_ID
, DIST_CODE_COMBINATION_ID
, AMOUNT
FROM APPS.IGI_CBR_AP_INV_DIST_V;
APPS.IGI_CBR_AP_INV_DIST_V is not referenced by any database object
|
|
|