CDS Views for AFIH table
Overview
AFIH is a standard SAP S/4HANA table that stores Maintenance order header data. The following is a list of CDS Views for AFIH table.
A CDS view is a CDS entity that implements a view and is defined in a CDS data definition. They are defined for existing database tables, views, or other non-abstract CDS entities.
Using CDS views, you can rearrange and rename table fields to meet application-specific requirements. They are used to define rich semantic data models.
AFIH CDS Views
The following table gives you an overview of the released standard CDS views for AFIH table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| E_MAINTENANCEORDER | EMAINTORDER | Maintenance Order Extension |
| I_FLDLOGSMAINTENANCEORDER | IFLMAINTORDER | Get Field Logistics Maintenance Orders |
| I_MAINTENANCEORDER | IMAINTORDER | Maintenance Order |
| P_MAINTORDERDURATION | PMAINTORDDURN | used for AMDP method (Table function) for durations |
| SDM_AFIH_STATE | VSDMAFIHSTATE | Silent Data Migration State for Maintenance Orders |
| PP_MRP_READ_MFG_ORDER_COMP | V_MRP_MFG_COMP | Read Manufacturing Order Components |
| X_DFS_I_MAINTENANCEORDER | XDFSMAINTORDER | I_MaintenanceOrder view extension |