DBA_VIEW_SYS_WIZARD_STEP_RFC SAP (DBA Cockpit: View Data of System Wizard - Step 2) Structure details

Dictionary Type: Structure
Description: DBA Cockpit: View Data of System Wizard - Step 2




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




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

DBA_VIEW_SYS_WIZARD_STEP_RFC 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 "DBA Cockpit: View Data of System Wizard - Step 2" 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_DBA_VIEW_SYS_WIZARD_STEP_RFC TYPE DBA_VIEW_SYS_WIZARD_STEP_RFC.

The DBA_VIEW_SYS_WIZARD_STEP_RFC table consists of various fields, each holding specific information or linking keys about DBA Cockpit: View Data of System Wizard - Step 2 data available in SAP. These include SYSDATA (), SYSID (Name of SAP System), SAPREL (Release of SAP System), DBREL (DB6: Database Release Level).. 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 DBA_VIEW_SYS_WIZARD_STEP_RFC 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
RFCDESTLogical Destination (Specified in Function Call) RFCDESTCHAR32Assigned to domainRFCDESTRFCF4_RFCDESTYPEALL
SYSDATA 0
SYSIDName of SAP System SYSYSIDCHAR8SYCHAR08
SAPRELRelease of SAP System SYSAPRLCHAR4SYCHAR04
DBRELDB6: Database Release Level DB6DBRELCHAR10
RFCDESTLogical Destination (Specified in Function Call) RFCDESTCHAR32RFCDESTRFCF4_RFCDESTYPEALL
DBHOSTDBA Cockpit: Server Name DBA_SERVERCHAR255DBA_SERVER
SCHEMANAMEDB6: Schema Name DB6SCHEMACHAR20
ENTRYSTATE State of entry: 1=INITIAL,2=COMPLETE,3=DISABLED0
ENTRYTYPE kind of system: 1=R/3 ,2=Non R/30
DBCNAMELogical name for a database connection DBCON_NAMECHAR30DBCON_NAME
DBSYSDatabase system DBCON_DBMSCHAR3DBCON_DBMS
DB_OPSYSOperating System of Application Server SYOPSYSCHAR10SYOPSYS
COCKRELRelease of SAP System SYSAPRLCHAR4SYCHAR04
REALSIDName of SAP System SYSYSIDCHAR8SYCHAR08
DBSIDDBA Cockpit: Database Name DBA_DBNAMECHAR128DBA_DBNAME
RZ20_MON Remote Alert Monitoring active ('X')/inactive (' ')0
HIST_MON Remote History Collection active('X')/inactive(' ')0
DESCRIPTIONText (80 Characters) TEXT80CHAR80TEXT80UEB
CHANGEDATESystem Date SYDATUMDATS8SYDATS
CHANGETIMESystem Time SYUZEITTIMS6SYTIME
CHANGED_BYUser Name SYUNAMECHAR12SYCHAR12
SYSTEMTYPESAP DB: Instance Type SDB_ITYPECHAR7SDB_ITYPE
RFCDEST_2Logical Destination (Specified in Function Call) RFCDESTCHAR32RFCDESTRFCF4_RFCDESTYPEALL
REMOTE_COLL Collect data remote('X') or local (' ')0
DBCON_VIA_RFC DB Connection via RFC Destination0
PROMPT_USER_DATA Store password permanent0
SLD_NAME 0
SLD_UPDATEDB6: Timestamp (Format: YYYYMMDDHHMMSS) DB6TSTAMPCHAR14
DB13C_MON DB13C Integration active('X')/inactive('')0
KPI_MON A1S KPI Monitoring active('X')/inactive('')0
LICENSE_EXT Platform specific license extension0
SCHEDULER_TYPE Scheduler Type0
BACKEND_STATE Back-End State0
BACKEND_CHK_TIMEDB6: Timestamp (Format: YYYYMMDDHHMMSS) DB6TSTAMPCHAR14
HIST_DBH Remote History Collection based on STPs0
BACKEND_TPL_ID Template ID0
LSID Landscape ID (Solution Manager)0
AUTO_UPDATE Auto Update active('X')/inactive('')0
CB_IGNORE_ERRORSReplacement for Real Boolean Type: 'X' == True '' == False WDY_BOOLEANCHAR1WDY_BOOLEAN

Key field Non-key field



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

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

How to access SAP table DBA_VIEW_SYS_WIZARD_STEP_RFC

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