FCOT_EB_LOG
Event-Based Log Worklist
FCOT_EB_LOG is an SAP database table in S/4HANA. Event-Based Log Worklist. It contains 40 fields. 3 CDS views read from this table.
CDS Views using this table (3)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| FCO_COST_EST_KEKO_VBAP_SDM | view | left_outer | ||
| P_EvtBsdLogWorklist | view | from | BASIC | |
| P_EvtBsdOverheadErrorData | view_entity | from | BASIC | Event-Based overhead errors log data |
Fields (40)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | client | MANDT | Client | |||
| KEY | log_id | FCO_EB_LOG_ID | Log UUID | |||
| log_type | FCO_EB_LOG_TYPE | Event-Based Log Type | ||||
| ref_process | FCO_EB_REF_PROCESS | Event-Based Reference Process | ||||
| object_type | FCO_EB_OBJECT_TYPE | Event-Based Object Type | ||||
| bus_transac_cat | FCO_EB_LOG_ERR_CAT | Event-Based Error Category | ||||
| order_id | AUFNR | Order | ||||
| order_item | CO_POSNR | Item Number | ||||
| sales_doc | VBELN_VA | Sales Document | ||||
| sales_doc_item | POSNR_VA | Item | ||||
| ledger | FINS_LEDGER | Ledger | ||||
| company_code | BUKRS | Company Code | ||||
| plant | WERKS_D | Plant | ||||
| product | PRODUCTNUMBER | Product | ||||
| ref_object | CK_OBJ | Reference Obj. | ||||
| cost_estimate | CK_KALNR1 | ProdCostEst.No. | ||||
| costing_type | CK_KALKA | Costing Type | ||||
| costing_date | CK_KADKY | Costing Date | ||||
| costing_version | CK_TVERS | Costing Version | ||||
| valuation_variant | CK_BWVAR | Valuation Variant | ||||
| costs_entered_manually | CK_KKZMA | Additive Costs | ||||
| valuation_type | BWTAR_D | Valuation Type | ||||
| posting_period | POPER | Posting Period | ||||
| posting_year | BDATJ | Year | ||||
| costing_variant | CK_KLVAR | Costing Variant | ||||
| action | FCO_COST_ACTION | Action | ||||
| ref_obj_key | AWKEY | Reference Key | ||||
| ref_obj_type | AWTYP | Ref. procedure | ||||
| ref_obj_sys | AWSYS | Logical System | ||||
| posting_date | BUDAT | Posting Date | ||||
| object_number | J_OBJNR | Object number | ||||
| service_doc_type | FCO_SRVDOC_TYPE | Service Doc. Type | ||||
| service_doc_id | FCO_SRVDOC_ID | Service Document | ||||
| service_doc_item_id | FCO_SRVDOC_ITEM_ID | Service Doc. Item | ||||
| wbs_element_external_id | PS_POSID | WBS Element | ||||
| simulation_status | FCO_SIMLN_STS | Simulation Status | ||||
| appl_lognumber | BALOGNR | Log Number | ||||
| created_date | ERDAT | Created On | ||||
| created_time | FCO_CREATED_TIME | Creation Time | ||||
| created_by | FCO_CREATED_BY | Created By |
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.
-- Event-Based Log Worklist
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE FCOT_EB_LOG (
CLIENT, -- Client [MANDT]
LOG_ID, -- Log UUID [FCO_EB_LOG_ID]
LOG_TYPE, -- Event-Based Log Type [FCO_EB_LOG_TYPE]
REF_PROCESS, -- Event-Based Reference Process [FCO_EB_REF_PROCESS]
OBJECT_TYPE, -- Event-Based Object Type [FCO_EB_OBJECT_TYPE]
BUS_TRANSAC_CAT, -- Event-Based Error Category [FCO_EB_LOG_ERR_CAT]
ORDER_ID, -- Order [AUFNR]
ORDER_ITEM, -- Item Number [CO_POSNR]
SALES_DOC, -- Sales Document [VBELN_VA]
SALES_DOC_ITEM, -- Item [POSNR_VA]
LEDGER, -- Ledger [FINS_LEDGER]
COMPANY_CODE, -- Company Code [BUKRS]
PLANT, -- Plant [WERKS_D]
PRODUCT, -- Product [PRODUCTNUMBER]
REF_OBJECT, -- Reference Obj. [CK_OBJ]
COST_ESTIMATE, -- ProdCostEst.No. [CK_KALNR1]
COSTING_TYPE, -- Costing Type [CK_KALKA]
COSTING_DATE, -- Costing Date [CK_KADKY]
COSTING_VERSION, -- Costing Version [CK_TVERS]
VALUATION_VARIANT, -- Valuation Variant [CK_BWVAR]
COSTS_ENTERED_MANUALLY, -- Additive Costs [CK_KKZMA]
VALUATION_TYPE, -- Valuation Type [BWTAR_D]
POSTING_PERIOD, -- Posting Period [POPER]
POSTING_YEAR, -- Year [BDATJ]
COSTING_VARIANT, -- Costing Variant [CK_KLVAR]
ACTION, -- Action [FCO_COST_ACTION]
REF_OBJ_KEY, -- Reference Key [AWKEY]
REF_OBJ_TYPE, -- Ref. procedure [AWTYP]
REF_OBJ_SYS, -- Logical System [AWSYS]
POSTING_DATE, -- Posting Date [BUDAT]
OBJECT_NUMBER, -- Object number [J_OBJNR]
SERVICE_DOC_TYPE, -- Service Doc. Type [FCO_SRVDOC_TYPE]
SERVICE_DOC_ID, -- Service Document [FCO_SRVDOC_ID]
SERVICE_DOC_ITEM_ID, -- Service Doc. Item [FCO_SRVDOC_ITEM_ID]
WBS_ELEMENT_EXTERNAL_ID, -- WBS Element [PS_POSID]
SIMULATION_STATUS, -- Simulation Status [FCO_SIMLN_STS]
APPL_LOGNUMBER, -- Log Number [BALOGNR]
CREATED_DATE, -- Created On [ERDAT]
CREATED_TIME, -- Creation Time [FCO_CREATED_TIME]
CREATED_BY, -- Created By [FCO_CREATED_BY]
PRIMARY KEY (CLIENT, LOG_ID)
);
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