DB2_JOBPROFILE_DATA SAP (DB2: structure for DB2_Action_Jobprofile all Screen Data) Structure details

Dictionary Type: Structure
Description: DB2: structure for DB2_Action_Jobprofile all Screen Data




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




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

DB2_JOBPROFILE_DATA 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 "DB2: structure for DB2_Action_Jobprofile all Screen Data" 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_DB2_JOBPROFILE_DATA TYPE DB2_JOBPROFILE_DATA.

The DB2_JOBPROFILE_DATA table consists of various fields, each holding specific information or linking keys about DB2: structure for DB2_Action_Jobprofile all Screen Data data available in SAP. These include DB2_RUN_LIB (DB2 run lib (variable $DB2_RUN_LIB)), PLANTIAD (Plan of program DSNTIAD (variable $PLANTIAD)), KEEP_DAYS (# of days to keep logs (variable $KEEP_DAYS)), HLQ (High level qualifier used in REORG, COPY, etc. jobs ($HLQ)).. 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 DB2_JOBPROFILE_DATA 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
DB2_LOAD_LIB DB2 load lib (variable $DB2_LOAD_LIB)0
DB2_RUN_LIB DB2 run lib (variable $DB2_RUN_LIB)0
PLANTIAD Plan of program DSNTIAD (variable $PLANTIAD)0
KEEP_DAYS # of days to keep logs (variable $KEEP_DAYS)0
HLQ High level qualifier used in REORG, COPY, etc. jobs ($HLQ)0
HIGHLQ_WORK HLQ used in REORG, COPY, etc. jobs ($HIGHLQ_WORK)0
JOB_RESULTS JES spool file handling (get all or only 3rd)0
MGMTCLAS MGMTCLAS (SMS) (variable $MGMTCLAS)0
STORCLAS STORCLAS (SMS) (variable $STORCLAS)0
DATACLAS DATACLAS (SMS) (variable $DATACLAS)0
VOLCNT Volume count of DATACLAS (variable $VOLCNT)0
PDEG Number of parallel RUNSTATS jobs0
SLOW 0
SMED 0
SHIGH 0
SAMP 0
SAMPLE_TYPE 0
CLIM Changed pages (%) up to which an increm. COPY is performed0
CPDEG Number of parallel COPY jobs0
O JES jeld output class (variable $O)0
RDEG Number of parallel REORG jobs0
WD REORG size relation: work dataset/unload dataset ($WD)0
PDSU Partitioned data set into which uploaded jobs are put0
PLAN_ACT 0
HASP SDSD haspindex (variable $HASP)0
CONS Console output dataset (variable $CONS)0
EXT_HIGH 0
EXT_LOW 0
RUNST_UPD 0
CARDFS 0
NPAG_W 0
CARDS 0
NACT_S 0
NACT_W 0
RUNSTALLID 0
RUNALLMEMN 0
RUNSTONEID 0
RUNONEMEMN 0
RUNSTALRID 0
RUNALRMEMN 0
RECOVIXID 0
RECIXMEMN 0
RECOVTSID 0
RECTSMEMN 0
REBUIIXID 0
REBIXMEMN 0
REOALLIXID 0
REOALLIXMEMN 0
REORGIXID 0
REOIXMEMN 0
REOALLTSID 0
REOALLTSMEMN 0
REOALLTSLOB 0
REOALLTSCOPY 0
REORGTSID 0
REOTSMEMN 0
FICOPYID 0
FICOPYMEMN 0
IICPYSYSMEMN 0
IICOPYID 0
IICOPYMEMN 0
FICPYSYSMEMN 0
UPDCATALID 0
UPDCATALMEMN 0
STOPROC 0
GDG_GENERATIONSNumber of GDG generations DB2GDG_GENERATIONSINT410
MOD_REC_AGEAGE parameter of MODIFY RECOVERY utility DB2MOD_REC_AGEINT410
MOD_STAT_AGEAGE parameter of MODIFY STATISTICS utility DB2MOD_STAT_AGEINT410
RESTART_OPTWhether & at which point a current utility job is restarted DB2RESTARTCHAR8DB2RESTART
DB20_DATA 0
RUNSTATS_CATALOG 0
SP_USER User, under whose authority stored procedures will be execut0
COPY_ALL Should all objects within DB2 subsystem be copied?0
COPY_PART Copy on partition level (YES/NO)?0
BW_REO_RST Automatically execute RUNSTATS after REORG for BI objects0
REORG_OTHERS REORG also Java and MDM objects0
RUNST_OTHERS RUNSTATS also Java and MDM objects0
DEFAULT_PRIQTY Default PRIQTY for Utility DD cards like WORKDDN in MB0
DEFAULT_SECQTY Default PRIQTY for Utility DD cards like WORKDDN in MB0
MAXPRIME Specifies the max. allowable primary space allocation in CYL0
BSDS DB2 Boot Strap Data Set0
USE_ADMIN_SP Use ADMIN SPs instead of DSNACC SPs0
NPAGES 0
COL_DEST 0
ACCOR_CALLERTransaction name of caller of DSNACCOR / DSNACCOX DB2_ACCOR_CALLERCHAR4
CONVTOOL_OBJECTS Number of objects to convert via Convtool0

Key field Non-key field



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

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

How to access SAP table DB2_JOBPROFILE_DATA

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