S/4HANA 2020 - SAP COAS_IDENT_ATTR Identification Attributes on Object Type in AttributeService Table
Overview
SAP COAS_IDENT_ATTR table is a standard SAP S/4HANA transparent table which stores Identification Attributes on Object Type in AttributeService data. There are total 3 fields in the COAS_IDENT_ATTR table. The following is a list of the fields that make up this table.
The table COAS_IDENT_ATTR belongs to Controlling (CO) module and is located in CO: Attribute Assignment Service (COAS) package.
In addition, below links provide an overview of foreign key relationships, if any, that link COAS_IDENT_ATTR to other SAP tables and standard CDS views available based on COAS_IDENT_ATTR table in SAP S/4HANA.
COAS_IDENT_ATTR Techincal Settings
Below are technical details of the table COAS_IDENT_ATTR
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of COAS_IDENT_ATTR Fields
The table below provides an overview of the fields available in COAS_IDENT_ATTR. Key fields are marked in blue.
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
OBART | Identifier for Object Type | COAS_OBJTYPE | COAS_OBJ_TYPES | CHAR(3) |
LFDNR | Sequence Number | LFDNR | CHAR(3) | |
ATTRB | Identification Attribute for Object Type | COAS_IDATTRB | COAS_ATTRIBUTES | CHAR(30) |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for COAS_IDENT_ATTR table.
Table Name | Field | Cardinality | Check Table |
---|---|---|---|
COAS_IDENT_ATTR | ATTRB | : | COAS_ATTRIBUTES |
COAS_IDENT_ATTR | OBART | : | COAS_OBJ_TYPES |
Other References
The table below lists SAP S/4HANA tcodes that read or modify the COAS_IDENT_ATTR table.
Transaction Code | Description |
---|