WLBWEXTGT3 SAP (BW Workload: Upload - Target Object Level (All Data)) Structure details

Dictionary Type: Structure
Description: BW Workload: Upload - Target Object Level (All Data)




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




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

WLBWEXTGT3 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 "BW Workload: Upload - Target Object Level (All 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_WLBWEXTGT3 TYPE WLBWEXTGT3.

The WLBWEXTGT3 table consists of various fields, each holding specific information or linking keys about BW Workload: Upload - Target Object Level (All Data) data available in SAP. These include NRISOURCES (Number of Different InfoSources), NRREQUESTS (Number of Upload Requests), TIMETOTAL (Total Runtime (s)), AVGTOTREQ (Average Total Runtime per Request (s)).. 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: Can be enhanced (character-type or numeric)


SAP WLBWEXTGT3 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
TARGETName of Upload Target Object WLBWTARGETCHAR30RSINFOCUBE
NRISOURCESNumber of Different InfoSources WLBWNRISRCINT410WLBWINT4
NRREQUESTSNumber of Upload Requests WLBWNRREQINT410WLBWINT4
TIMETOTALTotal Runtime (s) WLBWTIMTOTDEC15(1) WLBWTIME15
AVGTOTREQAverage Total Runtime per Request (s) WLBWAVTOTRDEC15(1) WLBWTIME15
RECREADPHTotal Number of Records Read per Hour WLBWRCRDPHDEC15WLBWDEC15
RECWRITPHTotal Number of Records Written per Hour WLBWRCWRPHDEC15WLBWDEC15
TIMSOURCETotal Runtime in Source System (s) WLBWTIMSRCDEC15(1) WLBWTIME15
PCTTIMSRCShare of Total Runtime that is Runtime in Source System (%) WLBWPTISRCDEC5(2) WLBWPCENT1
AVGTIMSRCAverage Runtime in Source System / Request (s) WLBWAVGSRCDEC15(1) WLBWTIME15
NRRCRDSRCNumber of Records Read in Source System WLBWNRRDSCDEC15WLBWDEC15
AVRCRDSRCAverage Number of Records Read in Source System / Request WLBWAVRDSCDEC15(1) WLBWRATIO1
NRCRDSCPHNumber of Records Read in Source System per Hour WLBWRCSCPHDEC15WLBWDEC15
TIMRDSCMSRuntime for Reading a Record in Source System (ms) WLBWTRSCMSDEC15(1) WLBWTIME15
TIMTRANSFTotal Runtime for Transfer Rules (s) WLBWTIMTRFDEC15(1) WLBWTIME15
PCTTIMTRFShare of Total Runtime that Is Transfer Runtime (%) WLBWPTITRFDEC5(2) WLBWPCENT1
AVGTIMTRFAverage Runtime of Transfer Rules (s) WLBWAVGTRFDEC15(1) WLBWTIME15
NRRCRDTRFNumber of Transferred Records WLBWNRRDTFDEC15WLBWDEC15
AVRCRDTRFAverage Number of Records Transferred / Request WLBWAVRDTFDEC15(1) WLBWRATIO1
NRCRDTFPHNumber of Records Transferred per Hour WLBWRCTFPHDEC15WLBWDEC15
TIMRDTFMSRuntime for Transferring a Record (ms) WLBWTRTFMSDEC15(1) WLBWTIME15
TIMEPSARuntime in PSA (s) WLBWTIMPSADEC15(1) WLBWTIME15
PCTTIMPSAShare of Total Runtime that Is PSA Runtime (%) WLBWPTIPSADEC5(2) WLBWPCENT1
AVGTIMPSAAverage PSA Runtime (s) WLBWAVGPSADEC15(1) WLBWTIME15
NRRCRDPSANumber of Records in PSA WLBWNRRDPSDEC15WLBWDEC15
AVRCRDPSAAverage Number of Records in PSA WLBWAVRDPSDEC15(1) WLBWRATIO1
NRCRDPSPHNumber of PSA Records per Hour WLBWRCPSPHDEC15WLBWDEC15
TIMRDPSMSRuntime of a PSA Record (ms) WLBWTRPSMSDEC15(1) WLBWTIME15
TIMUPDATETotal Runtime for Update Rules (s) WLBWTIMUPDDEC15(1) WLBWTIME15
PCTTIMUPDShare of Total Runtime that Is Update Runtime (%) WLBWPTIUPDDEC5(2) WLBWPCENT1
AVGTIMUPDAverage Runtime of Update Rules (s) WLBWAVGUPDDEC15(1) WLBWTIME15
NRRCRDUPDNumber of Records with Update Rules WLBWNRRDUPDEC15WLBWDEC15
AVRCRDUPDAverage Number of Records with Update Rules / Request WLBWAVRDUPDEC15(1) WLBWRATIO1
NRCRDUPPHNumber of Records with Update Rules per Hour WLBWRCUPPHDEC15WLBWDEC15
TIMRDUPMSRuntime for Updating a Record (ms) WLBWTRUPMSDEC15(1) WLBWTIME15
TIMTARGETTotal Runtime of Actions for Target Object (s) WLBWTIMTGTDEC15(1) WLBWTIME15
PCTTIMTGTShare of Runtime for Target Object Actions (%) WLBWPTITGTDEC5(2) WLBWPCENT1
AVGTIMTGTAverage Runtime for Target Object Actions (s) WLBWAVGTGTDEC15(1) WLBWTIME15
NRRCRDTGTNumber of Records Written for Target Object Actions WLBWNRRDTGDEC15WLBWDEC15
AVRCRDTGTAverage Number of Records Written for Target Object Actions WLBWAVRDTGDEC15(1) WLBWRATIO1
NRCRDTGPHNumber of Records Written for Target Object Actions / hour WLBWRCTGPHDEC15WLBWDEC15
TIMRDTGMSRuntime for Writing a Record for Target Objects (ms) WLBWTRTGMSDEC15(1) WLBWTIME15
LINECOLORBI Workload: Color Specification WLBILINECOLCHAR4

Key field Non-key field



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

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

How to access SAP table WLBWEXTGT3

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