CDS Views for AFRU table
Overview
AFRU is a standard SAP S/4HANA table that stores Order Confirmations data. The following is a list of CDS Views for AFRU 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.
AFRU CDS Views
The following table gives you an overview of the released standard CDS views for AFRU table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| I_CONFIRMATIONCOUNT | ICONFCOUNT | Confirmation Count |
| I_CONFIRMATIONGROUP | ICONFGROUP | Confirmation Group |
| I_CONFIRMATIONTEXT | ICONFRMTNTEXT | Confirmation text |
| I_ORDERCONFIRMATION | IORDERCONF | Order Confirmation |
| I_MFGORDEROPERATIONCONF | IPPMFGORDOPCONF | Manufacturing Order Operation Confirmation |
| P_MAINTENANCEORDERCONFIRMATION | PMAINTORDCONF | Maintenance Order Confirmation |
| P_MFGORDEROPERATIONCONF | PPPMFGORDOPCONF | Private MfgOrderOperationConfirmation view |