Q0968 SAP (Dynpro fields, Infotype 0968) Structure details

Dictionary Type: Structure
Description: Dynpro fields, Infotype 0968




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




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

Q0968 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 "Dynpro fields, Infotype 0968" 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_Q0968 TYPE Q0968.

The Q0968 table consists of various fields, each holding specific information or linking keys about Dynpro fields, Infotype 0968 data available in SAP. These include SSTAT_TXT (Status of the report generation), EMETH_TXT (Type of electronic file), CNTR1 (Hires), CNTR2 (Hires).. 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: Cannot Be Enhanced


SAP Q0968 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
NISSECompany CA code NISS1NUMC11NUM11
SSTAT_TXTStatus of the report generation PES_SSTAT_TXTCHAR36TEXT36
EMETH_TXTType of electronic file PES_EMETH_TXTCHAR10TEXT10
CNTR1Hires PES_CNTR1CHAR1BOOLE
CNTR2Hires PES_CNTR2CHAR1BOOLE
TPTXTType of report PES_TPTXTCHAR50TEXT50
TRFCSTraffic accident PES_TRFCSCHAR1CHAR1
TRFCNTraffic accident PES_TRFCNCHAR1CHAR1
MUNIC_TXTMunicipality PES_MUNICCHAR40PES_MUNIC
CEMPSCentre matches the company PES_CEMPSCHAR1CHAR1
CEMPNCentre matches the company PES_CEMPNCHAR1CHAR1
CTEPSCenter belongs to the company PES_CTEPSCHAR1CHAR1
CTEPNCenter belongs to the company PES_CTEPNCHAR1CHAR1
CMUNIMunicipality code PES_CDLOCNUMC5T5E35NUM5HRPADES_T5E35
CMUNI_TXTMunicipality PES_MUNICCHAR40PES_MUNIC
DCNAC_TXTMain business activity of the accident center PES_DCNAC_TXTCHAR80TEXT80
LUGAR_TXTLocation type PES_CDLUG_TXTCHAR200TEXT200
CDTRA_TXTWorking process PES_CDTRA_TXTCHAR200TEXT200
CDAGE_TXTMaterial agent PES_CDAGE_TXTCHAR200TEXT200
CDDES_TXTVariance PES_CDDES_TXTCHAR200TEXT200
AGENT_TXTMaterial agent PES_CDAGE_TXTCHAR200TEXT200
CDCON_TXTMeans of contact PES_CDCON_TXTCHAR200TEXT200
AGENM_TXTMaterial agent PES_CDAGE_TXTCHAR200TEXT200
CDPAR_TXTInjured body part PES_CDPAR_TXTCHAR200TEXT200
CDLES_TXTDescription of the injury PES_CDLES_TXTCHAR200TEXT200
CDACT_TXTSpecific physical activity PES_CDACT_TXTCHAR200TEXT200
CDCNO_TXTWorker employment code text PES_CDCNO_TXTCHAR200TEXT200
EVALXRisk evaluation has been carried out PES_EVALXCHAR1XFELD
MULTXMore than one worker affected PES_MULTXCHAR1XFELD
WAERS_BCOTMCurrency Key WAERSCUKY5TCURCWAERSFWS
WAERS_BREGACurrency Key WAERSCUKY5TCURCWAERSFWS
WAERS_BCTB1Currency Key WAERSCUKY5TCURCWAERSFWS
WAERS_BCTB2Currency Key WAERSCUKY5TCURCWAERSFWS
WAERS_BCTBTCurrency Key WAERSCUKY5TCURCWAERSFWS
WAERS_PRGADCurrency Key WAERSCUKY5TCURCWAERSFWS
WAERS_PCTBDCurrency Key WAERSCUKY5TCURCWAERSFWS
WAERS_PRGBDCurrency Key WAERSCUKY5TCURCWAERSFWS
WAERS_BRGTDCurrency Key WAERSCUKY5TCURCWAERSFWS
WAERS_PBD75Currency Key WAERSCUKY5TCURCWAERSFWS
CNTR3Not applicable PES_NOCONTCHAR1BOOLE
CDCNO_ATTRIBUTEHR Attribute P_99B_HRATTRIBUTECHAR16Assigned to domainP_99B_HRATTRIBUTE
CDCNOCNO PES_CDCNO_ATTCHAR40T799BATTRIB02P_99B_HRATTRIBUTE_VALUE
CDCNOATT_TXTWorker employment code text PES_CDCNO_TXTCHAR200TEXT200

Key field Non-key field



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

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

How to access SAP table Q0968

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