I_FUNDSCENTER
Funds Center
I_FUNDSCENTER is a CDS View in S/4HANA. Funds Center. It contains 22 fields. 6 CDS views read from this table.
CDS Views using this table (6)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_FundsCenterStdVH | view | from | COMPOSITE | Funds Center |
| P_FundsCenterByYear | view | from | COMPOSITE | Funds Center by Fiscal Year |
| P_FundsCenterLastInYear | view | from | COMPOSITE | Last active Funds Center in Fiscal Year |
| P_NextFundsCenter | view | from | COMPOSITE | Next Funds Center |
| P_PreviousFundsCenter | view | from | COMPOSITE | Previous Funds Center |
| R_FundsCenterTP | view_entity | from | TRANSACTIONAL | Manage Funds Center - TP |
Fields (22)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | FinancialManagementArea | FinancialManagementArea | 4 |
| KEY | FundsCenter | FundsCenter | 4 |
| KEY | ValidityEndDate | ValidityEndDate | 2 |
| _BusinessArea | _BusinessArea | 1 | |
| _CompanyCode | _CompanyCode | 1 | |
| _FinMgmtArea | _FinMgmtArea | 1 | |
| _Fund | _Fund | 1 | |
| _Text | _Text | 2 | |
| BusinessArea | BusinessArea | 1 | |
| CompanyCode | CompanyCode | 1 | |
| CreatedByUser | CreatedByUser | 1 | |
| CreationDate | CreationDate | 1 | |
| FndsCenterFinMgmtAreaForAuthzn | FndsCenterFinMgmtAreaForAuthzn | 1 | |
| FundsCenterAuthznGrp | FundsCenterAuthznGrp | 2 | |
| FundsCenterDefaultFund | FundsCenterDefaultFund | 2 | |
| FundsCenterExpirationDate | FundsCenterExpirationDate | 1 | |
| FundsCenterManager | FundsCenterManager | 2 | |
| FundsCenterResponsible | FundsCenterResponsible | 1 | |
| FundsCenterResponsibleName | FundsCenterResponsibleName | 2 | |
| LastChangeDate | LastChangeDate | 1 | |
| LastChangeUser | LastChangedByUser | 1 | |
| ValidityStartDate | ValidityStartDate | 2 |
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.
-- Funds Center
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_FUNDSCENTER (
FINANCIALMANAGEMENTAREA,
FUNDSCENTER,
VALIDITYENDDATE,
_BUSINESSAREA,
_COMPANYCODE,
_FINMGMTAREA,
_FUND,
_TEXT,
BUSINESSAREA,
COMPANYCODE,
CREATEDBYUSER,
CREATIONDATE,
FNDSCENTERFINMGMTAREAFORAUTHZN,
FUNDSCENTERAUTHZNGRP,
FUNDSCENTERDEFAULTFUND,
FUNDSCENTEREXPIRATIONDATE,
FUNDSCENTERMANAGER,
FUNDSCENTERRESPONSIBLE,
FUNDSCENTERRESPONSIBLENAME,
LASTCHANGEDATE,
LASTCHANGEUSER,
VALIDITYSTARTDATE,
PRIMARY KEY (FINANCIALMANAGEMENTAREA, FUNDSCENTER, VALIDITYENDDATE)
);
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