[Home] [Help]
[Dependency Information]
| Object Name: | JAI_AP_TDS_VNDR_TYPE_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | JA.JAI_AP_TDS_VNDR_TYPE_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| VENDOR_ID | NUMBER | Yes | Vendor identifier. | |
| TDS_VENDOR_TYPE_LOOKUP_CODE | VARCHAR2 | (30) | Stores the vendor classification used for finidng out the TDS threshold that is applicable for the vendor. | |
| CONFIRM_PAN_FLAG | VARCHAR2 | (1) | Flag to indicate if the PAN number for the supplier has been confirmed. |
Cut, paste (and edit) the following text to query this object:
SELECT VENDOR_ID
, TDS_VENDOR_TYPE_LOOKUP_CODE
, CONFIRM_PAN_FLAG
FROM APPS.JAI_AP_TDS_VNDR_TYPE_V;
APPS
JAI_AP_TDS_VENDOR_HDRS
APPS
JAI_AP_TDS_DEFAULT_SECTION_V
JAI_AP_TDS_GENERATION_PKG
- show dependent code
JAI_AP_TDS_THHOLD_EXCEPTION_V
JAI_AP_TDS_TH_PAN_TAN_V
JAI_AP_TDS_TH_VSITE_V
|
|
|
|