I_FUNDSCENTER
Funds Center
I_FUNDSCENTER is a CDS View in S/4HANA. Funds Center. It contains 25 fields. 10 CDS views read from this table.
CDS Views using this table (10)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_FundsCenter_ObjP | view | from | CONSUMPTION | Additional Selection - Funds Center |
| C_FundsCenterWST | view | from | CONSUMPTION | Funds Center with session texts |
| ESH_N_FUNDS_CTR | view | from | ||
| I_FundsCenterStdVH | view | from | COMPOSITE | Funds Center |
| I_FundsCenterTP | view | from | TRANSACTIONAL | Manage Funds Centers |
| P_FundsCenterByYear | view | from | COMPOSITE | |
| P_FundsCenterLastInYear | view | from | COMPOSITE | |
| P_NextFundsCenter | view | from | COMPOSITE | |
| P_PreviousFundsCenter | view | from | COMPOSITE | |
| R_FundsCenterTP | view_entity | from | TRANSACTIONAL | Manage Funds Center - TP |
Fields (25)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | FinancialManagementArea | FinancialManagementArea,FinancialManagementAreaForEdit | 7 |
| KEY | FundsCenter | FundsCenter,FundsCenterForEdit | 7 |
| KEY | ValidityEndDate | ValidityEndDate,ValidityEndDateForEdit | 5 |
| _BusinessArea | _BusinessArea | 2 | |
| _CompanyCode | _CompanyCode | 2 | |
| _FinMgmtArea | _FinMgmtArea | 2 | |
| _Fund | _Fund | 2 | |
| _ProfitCenter | _ProfitCenter | 1 | |
| _Text | _Text | 3 | |
| BusinessArea | BusinessArea | 3 | |
| CompanyCode | CompanyCode | 3 | |
| ControllingArea | ControllingArea | 1 | |
| CreatedByUser | CreatedByUser | 3 | |
| CreationDate | CreationDate | 3 | |
| FndsCenterFinMgmtAreaForAuthzn | FndsCenterFinMgmtAreaForAuthzn | 4 | |
| FundsCenterAuthznGrp | FundsCenterAuthznGrp | 5 | |
| FundsCenterDefaultFund | FundsCenterDefaultFund | 5 | |
| FundsCenterExpirationDate | FundsCenterExpirationDate | 3 | |
| FundsCenterManager | FundsCenterManager | 2 | |
| FundsCenterResponsible | FundsCenterResponsible | 4 | |
| FundsCenterResponsibleName | FundsCenterResponsibleName | 5 | |
| LastChangeDate | LastChangeDate | 3 | |
| LastChangeUser | LastChangedByUser,LastChangeUser | 3 | |
| ProfitCenter | ProfitCenter | 2 | |
| ValidityStartDate | ValidityStartDate | 5 |
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,
_PROFITCENTER,
_TEXT,
BUSINESSAREA,
COMPANYCODE,
CONTROLLINGAREA,
CREATEDBYUSER,
CREATIONDATE,
FNDSCENTERFINMGMTAREAFORAUTHZN,
FUNDSCENTERAUTHZNGRP,
FUNDSCENTERDEFAULTFUND,
FUNDSCENTEREXPIRATIONDATE,
FUNDSCENTERMANAGER,
FUNDSCENTERRESPONSIBLE,
FUNDSCENTERRESPONSIBLENAME,
LASTCHANGEDATE,
LASTCHANGEUSER,
PROFITCENTER,
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