FlexFndDffDescriptiveFlexfieldContexts
Retrieves descriptive flexfield contexts for extended data capture, customizing the procurement application's data structures.
Columns
| Name | Type | Description |
| ApplicationId [KEY] | Long | The unique identifier for the application in the FlexFndDffDescriptiveFlexfieldContexts table. |
| DescriptiveFlexfieldCode [KEY] | String | The code assigned to the descriptive flexfield, which identifies its type or purpose in the context of FlexFndDffDescriptiveFlexfieldContexts. |
| ContextCode [KEY] | String | The code associated with the specific context of the descriptive flexfield within the FlexFndDffDescriptiveFlexfieldContexts table. |
| Name | String | The name of the FlexFndDffDescriptiveFlexfieldContexts context, representing the specific descriptive flexfield context. |
| Description | String | A detailed description of the FlexFndDffDescriptiveFlexfieldContexts context, providing additional context and explanation. |
| EnabledFlag | String | Indicates whether the specific FlexFndDffDescriptiveFlexfieldContexts context is enabled or disabled. |
| Bind_ApplicationId | Long | The bound application identifier that associates a specific application to the FlexFndDffDescriptiveFlexfieldContexts context. |
| Bind_DescriptiveFlexfieldCode | String | The bound descriptive flexfield code that links a specific flexfield type to the context. |
| Finder | String | The finder function or mechanism used for retrieving the relevant data within the FlexFndDffDescriptiveFlexfieldContexts context. |