TBRF132 - BRF: Deadline Interval
BRF: Deadline Interval information is stored in SAP table TBRF132.
It is part of development package SBRF in software component BC-SRV-BRF. This development package consists of objects that can be grouped under "Business Rule Framework".
It is part of development package SBRF in software component BC-SRV-BRF. This development package consists of objects that can be grouped under "Business Rule Framework".
Fields for table TBRF132
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | T000 |
IMPORT_STATUS | BRF: Import Status | X | BRF_IMPORT_STATUS | CHAR | 1 | |
APPLCLASS | BRF: Application Class | X | BRF_APPLCLASS | CHAR | 30 | TBRF100 |
EXPRESSION | BRF: Expression | X | BRF_EXPRESSION | CHAR | 20 | TBRF150 |
VERSION | Expression Version | X | BRF_EXPRESSION_VERSION | NUMC | 4 | |
DATE_FROM_STAT | Start Date of a Time Interval (Literal) | BRF_DATE_FROM_STAT | DATS | 8 | ||
DATE_TO_STAT | End Date of a Time Interval (Literal) | BRF_DATE_TO_STAT | DATS | 8 | ||
DATE_FROM_EXPR | Start Date of a Time Interval (Expression) | BRF_DATE_FROM_EXPR | CHAR | 20 | TBRF150 | |
DATE_TO_EXPR | End Date of a Time Interval (Expression) | BRF_DATE_TO_EXPR | CHAR | 20 | TBRF150 | |
DATE_EXPR | Expression for Date to Be Evaluated | BRF_DATE_EXPR | CHAR | 20 | TBRF150 | |
XTODAY | Use Current Date | BRF_XTODAY | CHAR | 1 |