CFX_BI_MAP_ATTR - Mapping of cFolders Attribute IDs to the OS Fields
Mapping of cFolders Attribute IDs to the OS Fields information is stored in SAP table CFX_BI_MAP_ATTR.
It is part of development package CFX_BI_BOM_0C in software component CA. This development package consists of objects that can be grouped under "Customizing for cFolders Backend Integration, BOMs".
It is part of development package CFX_BI_BOM_0C in software component CA. This development package consists of objects that can be grouped under "Customizing for cFolders Backend Integration, BOMs".
Fields for table CFX_BI_MAP_ATTR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | T000 |
OBJECT_TYPE | Object Type for which there are Attributes | X | CFX_BI_T_ATTR_OBJECT_TYPE | CHAR | 10 | |
TABNAME | Table Name | X | TABNAME | CHAR | 30 | DD02L |
TABFLDNAME | Field Name | X | FIELDNAME | CHAR | 30 | DD03L |
CFX_ID | Attribute ID in CFolders | CFX_BI_T_ATTR_ID | CHAR | 255 | ||
CFX_NAMESPACE | Namespace of Attribute in cFolders | CFX_BI_T_ATTR_NAMESPACE | CHAR | 255 | ||
ITEM_ID | ID of Item in cFolders | CFX_BI_T_ITEM_ID | CHAR | 255 | ||
ITEM_NAMESPACE | Namespace of Item in cFolders | CFX_BI_T_ITEM_NAMESPACE | CHAR | 255 | ||
ATTR_IS_BOOL | Attribute Is Boolean | CFX_BI_T_ATTR_IS_BOOL | CHAR | 1 |