_EARMARKEDFUNDSDOCUMENT
_EARMARKEDFUNDSDOCUMENT is an SAP database table in S/4HANA. It contains 16 fields.
Fields (16)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| _CompanyCodeCurrency | _CompanyCodeCurrency | 1 | |
| _TransactionCurrency | _TransactionCurrency | 1 | |
| CompanyCode | CompanyCode | 1 | |
| CompanyCodeCurrency | CompanyCodeCurrency | 2 | |
| ControllingArea | ControllingArea | 1 | |
| DocumentDate | DocumentDate | 4 | |
| EarmarkedFundsDocEntryStatus | EarmarkedFundsDocEntryStatus | 3 | |
| EarmarkedFundsDocumentCategory | EarmarkedFundsDocumentCategory | 15 | |
| EarmarkedFundsDocumentType | EarmarkedFundsDocumentType | 11 | |
| EarmarkedFundsHeaderText | EarmarkedFundsHeaderText | 4 | |
| EmrkdFndsHasAddlCnsmpnLogic | EmrkdFndsHasAddlCnsmpnLogic | 1 | |
| FinancialManagementArea | FinancialManagementArea | 1 | |
| PostingDate | PostingDate | 6 | |
| ReferenceDocument | ReferenceDocument | 1 | |
| ReferenceDocumentType | ReferenceDocumentType | 1 | |
| TransactionCurrency | TransactionCurrency | 7 |
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.
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE _EARMARKEDFUNDSDOCUMENT (
_COMPANYCODECURRENCY,
_TRANSACTIONCURRENCY,
COMPANYCODE,
COMPANYCODECURRENCY,
CONTROLLINGAREA,
DOCUMENTDATE,
EARMARKEDFUNDSDOCENTRYSTATUS,
EARMARKEDFUNDSDOCUMENTCATEGORY,
EARMARKEDFUNDSDOCUMENTTYPE,
EARMARKEDFUNDSHEADERTEXT,
EMRKDFNDSHASADDLCNSMPNLOGIC,
FINANCIALMANAGEMENTAREA,
POSTINGDATE,
REFERENCEDOCUMENT,
REFERENCEDOCUMENTTYPE,
TRANSACTIONCURRENCY
);
Learn More
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- 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