FINSTS_FAA_BCF
SLALITTYPE Mappingtabelle für Saldovortrag
FINSTS_FAA_BCF is an SAP database table in S/4HANA. SLALITTYPE Mappingtabelle für Saldovortrag. It contains 2 fields. 7 CDS views read from this table.
CDS Views using this table (7)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| FAA_DOC_IT_BCF | view | inner | Carry forward for statistical items | |
| FAA_DUE_VALUES | view | inner | Ausstehende Abschreibungen Vorjahre zu GJ-Beginn | |
| FGL_BCF_BS | view | left_outer | Balance Carry Forward: Balance Sheet | |
| FGL_BCF_HIST_PRFYB | view | left_outer | Previous year | |
| FGL_BCF_PRFYB10 | view | left_outer | All BS-items of previous fiscal year | |
| I_LossAllwncKeyFigAssgmt | view | inner | BASIC | Credit Loss KF assignment to Layout |
| R_SubldgrAcctLineItmTypeMappg | view | from | BASIC | Subledger specific line item mapping for BCF |
Fields (2)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | slalittype_srce | slalittype | SLALineItemType | |||
| slalittype_trgt | slalittype | SLALineItemType |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- SLALITTYPE Mappingtabelle für Saldovortrag
-- Category TRANSPARENT · Delivery class S
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE FINSTS_FAA_BCF (
SLALITTYPE_SRCE, -- SLALineItemType [slalittype]
SLALITTYPE_TRGT, -- SLALineItemType [slalittype]
PRIMARY KEY (SLALITTYPE_SRCE)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA