DB2QWP9C SAP (Facility Start Information (DB2/OS390)) Structure details

Dictionary Type: Structure
Description: Facility Start Information (DB2/OS390)




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




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

DB2QWP9C 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 "Facility Start Information (DB2/OS390)" 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_DB2QWP9C TYPE DB2QWP9C.

The DB2QWP9C table consists of various fields, each holding specific information or linking keys about Facility Start Information (DB2/OS390) data available in SAP. These include QWP9STRT (The startup option for the distributed data facility (DDF)), QWP9RYC (Number of minutes between two resynchronization intervals), QWP9CMST (Status of a DBAT), QWP9MAX1 (Maximum type 1 inactive threads allowed by DB2).. 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 DB2QWP9C 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
QWP9TTOIdle thread timeout DB2CWP9TTONUMC10DB2NUMC10
QWP9STRTThe startup option for the distributed data facility (DDF) DB2CWP9STRCHAR14CHAR14
QWP9RYCNumber of minutes between two resynchronization intervals DB2CWP9RYCNUMC10DB2NUMC10
QWP9CMSTStatus of a DBAT DB2CWP9CMSCHAR10CHAR10
QWP9MAX1Maximum type 1 inactive threads allowed by DB2 DB2CWP9MX1NUMC10DB2NUMC10
QWP9RLERResource Limit Facility Error Parameter DB2CWP9RLECHAR10DB2CHAR10L
QWP9RLFNSpecifies the Limit in CPU Time Service Units DB2CWP9RLFNUMC10DB2NUMC10
QWP9TCPAWhether Verified Conn. Are Accepted from TCP/IP Clients DB2CWP9TCPCHAR3DB2CHAR03L
RLFERRDResource limit facility error parameter DB2CRLFERRCHAR15DB2CHAR15

Key field Non-key field



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

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

How to access SAP table DB2QWP9C

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