HPTMPLNODEFLTR - Template Node Filter
Template Node Filter information is stored in SAP table HPTMPLNODEFLTR.
It is part of development package HP_HIERARCHY in software component CA-MDG-HP. This development package consists of objects that can be grouped under "Hierarchy Processing: Hierarchies and Transformations".
It is part of development package HP_HIERARCHY in software component CA-MDG-HP. This development package consists of objects that can be grouped under "Hierarchy Processing: Hierarchies and Transformations".
Fields for table HPTMPLNODEFLTR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| TEMPLATE_ID | Template ID | X | HP_TEMPLATE_ID | CHAR | 40 | HPTMPL |
| NODE_FILTER_ID | Template Node Filter ID | X | HP_TEMPLATE_NODE_FILTER_ID | CHAR | 40 | |
| NODE_TYPE | Node Type | HP_NODE_TYPE | CHAR | 40 | HPNODETYPE | |
| ATTRIBUTE_NAME | Attribute Name | HP_ATTRIBUTE_NAME | CHAR | 60 | HPNODETYPEATTR | |
| FILTER_REQUIRED | Filter Required | HP_TEMPLATE_FILTER_REQUIRED | CHAR | 2 | ||
| TEMPLATE_LEVEL | Template Level | HP_TEMPLATE_LEVEL | NUMC | 10 | ||
| FILTER_GLOBAL | Global Filter | HP_TEMPLATE_FILTER_GLOBAL | CHAR | 2 |