Sunday, May 19, 2024

SAP Table ABCSUBVALDTY – Substitution Validity in Alternative-Based Confirmation

ABCSUBVALDTY is a standard SAP table in SAP ECC (or) S/4HANA which stores Substitution Validity in Alternative-Based Confirmation data. There are total 9 fields in ABCSUBVALDTY table.This blog post provides key technical details of SAP table ABCSUBVALDTY, including its availability across SAP S/4HANA versions and the list of CDS views for ABCSUBVALDTY table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Substitution Strategy of Alternative-Based Confirmation (ATP_ABC_SUBSTITUTION_STRATEGY)
Technical Component ATP: Alternative-Based Confirmation (CA-ATP-ABC)

SAP ABCSUBVALDTY Table Fields

The following is the list of fields that are available in SAP ABCSUBVALDTY 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)
ALTVBSDCONFSUBSTNVALIDITYUUID Substitution validity UUID ATP_ABC_SUB_VALIDITY_UUID SYSUUID RAW (16)
ALTVBSDCONFSUBSTNINSTANCEUUID Substitution instance UUID ATP_ABC_SUB_INSTANCE_UUID SYSUUID RAW (16)
ALTVBSDCONFSUBSTNENTITYUUID Node /BOBF/OBM_NODE_KEY /BOBF/CONF_KEY RAW (16)
ALTVBSDCONFSUBSTNSTRGYUUID Substitution Strategy UUID ATP_ABC_SUB_STRATEGY_UUID SYSUUID RAW (16)
VALIDITYSTARTUTCDATETIME Validity Start UTC Date Time VALIDITYSTARTUTCDATETIME TZNTSTMPS DEC (15)
VALIDITYSTARTTIMEZONE Validity Start Time Zone VALIDITYSTARTTIMEZONE TZNZONE CHAR (6)
VALIDITYENDUTCDATETIME Validity End UTC Date Time VALIDITYENDUTCDATETIME TZNTSTMPS DEC (15)
VALIDITYENDTIMEZONE Validity End Time Zone VALIDITYENDTIMEZONE TZNZONE CHAR (6)

Availability

The SAP table ABCSUBVALDTY 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 ABCSUBVALDTY table

The following is the list of ABCSUBVALDTY CDS views, which can also be used instead of ABCSUBVALDTY table based on your business requirements.

CDS View CDS View Type Description
I_ALTVBSDCONFBLDNGRULEVALDTY BASIC Building Rule Validity
I_ALTVBSDCONFMETHSRCEVALDTY BASIC Method Source Validity
C_ALTVBSDCONFBLDNGRULEVALDTYTP CONSUMPTION Building Rule Validity
C_ALTVBSDCONFMETHSRCEVALDTYTP CONSUMPTION Method Source Validity