ABOPVARSEG_D is a standard SAP table in SAP ECC (or) S/4HANA which stores I_ABOPVARIANTTP I_ABOPVARIANTSEGMENTTP data. There are total 15 fields in ABOPVARSEG_D table.This blog post provides key technical details of SAP table ABOPVARSEG_D, including its availability across SAP S/4HANA versions and the list of CDS views for ABOPVARSEG_D table in SAP.
SAP HANA Table Type | Column Store |
---|---|
Buffering Permission | Buffering not allowed |
Buffering Type | No buffering |
Package | Virtual Data Model for Backorder Processing Setup in ATP (ATP_BOP_SETUP_VDM) |
Technical Component | ATP: Backorder Processing (CA-ATP-BOP) |
SAP ABOPVARSEG_D Table Fields
The following is the list of fields that are available in SAP ABOPVARSEG_D table. The key fields of the table are highlighted in color.
Field | Description | Data Element | Domain | Check Table | Data Type |
---|---|---|---|---|---|
MANDT | Client | MANDT | MANDT | CLNT (3) | |
ABOPVARIANTSEGMENTUUID | UUID for Segment Assigned to BOP Variant | ATP_BOP_VAR_SEG_UUID | SYSUUID | RAW (16) | |
ABOPVARIANTUUID | BOP Variant UUID | ATP_BOP_VARIANT_UUID | SYSUUID | RAW (16) | |
ABOPSEGMENTUUID | BOP Segment UUID | ATP_BOP_SEGMENT_UUID | SYSUUID | RAW (16) | |
ABOPSEGMENTNAME | Name for BOP Segment | ATP_BOP_SEGMENT_NAME | ATP_OBJECT_NAME | CHAR (30) | |
ABOPCONFIRMATIONSTRATEGY | Confirmation Strategy | ATP_BOP_CONFIRMATION_STRATEGY | ATP_BOP_CONFIRMATION_STRATEGY | CHAR (2) | |
ISGLOBALSEGMENT | Indicator for Global Filter | ATP_BOP_IS_GLOBAL | BOOLE | CHAR (1) | |
ISEXCEPTIONALSEGMENT | Exception Filter (Filter for Exceptional Circumstances) | ATP_BOP_IS_EXCEPTIONAL | BOOLE | CHAR (1) | |
ACTIVEUUID | UUID serving as key (parent key, root key) | /BOBF/UUID | SYSUUID | RAW (16) | |
HASACTIVEENTITY | Draft – Indicator – Has active document | SDRAFT_HAS_ACTIVE | BOOLE | CHAR (1) | |
DRAFTENTITYCREATIONDATETIME | Draft Created On | SDRAFT_CREATED_AT | TZNTSTMPL | DEC (21) | |
DRAFTENTITYLASTCHANGEDATETIME | Draft Last Changed On | SDRAFT_LAST_CHANGED_AT | TZNTSTMPL | DEC (21) | |
DRAFTADMINISTRATIVEDATAUUID | Technical ID for the Administrative Data of a Draft Document | SDRAFT_ADMIN_UUID | SYSUUID | RAW (16) | |
DRAFTENTITYCONSISTENCYSTATUS | Draft Consistency Status | SDRAFT_CONSISTENCY_STATUS | SDRAFT_CONSISTENCY_STATUS | CHAR (1) | |
DRAFTENTITYOPERATIONCODE | Draft – Operation Code | SDRAFT_OPERATION_CODE | SDRAFT_OPERATION_CODE | CHAR (1) |
Availability
The SAP table ABOPVARSEG_D is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.
SAP S/4HANA Version | Available? |
---|---|
1909 | Yes |
2020 | Yes |
2021 | Yes |
2022 | Yes |
2023 | Yes |
CDS Views for ABOPVARSEG_D table
The following is the list of ABOPVARSEG_D CDS views, which can also be used instead of ABOPVARSEG_D table based on your business requirements.
CDS View | CDS View Type | Description |
---|---|---|
I_ABOPVARIANTSEGMENTDRAFT | BASIC | ABOP Variant Segments Draft |
I_ABOPVARIANTSTRATEGY | COMPOSITE | Straregies of ABOP Variant |
P_ABOPVARIANTSEGMENTWITHDRAFT | COMPOSITE | ABOP Variant Segments with Draft |
C_ABOPVARIANTSTRATEGY | CONSUMPTION | Straregies of ABOP Variant |