/BCV/C_QFPAR - Query formula parameter
Query formula parameter information is stored in SAP table /BCV/C_QFPAR.
It is part of development package /BCV/QRM in software component CA-EPT-BCV. This development package consists of objects that can be grouped under "".
It is part of development package /BCV/QRM in software component CA-EPT-BCV. This development package consists of objects that can be grouped under "".
Fields for table /BCV/C_QFPAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
QUERY_ID | Query ID | X | /BCV/QRM_QUERY_ID | CHAR | 32 | /BCV/C_QHEAD |
FORMULA_ID | ID of Query Formula | X | /BCV/QRM_FORMULA_ID | CHAR | 20 | /BCV/C_QFORM |
PARAMETER_ID | Parameter ID from BRFplus Element | X | /BCV/QRM_PARAMETER_ID | CHAR | 32 | |
.INCLUDE | /BCV/S_QFPAR_D | 0 | ||||
BRF_ELEM_ID | Element ID of BRFplus | /BCV/QRM_BRFPLUSELEM_ID | CHAR | 32 | ||
VALUE_TYPE | Value Type (Formula Parameter) | /BCV/QRM_VALUE_TYPE_FP | CHAR | 1 | ||
PARAMETER_TYPE | Parameter Type of BRFplus Element | /BCV/QRM_PARAMETER_TYPE | CHAR | 1 | ||
LITERAL | Fixed Value | /BCV/QRM_LITERAL | CHAR | 80 | ||
VARIABLE_ID | Query Input Field ID | /BCV/QRM_VARIABLE_ID | CHAR | 30 | /BCV/C_QVAR | |
ATTRIBUTE_ID | ID of Query Result Field | /BCV/QRM_RES_ATTR_ID | CHAR | 30 | /BCV/C_QRESA |