[Home] [Help]
[Dependency Information]
| Object Name: | PA_RETN_BILL_METHOD_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_RETN_BILL_METHOD_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 |
|---|---|---|---|---|
| METHOD_CODE | VARCHAR2 | (30) | Yes | Retention Billing Method Code |
| METHOD_NAME | VARCHAR2 | (80) | Yes | Retention Billing Method Name |
Cut, paste (and edit) the following text to query this object:
SELECT METHOD_CODE
, METHOD_NAME
FROM APPS.PA_RETN_BILL_METHOD_V;
APPS
PA_LOOKUPS
APPS.PA_RETN_BILL_METHOD_V is not referenced by any database object
|
|
|
|