KAPS
Periodensperren CO
KAPS is an SAP database table in S/4HANA. Periodensperren CO. It contains 22 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| FAC_OPP_CDS_OKP2 | view | from | CDS View for KAPS display |
Fields (22)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | kokrs | kokrs | CO Area | |||
| KEY | gjahr | gjahr | Fiscal Year | |||
| KEY | versn | versn | Version | |||
| KEY | vrgng | co_vorgang | Bus.Transaction | |||
| KEY | perbl | perbl | Period Block | |||
| psp001 | persp | Period Lock | ||||
| psp002 | persp | Period Lock | ||||
| psp003 | persp | Period Lock | ||||
| psp004 | persp | Period Lock | ||||
| psp005 | persp | Period Lock | ||||
| psp006 | persp | Period Lock | ||||
| psp007 | persp | Period Lock | ||||
| psp008 | persp | Period Lock | ||||
| psp009 | persp | Period Lock | ||||
| psp010 | persp | Period Lock | ||||
| psp011 | persp | Period Lock | ||||
| psp012 | persp | Period Lock | ||||
| psp013 | persp | Period Lock | ||||
| psp014 | persp | Period Lock | ||||
| psp015 | persp | Period Lock | ||||
| psp016 | persp | Period Lock |
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.
-- Periodensperren CO
-- Category TRANSPARENT · Delivery class C
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE KAPS (
MANDT, -- Client [mandt]
KOKRS, -- CO Area [kokrs]
GJAHR, -- Fiscal Year [gjahr]
VERSN, -- Version [versn]
VRGNG, -- Bus.Transaction [co_vorgang]
PERBL, -- Period Block [perbl]
PSP001, -- Period Lock [persp]
PSP002, -- Period Lock [persp]
PSP003, -- Period Lock [persp]
PSP004, -- Period Lock [persp]
PSP005, -- Period Lock [persp]
PSP006, -- Period Lock [persp]
PSP007, -- Period Lock [persp]
PSP008, -- Period Lock [persp]
PSP009, -- Period Lock [persp]
PSP010, -- Period Lock [persp]
PSP011, -- Period Lock [persp]
PSP012, -- Period Lock [persp]
PSP013, -- Period Lock [persp]
PSP014, -- Period Lock [persp]
PSP015, -- Period Lock [persp]
PSP016, -- Period Lock [persp]
PRIMARY KEY (MANDT, KOKRS, GJAHR, VERSN, VRGNG, PERBL)
);
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