/SDF/STPI_71X_USERTCODE SAP (Workload: User, TCode, ... ; Copy of SWNCAGGUSERTCODE) Structure details

Dictionary Type: Structure
Description: Workload: User, TCode, ... ; Copy of SWNCAGGUSERTCODE




ABAP Code to SELECT data from /SDF/STPI_71X_USERTCODE
Related tables to /SDF/STPI_71X_USERTCODE
Access table /SDF/STPI_71X_USERTCODE




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

/SDF/STPI_71X_USERTCODE 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 "Workload: User, TCode, ... ; Copy of SWNCAGGUSERTCODE" 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_/SDF/STPI_71X_USERTCODE TYPE /SDF/STPI_71X_USERTCODE.

The /SDF/STPI_71X_USERTCODE table consists of various fields, each holding specific information or linking keys about Workload: User, TCode, ... ; Copy of SWNCAGGUSERTCODE data available in SAP. These include ACCOUNT (SAP Workload NW Collector: User Name), ENTRY_ID (SAP Workload NW Collector: TCode, Report (+Job Name), ...), COUNT (SAP Workload NW Collector: Counter in Aggregates), DCOUNT (SAP Workload NW Collector: Counter in Aggregates).. 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 /SDF/STPI_71X_USERTCODE 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
TASKTYPE SAP Workload NW Collector: Task Type (Raw Format)0
ACCOUNT SAP Workload NW Collector: User Name0
ENTRY_ID SAP Workload NW Collector: TCode, Report (+Job Name), ...0
COUNT SAP Workload NW Collector: Counter in Aggregates0
DCOUNT SAP Workload NW Collector: Counter in Aggregates0
UCOUNT SAP Workload NW Collector: Counter in Aggregates0
BCOUNT SAP Workload NW Collector: Counter in Aggregates0
ECOUNT SAP Workload NW Collector: Counter in Aggregates0
SCOUNT SAP Workload NW Collector: Counter in Aggregates0
LUW_COUNT SAP Workload NW Collector: Counter in Aggregates0
TMBYTESIN SAP Workload NW Collector: Counter in Aggregates0
TMBYTESOUT SAP Workload NW Collector: Counter in Aggregates0
RESPTI SAP Workload NW Collector: Time (Microseconds) in Aggregate0
PROCTI SAP Workload NW Collector: Time (Microseconds) in Aggregate0
CPUTI SAP Workload NW Collector: Time (Microseconds) in Aggregate0
QUEUETI SAP Workload NW Collector: Time (Microseconds) in Aggregate0
ROLLWAITTI SAP Workload NW Collector: Time (Microseconds) in Aggregate0
GUITIME SAP Workload NW Collector: Time (Microseconds) in Aggregate0
GUICNT SAP Workload NW Collector: Counter in Aggregates0
GUINETTIME SAP Workload NW Collector: Time (Microseconds) in Aggregate0
DBP_COUNT SAP Workload NW Collector: Counter in Aggregates0
DBP_TIME SAP Workload NW Collector: Time (Microseconds) in Aggregate0
READDIRCNT SAP Workload NW Collector: Counter in Aggregates0
READDIRTI SAP Workload NW Collector: Time (Microseconds) in Aggregate0
READDIRBUF SAP Workload NW Collector: Counter in Aggregates0
READDIRREC SAP Workload NW Collector: Counter in Aggregates0
READSEQCNT SAP Workload NW Collector: Counter in Aggregates0
READSEQTI SAP Workload NW Collector: Time (Microseconds) in Aggregate0
READSEQBUF SAP Workload NW Collector: Counter in Aggregates0
READSEQREC SAP Workload NW Collector: Counter in Aggregates0
CHNGCNT SAP Workload NW Collector: Counter in Aggregates0
CHNGTI SAP Workload NW Collector: Time (Microseconds) in Aggregate0
CHNGREC SAP Workload NW Collector: Counter in Aggregates0
PHYREADCNT SAP Workload NW Collector: Counter in Aggregates0
PHYCHNGREC SAP Workload NW Collector: Counter in Aggregates0
PHYCALLS SAP Workload NW Collector: Counter in Aggregates0
DSQLCNT SAP Workload NW Collector: Counter in Aggregates0
QUECNT SAP Workload NW Collector: Counter in Aggregates0
CPICCNT SAP Workload NW Collector: Counter in Aggregates0
SLI_CNT SAP Workload NW Collector: Counter in Aggregates0
VMC_CALL_COUNT SAP Workload NW Collector: Number of VMC Calls0
VMC_CPU_TIME SAP Workload NW Collector: Total CPU Time of the VMC0
VMC_ELAP_TIME SAP Workload NW Collector: Total Elapsed Time of VMC0

Key field Non-key field



How do I retrieve data from SAP structure /SDF/STPI_71X_USERTCODE using ABAP code?

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

How to access SAP table /SDF/STPI_71X_USERTCODE

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