In this post, I will try and describe everything you need to know about the SAP f000 table. What it is, including what type of data it stores.
A list of fields which make up the table structure and on an S/4Hana System for F000 what does this table look like.
And what relationships it has with other SAP tables.
Also see here for example ABAP code to select data from F000....Right lets get started!
Object Name: F000
Dictionary Type: Transparent table
Description: Condition Table for Secondary Indexes $
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
MANDT | MANDT | CLNT | 3(0) | T000 | Client | MANDT | TEST | |||||
KAPPL | KAPPL | CHAR | 2(0) | T681A | Application | KAPPL | KAP | VF | ||||
VAKEY | VAKEY_F | CHAR | 100(0) | Variable key | VAKEY_F | VS | ||||||
DATAB | DATAB | DATS | 8(0) | Valid-From Date | DATUM | V | ||||||
DATBI | DATBI | DATS | 8(0) | Valid To Date | DATUM | V | ||||||
KNUMH | KNUMH | CHAR | 10(0) | Condition record number | KNUMB | VF | ||||||
KOPOS | KOPOS | NUMC | 2(0) | Sequential number of the condition | NUM02 | VF |