SAP AENV ECH: Object Types for Change Master Table
Overview
AENV is a standard SAP S/4HANA table that stores ECH: Object Types for Change Master data. There are total 14 fields in the AENV table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AENV belongs to Engineering Change Management (CA-GTF-ECM) module and is located in the package Engineering Change Management (CC).
In addition, following links provide an overview of foreign key relationships, if any, that link AENV to other SAP tables and standard CDS views available based on AENV table in S/4HANA 2020.
Techincal Settings of AENV
Below are technical details of the table AENV
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AENV Fields
The following table gives you an overview of the fields available in AENV
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| AENNR | Change Number | AENNR | AENR | CHAR | 12 |
| AETYP | Object Category | AETYP | TCC01 | NUMC | 2 |
| AEERL | Indicator: object type active for change number | AEERL | CHAR | 1 | |
| AENSP | Indicator: Object type locked for changes | CC_AENSP | CHAR | 1 | |
| TOBJA | Indicator: display partial objects for object | CC_TOBJA | CHAR | 1 | |
| INDFL | Indicator: A management record is required for each object | CC_INDFL | CHAR | 1 | |
| OIGEN | Indicator: Object management record generated | CC_OIGEN | CHAR | 1 | |
| GENAN | ID: Mgmt record generated automatically only for new objs | CC_GENAN | CHAR | 1 | |
| GENDI | Indicator: Automatic generation with dialog box | CC_GENDI | CHAR | 1 | |
| ANDAT | Date record created on | CC_ANDAT | DATS | 8 | |
| ANNAM | User who created record | CC_ANNAM | CHAR | 12 | |
| AEDAT | Date of Last Change | CC_AEDAT | DATS | 8 | |
| AENAM | Name of person who changed object | CC_AENAM | CHAR | 12 |
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 AENV
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AENV | AENNR | 1: CN | AENR |
| AENV | AETYP | 1: CN | TCC01 |
| AENV | MANDT | 1: CN | T000 |