/PM0/ABUCIBCTMPT
Template Names
/PM0/ABUCIBCTMPT is an SAP database table in S/4HANA. Template Names. It contains 9 fields. 3 CDS views read from this table.
CDS Views using this table (3)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_InsurPlcyProductTemplateT | view_entity | from | BASIC | Product Template in Insur Policy - Text |
| I_InsurPlcySpclEquipTypeT | view_entity | from | BASIC | Spcl Equip Type in Insur Plcy - Text |
| I_InsurPlcyTemplateT | view_entity | from | BASIC | Template Type in Insurance Policy - Text |
Fields (9)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | client | MANDT | Client | |||
| KEY | application_id | /PM0/ABD_IBC_APPLICATION_ID | Application ID | |||
| KEY | template_id | /PM0/ABD_IBC_TEMPLATE_ID | Template ID | |||
| KEY | state_cd | /PM0/ABD_IBC_STATE_CD | Template Status | |||
| KEY | langu | SPRAS | Language | |||
| shorttext | /PM0/ABD_IBC_SHORTTEXT_TT | Short Name | ||||
| longtext | /PM0/ABD_IBC_LONGTEXT_TT | Templ.Long Name | ||||
| producttext | /PM0/ABD_OBSOLETE14 | Obsolete | ||||
| writeprotect_fg | /PM0/ABD_IBC_WRITEPRO_TMLT_FG | Template Text ImpLck |
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.
-- Template Names
-- Category TRANSPARENT · Delivery class C
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE /PM0/ABUCIBCTMPT (
CLIENT, -- Client [MANDT]
APPLICATION_ID, -- Application ID [/PM0/ABD_IBC_APPLICATION_ID]
TEMPLATE_ID, -- Template ID [/PM0/ABD_IBC_TEMPLATE_ID]
STATE_CD, -- Template Status [/PM0/ABD_IBC_STATE_CD]
LANGU, -- Language [SPRAS]
SHORTTEXT, -- Short Name [/PM0/ABD_IBC_SHORTTEXT_TT]
LONGTEXT, -- Templ.Long Name [/PM0/ABD_IBC_LONGTEXT_TT]
PRODUCTTEXT, -- Obsolete [/PM0/ABD_OBSOLETE14]
WRITEPROTECT_FG, -- Template Text ImpLck [/PM0/ABD_IBC_WRITEPRO_TMLT_FG]
PRIMARY KEY (CLIENT, APPLICATION_ID, TEMPLATE_ID, STATE_CD, LANGU)
);
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