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