CDS Views for ANLP table
Overview
ANLP is a standard SAP S/4HANA table that stores Asset Periodic Values data. The following is a list of CDS Views for ANLP 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.
ANLP CDS Views
The following table gives you an overview of the released standard CDS views for ANLP table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| FAA_ANLP | FAAV_ANLP | Compatibility View for Table ANLP |
| FAA_ANLP_ORI | FAAV_ANLP_ORI | CDS View for Reading Table ANLP |
| FAA_MIG_ANLP_UNION | FAAV_MIG_ANLP | UNION on main area and parralel currency areas |
| FAA_MIG_ANLP_MAIN | FAAV_MIG_ANLP_M | ANLP selection posting areas w/o parralel currencies |
| FAA_MIG_ANLP_AWORG | FAAV_MIG_ANLP_O | BUILD AWORG on ANLP |
| FAA_REC_ANLP_BASE | FAAV_REC_ANLP | Reconciliation ANLP (Base View) |
| FAA_MIG_ANLP | V_ANLP_ORI | CDS view to select ANLP |