FLQACC_INFO_RT3
Information Account: Runtime Data
FLQACC_INFO_RT3 is an SAP database table in S/4HANA. Information Account: Runtime Data. It contains 16 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| P_FLQCALLIQ | view_entity | from | BASIC | Entry for Information Account |
Fields (16)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | companycode | bukrs | Company Code | |||
| KEY | glaccount | saknr | G/L Account | |||
| KEY | account_from | saknr_v | Account From | |||
| KEY | account_to | saknr_b | Account To | |||
| infoacc_version | fclm_infoacc_version | |||||
| liquidity_item | flqpos_d | Default Value | ||||
| further | flqfurther | Furth.Evaluatn | ||||
| glacc_classification | fclm_fkont | |||||
| is_deleted | abap_boolean | Truth Value | ||||
| countofrules | flq_countofrules | Count of rules | ||||
| countofchanges | flq_countofchanges | Count of changes | ||||
| lastchangedatetime | flq_lastchangedatetime | Changed on | ||||
| chartofaccounts | ktopl | Chart of Accts | ||||
| fclm_priority | fclm_infoacc_symbol | |||||
| original_company_code | bukrs | Company Code |
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.
-- Information Account: Runtime Data
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE FLQACC_INFO_RT3 (
MANDT, -- Client [mandt]
COMPANYCODE, -- Company Code [bukrs]
GLACCOUNT, -- G/L Account [saknr]
ACCOUNT_FROM, -- Account From [saknr_v]
ACCOUNT_TO, -- Account To [saknr_b]
INFOACC_VERSION, -- fclm_infoacc_version
LIQUIDITY_ITEM, -- Default Value [flqpos_d]
FURTHER, -- Furth.Evaluatn [flqfurther]
GLACC_CLASSIFICATION, -- fclm_fkont
IS_DELETED, -- Truth Value [abap_boolean]
COUNTOFRULES, -- Count of rules [flq_countofrules]
COUNTOFCHANGES, -- Count of changes [flq_countofchanges]
LASTCHANGEDATETIME, -- Changed on [flq_lastchangedatetime]
CHARTOFACCOUNTS, -- Chart of Accts [ktopl]
FCLM_PRIORITY, -- fclm_infoacc_symbol
ORIGINAL_COMPANY_CODE, -- Company Code [bukrs]
PRIMARY KEY (MANDT, COMPANYCODE, GLACCOUNT, ACCOUNT_FROM, ACCOUNT_TO)
);
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