[Home] [Help]
[Dependency Information]
| Object Name: | GMI_PICK_SLIP_NUMBER_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | GMI.GMI_PICK_SLIP_NUMBER_V
|
| Subobject Name: | |
| Status: | VALID |
A public view which may be useful for custom reporting or other data
requirements.
This is used in the definition of the Value Set GMI_PICK_SLIP_NUMBERS in order to get the list of the existing OPM Pick Slip Numbers.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PICK_SLIP_NUMBER | NUMBER | Picking Slip Number |
Cut, paste (and edit) the following text to query this object:
SELECT PICK_SLIP_NUMBER
FROM APPS.GMI_PICK_SLIP_NUMBER_V;
APPS
IC_TRAN_PND
APPS.GMI_PICK_SLIP_NUMBER_V is not referenced by any database object
|
|
|
|