APS_OM_T_FT_TT_D
APS_OM_FORM_I_TTASK APS_OM_FORM_I_TTASK
APS_OM_T_FT_TT_D is an SAP database table in S/4HANA. APS_OM_FORM_I_TTASK APS_OM_FORM_I_TTASK. It contains 11 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| APS_OM_FORM_TRANS_USAGE | view | from | Show who is translating |
Fields (11)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | draftuuid | /bobf/uuid | Key | |||
| taskid | abap.char | |||||
| form | fpname | Name | ||||
| language | spras | Language | ||||
| source_l | spras | Language | ||||
| changedat | timestampl | Time Stamp | ||||
| createdat | timestampl | Time Stamp | ||||
| createdby | uname | User Name | ||||
| changedby | uname | User Name | ||||
| hasactiveentity | sdraft_has_active | Has active |
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.
-- APS_OM_FORM_I_TTASK APS_OM_FORM_I_TTASK
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE APS_OM_T_FT_TT_D (
MANDT, -- Client [mandt]
DRAFTUUID, -- Key [/bobf/uuid]
TASKID, -- abap.char
FORM, -- Name [fpname]
LANGUAGE, -- Language [spras]
SOURCE_L, -- Language [spras]
CHANGEDAT, -- Time Stamp [timestampl]
CREATEDAT, -- Time Stamp [timestampl]
CREATEDBY, -- User Name [uname]
CHANGEDBY, -- User Name [uname]
HASACTIVEENTITY, -- Has active [sdraft_has_active]
PRIMARY KEY (MANDT, DRAFTUUID)
);
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