FINRE_CTXT_STRUC - Rule Context data sources (structures / CDS Views)
Rule Context data sources (structures / CDS Views) information is stored in SAP table FINRE_CTXT_STRUC.
It is part of development package FINS_GEN_RE_REP in software component FI-SL-VSR. This development package consists of objects that can be grouped under "Rule Engine Repository".
It is part of development package FINS_GEN_RE_REP in software component FI-SL-VSR. This development package consists of objects that can be grouped under "Rule Engine Repository".
Fields for table FINRE_CTXT_STRUC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
FINSUBSTNVALDTNRULECONTEXT | Rule Context ID | X | FIN_RE_RULE_CONTEXT_ID | CHAR | 60 | FIN_RE_CONTEXT |
FINSUBSTVALDTNSTRUCTURENAME | ABAP Dictionary Structure for Rule Evaluation Interface | X | FIN_RE_CONTEXT_STRUCT | CHAR | 60 | |
FINSUBSTNPARAMETERISTABLE | Parameter Type: Internal Table | FIN_RE_CTXT_PARAM_IS_TABLE | CHAR | 2 | ||
FINSUBSTITUTIONSOURCECDSVIEW | CDS View for Rule Parameters | FIN_RE_CONTEXT_CDSVIEW | CHAR | 60 | ||
FINSUBSTITUTIONSOURCECDSALIAS | Alias parameter name for CDS View for Rule | FIN_RE_CONTEXT_CDSVIEW_ALIAS | CHAR | 60 | ||
FINSUBSTNPARAMETERNAME | Rule Name | FIN_RE_RULE_PARAMETER_NAME | CHAR | 48 | ||
FINSUBSTNISIMPORTINGPARAMETER | Data Source Structure is Import Parameter in Rule | FIN_RE_DATA_SRC_IS_IMPORT_PARM | CHAR | 2 | ||
FINSUBSTNISTARGETPARAMETER | Data Source Structure is Target Parameter in Rule | FIN_RE_DATA_SRC_IS_TARGET_PARM | CHAR | 2 | ||
DEVCLASS | Package | DEVCLASS | CHAR | 60 | TDEVC |