[Home] [Help]
[Dependency Information]
| Object Name: | ASO_I_RETURN_CODES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | ASO.ASO_I_RETURN_CODES_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 |
|---|---|---|---|---|
| RETURN_REASON_CODE | VARCHAR2 | (30) | Yes | Code corresponding to the return reason from A/R Lookups for the lookup_type 'CREDIT_MEMO_REASON' |
| RETURN_REASON | VARCHAR2 | (80) | Yes | Return reason from AR Lookups for the lookup_type 'CREDIT_MEMO_REASON' |
Cut, paste (and edit) the following text to query this object:
SELECT RETURN_REASON_CODE
, RETURN_REASON
FROM APPS.ASO_I_RETURN_CODES_V;
APPS
AR_LOOKUPS
APPS
CSF_DEBRIEF_MAT_LINES_V
|
|
|
|