ABOPVARSEG_D
I_ABOPVARIANTTP I_ABOPVARIANTSEGMENTTP
ABOPVARSEG_D is an SAP database table in S/4HANA. I_ABOPVARIANTTP I_ABOPVARIANTSEGMENTTP. It contains 13 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_AbopVariantSegmentDraft | view_entity | from | BASIC | ABOP Variant Segments Draft |
| P_ABOPVariantSegmentWithDraft | view | left_outer | COMPOSITE | ABOP Variant Segments with Draft |
Fields (13)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | abopvariantsegmentuuid | atp_bop_var_seg_uuid | Variant Segment UUID | |||
| abopvariantuuid | atp_bop_variant_uuid | BOP Variant UUID | ||||
| abopsegmentuuid | atp_bop_segment_uuid | BOP Segment UUID | ||||
| abopsegmentname | atp_bop_segment_name | Segment Name | ||||
| abopconfirmationstrategy | atp_bop_confirmation_strategy | Confirmation Strategy | ||||
| abopsegmentevaluationsequence | atp_bop_check_sequence_no | Check Seq. | ||||
| abopsegmentchecksequence | atp_bop_check_sequence_no | Check Seq. | ||||
| isglobalsegment | atp_bop_is_global | Global Filter | ||||
| isexceptionalsegment | atp_bop_is_exceptional | Exc. Filter | ||||
| dlvdteqtyisfxdrqmtsareincld | atp_bop_include_fixmg_rqmts | Include Requirements with Fixed Date and Quantity | ||||
| activeuuid | /bobf/uuid | Key | ||||
| 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.
-- I_ABOPVARIANTTP I_ABOPVARIANTSEGMENTTP
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE ABOPVARSEG_D (
MANDT, -- Client [mandt]
ABOPVARIANTSEGMENTUUID, -- Variant Segment UUID [atp_bop_var_seg_uuid]
ABOPVARIANTUUID, -- BOP Variant UUID [atp_bop_variant_uuid]
ABOPSEGMENTUUID, -- BOP Segment UUID [atp_bop_segment_uuid]
ABOPSEGMENTNAME, -- Segment Name [atp_bop_segment_name]
ABOPCONFIRMATIONSTRATEGY, -- Confirmation Strategy [atp_bop_confirmation_strategy]
ABOPSEGMENTEVALUATIONSEQUENCE, -- Check Seq. [atp_bop_check_sequence_no]
ABOPSEGMENTCHECKSEQUENCE, -- Check Seq. [atp_bop_check_sequence_no]
ISGLOBALSEGMENT, -- Global Filter [atp_bop_is_global]
ISEXCEPTIONALSEGMENT, -- Exc. Filter [atp_bop_is_exceptional]
DLVDTEQTYISFXDRQMTSAREINCLD, -- Include Requirements with Fixed Date and Quantity [atp_bop_include_fixmg_rqmts]
ACTIVEUUID, -- Key [/bobf/uuid]
HASACTIVEENTITY, -- Has active [sdraft_has_active]
PRIMARY KEY (MANDT, ABOPVARIANTSEGMENTUUID)
);
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