CNVC_SCWB_TRIGCPIT_0104 SAP (screen for program ZSCD_SCWB_WB1VG) Structure details

Dictionary Type: Structure
Description: screen for program ZSCD_SCWB_WB1VG




ABAP Code to SELECT data from CNVC_SCWB_TRIGCPIT_0104
Related tables to CNVC_SCWB_TRIGCPIT_0104
Access table CNVC_SCWB_TRIGCPIT_0104




Structure field list including key, data, relationships and ABAP select examples

CNVC_SCWB_TRIGCPIT_0104 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "screen for program ZSCD_SCWB_WB1VG" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_CNVC_SCWB_TRIGCPIT_0104 TYPE CNVC_SCWB_TRIGCPIT_0104.

The CNVC_SCWB_TRIGCPIT_0104 table consists of various fields, each holding specific information or linking keys about screen for program ZSCD_SCWB_WB1VG data available in SAP. These include TRIG_TEXT1_0102 (Flag: Activated), TRIG_TEXT1_0103 (Trigger-Typ), TRIG_TEXT1_0104 (User Name), TRIG_TEXT1_0105 (Condition FM for trigger).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP CNVC_SCWB_TRIGCPIT_0104 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
TRIG_TEXT1_0101Trigger CNVC_SCWB_TRIGGERCHAR12CHAR12
TRIG_TEXT1_0102Flag: Activated CNVC_SCWB_XACTIVECHAR1XFELD
TRIG_TEXT1_0103Trigger-Typ CNVC_SCWB_TRIGGERTYPECHAR3CNVC_SCWB_TRIGGERTYPE
TRIG_TEXT1_0104User Name UNAMECHAR12UNAME
TRIG_TEXT1_0105Condition FM for trigger CNVC_SCWB_FM_CONDCHAR30Assigned to domainFUNCNAME
TRIG_TEXT1_0106Action FM for trigger CNVC_SCWB_FM_ACTCHAR30Assigned to domainFUNCNAME
TRIG_TEXT1_0107Explanatory short text DDTEXTCHAR60DDTEXT
TRIG_TEXT1_0108Result CNVC_SCWB_RESULTCHAR1
TRIG_TEXT1_0109Date DATUMDATS8DATUM
TRIG_TEXT1_0110Time UZEITTIMS6UZEIT
TRIG_TEXT1_0111Trigger Group CNVC_SCWB_TRIGGGROUPCHAR12
TRIG_TEXT1_0112Trigger type 1 CNVC_SCWB_TRIGGTYPE1CHAR1
TRIG_TEXT1_0113Trigger type 2 CNVC_SCWB_TRIGGTYPE2CHAR1
TRIG_TEXT1_0114Trigger type 3 CNVC_SCWB_TRIGGTYPE3CHAR1
TRIG_TEXT1_0115Trigger type 4 CNVC_SCWB_TRIGGTYPE4CHAR1

Key field Non-key field



How do I retrieve data from SAP structure CNVC_SCWB_TRIGCPIT_0104 using ABAP code?

As CNVC_SCWB_TRIGCPIT_0104 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on CNVC_SCWB_TRIGCPIT_0104 as there is no data to select.

How to access SAP table CNVC_SCWB_TRIGCPIT_0104

Within an ECC or HANA version of SAP you can also view further information about CNVC_SCWB_TRIGCPIT_0104 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!