CDS Views for VBFA table
Overview
VBFA is a standard SAP S/4HANA table that stores Sales Document Flow data. The following is a list of CDS Views for VBFA table.
A CDS view is a CDS entity that implmenets 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.
VBFA CDS Views
The following table gives you an overview of the released standard CDS views for VBFA table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| ATPC_CDS_PREDECESSOR | ATPC_PREDECESSOR | Predecessor documents |
| EWA_ALY_I_BOI | EWAALYIBOI | Bill Waste Disposal Order Item |
| EWA_ALY_I_OPS | EWAALYIOPS | Payment status Waste Disposal Order item |
| EWA_ALY_P_OSB | EWAALYPOSB | Bill Waste Disposal Order Item |
| FINS_REV_REC_SD_STATUS | FINS_RR_SD_ST | Status of sales order/return/contract items |
| I_BR_SALEHISTORY | IBRSALEHISTORY | Sale History |
| I_SDDOCUMENTMULTILEVELPROCFLOW | ISDDOCMLPROCFLOW | SD Document Multi Level Process Flow |
| V_VBFA_P1 | V_VBFA_P1_CDS | Document Flow Predecessor on Path Level 1 |
| V_VBFA_P2 | V_VBFA_P2_CDS | Document Flow Predecessor on Path Level 2 |
| V_VBFA_P3 | V_VBFA_P3_CDS | Document Flow Predecessor on Path Level 3 |
| V_VBFA_S1 | V_VBFA_S1_CDS | Document Flow Successor on PathLevel 1 |
| V_VBFA_S2 | V_VBFA_S2_CDS | Document Flow Successor on Path Length 2 |
| V_VBFA_S3 | V_VBFA_S3_CDS | Document Flow Successor on Path Length 3 |