Q0276 SAP (Screen fields for infotype 0274 (Insurances - SE)) Structure details

Dictionary Type: Structure
Description: Screen fields for infotype 0274 (Insurances - SE)




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




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

Q0276 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 fields for infotype 0274 (Insurances - SE)" 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_Q0276 TYPE Q0276.

The Q0276 table consists of various fields, each holding specific information or linking keys about Screen fields for infotype 0274 (Insurances - SE) data available in SAP. These include SCTXT2 (Insurance rule text), SCTXT3 (Insurance rule text), SCTXT4 (Insurance rule text), SCTXT5 (Insurance rule text).. 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 Q0276 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
SCTXT1Insurance rule text P23_VSTXTCHAR20P23_TXT20
SCTXT2Insurance rule text P23_VSTXTCHAR20P23_TXT20
SCTXT3Insurance rule text P23_VSTXTCHAR20P23_TXT20
SCTXT4Insurance rule text P23_VSTXTCHAR20P23_TXT20
SCTXT5Insurance rule text P23_VSTXTCHAR20P23_TXT20
SCTXT6Insurance rule text P23_VSTXTCHAR20P23_TXT20
SCTXT7Insurance rule text P23_VSTXTCHAR20P23_TXT20
SCTXT8Insurance rule text P23_VSTXTCHAR20P23_TXT20
SCTXT9Insurance rule text P23_VSTXTCHAR20P23_TXT20
VCTXT1Insurance cover text P23_VCTXTCHAR15P23_TXT15
VCTXT2Insurance cover text P23_VCTXTCHAR15P23_TXT15
VCTXT3Insurance cover text P23_VCTXTCHAR15P23_TXT15
VCTXT4Insurance cover text P23_VCTXTCHAR15P23_TXT15
VCTXT5Insurance cover text P23_VCTXTCHAR15P23_TXT15
VCTXT6Insurance cover text P23_VCTXTCHAR15P23_TXT15
VCTXT7Insurance cover text P23_VCTXTCHAR15P23_TXT15
VCTXT8Insurance cover text P23_VCTXTCHAR15P23_TXT15
VCTXT9Insurance cover text P23_VCTXTCHAR15P23_TXT15
VSCOVInsurance cover P23_VSCOVCHAR1T5S6AP23_VSCOV
VSCALInsurance scale P23_VSCALCHAR4T5S6BP23_VSCAL
EECOVEmployee cover switch P23_EECOVCHAR1P23_XFELD
SPCOVSpouse cover switch P23_SPCOVCHAR1P23_XFELD
VLOCKExclusion/Lock switch P23_VLOCKCHAR1P23_XFELD
CURRKCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
EETOTEE premium total P23_EETOTCURR9(2) WERTV5
VSAMT1Premium amount P23_VSAMTCURR9(2) WERTV5
VSAMT2Premium amount P23_VSAMTCURR9(2) WERTV5
VSAMT3Premium amount P23_VSAMTCURR9(2) WERTV5
VSAMT4Premium amount P23_VSAMTCURR9(2) WERTV5
VSAMT5Premium amount P23_VSAMTCURR9(2) WERTV5
VSAMT6Premium amount P23_VSAMTCURR9(2) WERTV5
VSAMT7Premium amount P23_VSAMTCURR9(2) WERTV5
VSAMT8Premium amount P23_VSAMTCURR9(2) WERTV5
VSAMT9Premium amount P23_VSAMTCURR9(2) WERTV5

Key field Non-key field



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

As Q0276 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 Q0276 as there is no data to select.

How to access SAP table Q0276

Within an ECC or HANA version of SAP you can also view further information about Q0276 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!