Skip Headers
|
 |
 |
|
 |
 |
 |
|
Previous |
Next |
|
Contents |
Index |
Glossary |
Supplier: Stock Check Subprocess Activities
Following is a description of each activity in the subprocess, listed by the activity's display name.
Start (Node 1)
This Standard function activity marks the start of the process.
Function
| WF_STANDARD.NOOP
|
Result Type
| None
|
Prerequisite Activities
| None
|
Stock Check (Node 2)
Currently, this activity does nothing. It represents a point in the process where you can integrate a function that performs a stock check.
Function
| WF_EVENTDEMO.STOCKCHECK
|
Result Type
| None
|
Prerequisite Activities
| Start
|
End (Node 3)
This Standard function activity marks the end of the process.
Function
| WF_STANDARD.NOOP
|
Result Type
| None
|
Prerequisite Activities
| Stock Check
|
Copyright © 2003, 2005, Oracle. All rights reserved.