[Home] [Help]
[Dependency Information]
| Object Name: | SO_MODEL_LINE_COGS_ACCOUNT |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | OE.SO_MODEL_LINE_COGS_ACCOUNT
|
| 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 |
|---|---|---|---|---|
| LINE_ID | NUMBER | Yes | Order Line | |
| LINE_DETAIL_ID | NUMBER | Yes | ||
| COST_OF_SALES_ACCOUNT | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT LINE_ID
, LINE_DETAIL_ID
, COST_OF_SALES_ACCOUNT
FROM APPS.SO_MODEL_LINE_COGS_ACCOUNT;
APPS
MTL_SYSTEM_ITEMS_B
SO_LINES
SO_LINE_DETAILS
APPS
WSH_FLEX_PKG_COGS
- show dependent code
|
|
|
|