T682
Conditions: Access Sequences
T682 is an SAP database table in S/4HANA. Conditions: Access Sequences. It contains 12 fields. 3 CDS views read from this table.
CDS Views using this table (3)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| Fac_Ad_Cds_Ctab | view | inner | View of Condition Tables | |
| I_PricingAccessSequence | view | from | BASIC | Access Sequence for Pricing |
| I_SalesPricingAccessSequence | view | from | BASIC | Access Sequence for Pricing |
Fields (12)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | kvewe | KVEWE | Usage | |||
| KEY | kappl | KAPPL | Application | |||
| KEY | kozgf | KOZGF | Access Sequence | |||
| kozgv | KOZGV | Access Category | ||||
| kzakt | KZAKT | Active | ||||
| kkmod | KKMOD | Cond.module pl | ||||
| rptsx | RPTSX | Report suffix | ||||
| mandt | MANDT | Client | ||||
| sypsy | SYSYSID | SAP System ID | ||||
| sysid | SYSYSID | SAP System ID | ||||
| saprl | SYSAPRL | SAP Release | ||||
| ext_counter_used | EXT_COUNTER_USED | Checkbox (obsolete) |
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.
-- Conditions: Access Sequences
-- Category TRANSPARENT · Delivery class E
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE T682 (
KVEWE, -- Usage [KVEWE]
KAPPL, -- Application [KAPPL]
KOZGF, -- Access Sequence [KOZGF]
KOZGV, -- Access Category [KOZGV]
KZAKT, -- Active [KZAKT]
KKMOD, -- Cond.module pl [KKMOD]
RPTSX, -- Report suffix [RPTSX]
MANDT, -- Client [MANDT]
SYPSY, -- SAP System ID [SYSYSID]
SYSID, -- SAP System ID [SYSYSID]
SAPRL, -- SAP Release [SYSAPRL]
EXT_COUNTER_USED, -- Checkbox (obsolete) [EXT_COUNTER_USED]
PRIMARY KEY (KVEWE, KAPPL, KOZGF)
);
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