/BOBF/D_ATF_DO
Document node of the AttachmentFolder
/BOBF/D_ATF_DO is an SAP database table in S/4HANA. Document node of the AttachmentFolder. It contains 24 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_SuplrEvalAttachment | view | from | CONSUMPTION | Supplier Evaluation Attachment |
| I_EHSControlAttachment | view | from | BASIC | EHS Control Attachment |
| I_Mpattachment | view | inner | BASIC | Master Project Attachment |
| I_MstrProjActyAttchs | view | inner | BASIC | Master Project Activity Attachment |
Fields (24)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | db_key | /BOBF/CONF_KEY | NodeID | |||
| parent_key | /BOBF/CONF_KEY | NodeID | ||||
| node_cat_key | /BOBF/CONF_KEY | NodeID | ||||
| datetime_cr | /BOBF/DATETIME_CR | Created On/At | ||||
| user_id_cr | /BOBF/USER_ID_CR | Created By | ||||
| datetime_ch | /BOBF/DATETIME_CH | Changed On/At | ||||
| user_id_ch | /BOBF/USER_ID_CH | Changed By | ||||
| link_int_ind | /BOBF/INDICATOR | Indicator | ||||
| category_code | /BOBF/DOCUMENT_CATEGORY_CODE | Category Code | ||||
| mimecode | W3CONTTYPE | MIME type | ||||
| name | /BOBF/ATF_SDOK_FILNM | File Name | ||||
| alternative_name | /BOBF/ATF_SDOK_FILNM | File Name | ||||
| desc_language_cd | SYLANGU | Language Key | ||||
| description | /BOBF/ATF_SDOK_TITEL | Doc. Title | ||||
| filesize_content | /BOBF/ATF_SDOK_FSIZE | File Size | ||||
| log_parent_key | /BOBF/CONF_KEY | NodeID | ||||
| link_target_key | /BOBF/CONF_KEY | NodeID | ||||
| visibility_type | /BOBF/ATTACHMENT_VISIBILITY_TY | AttchVisType | ||||
| attachment_type | /BOBF/ATTACHMENT_TYPE | Attachment Type | ||||
| eew_atf_doc | DUMMY | Dummy function in length 1 | ||||
| class | /BOBF/ATF_CLASS | Class for Attachment Folder | ||||
| objid | /BOBF/ATF_OBJID | Attachment Folder Object ID | ||||
| _dataaging | DATA_TEMPERATURE | Data Aging |
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.
-- Document node of the AttachmentFolder
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE /BOBF/D_ATF_DO (
MANDT, -- Client [MANDT]
DB_KEY, -- NodeID [/BOBF/CONF_KEY]
PARENT_KEY, -- NodeID [/BOBF/CONF_KEY]
NODE_CAT_KEY, -- NodeID [/BOBF/CONF_KEY]
DATETIME_CR, -- Created On/At [/BOBF/DATETIME_CR]
USER_ID_CR, -- Created By [/BOBF/USER_ID_CR]
DATETIME_CH, -- Changed On/At [/BOBF/DATETIME_CH]
USER_ID_CH, -- Changed By [/BOBF/USER_ID_CH]
LINK_INT_IND, -- Indicator [/BOBF/INDICATOR]
CATEGORY_CODE, -- Category Code [/BOBF/DOCUMENT_CATEGORY_CODE]
MIMECODE, -- MIME type [W3CONTTYPE]
NAME, -- File Name [/BOBF/ATF_SDOK_FILNM]
ALTERNATIVE_NAME, -- File Name [/BOBF/ATF_SDOK_FILNM]
DESC_LANGUAGE_CD, -- Language Key [SYLANGU]
DESCRIPTION, -- Doc. Title [/BOBF/ATF_SDOK_TITEL]
FILESIZE_CONTENT, -- File Size [/BOBF/ATF_SDOK_FSIZE]
LOG_PARENT_KEY, -- NodeID [/BOBF/CONF_KEY]
LINK_TARGET_KEY, -- NodeID [/BOBF/CONF_KEY]
VISIBILITY_TYPE, -- AttchVisType [/BOBF/ATTACHMENT_VISIBILITY_TY]
ATTACHMENT_TYPE, -- Attachment Type [/BOBF/ATTACHMENT_TYPE]
EEW_ATF_DOC, -- Dummy function in length 1 [DUMMY]
CLASS, -- Class for Attachment Folder [/BOBF/ATF_CLASS]
OBJID, -- Attachment Folder Object ID [/BOBF/ATF_OBJID]
_DATAAGING, -- Data Aging [DATA_TEMPERATURE]
PRIMARY KEY (MANDT, DB_KEY)
);
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