[Home] [Help]
| Product: | FND - Application Object Library |
|---|---|
| Meaning: | Function Context Dependence |
| Description: | List of Values for table FND_FORM_FUNCTIONS column CONTEXT_DEPENDENCE |
| Code | Meaning | Description |
|---|---|---|
| NONE | None | Function doesn't need to know what resp it is running under. |
| RESP | Responsibility | Function behaves differently when run under different responsibilitites. |
|
|
|
|