TYP_F_STATISTICS_PACKAGEADK SAP (Package Overview: ADK) Structure details

Dictionary Type: Structure
Description: Package Overview: ADK




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




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

TYP_F_STATISTICS_PACKAGEADK 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 "Package Overview: ADK" 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_TYP_F_STATISTICS_PACKAGEADK TYPE TYP_F_STATISTICS_PACKAGEADK.

The TYP_F_STATISTICS_PACKAGEADK table consists of various fields, each holding specific information or linking keys about Package Overview: ADK data available in SAP. These include CLIENT (Client), OBJECT (Technical Name of Scenario), POINT_OF_TIME (Event), P_MODE (Archiving Engine Mode).. 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 TYP_F_STATISTICS_PACKAGEADK 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
CLIENTClient MANDTCLNT3Assigned to domainMANDT
OBJECTTechnical Name of Scenario TYP_AR_OBJECTCHAR10TYP_AR_SCENARIOAREOBJ
POINT_OF_TIMEEvent TYP_ARE_POINTOFTIMENUMC3NUMC3
P_MODEArchiving Engine Mode TYP_P_MODECHAR1TYP_P_MODE
DOCUMENTArchiving Session Number ADMI_RUN_DCHAR6ADMI_RUN
ARCHIV_KEYKey for Archive File ARKEYCHAR20ARKEY
PACKAGENONumber of a Package in Parallel Processing BANK_DTE_PP_INTERVNONUMC10NUMC10
ARE_LED_PACKAGESLED TYP_ARE_LED_PACKAGECHAR1CHAR1
OBJECTSNumber of Business Objects TYP_ARE_OBJEKTEINT410INT4
MASTERMaster TYP_ARE_MASTERCHAR32CHAR32
APP_SERVERApplication Server TYP_ARE_APP_SERVER_PACKCHAR32CHAR32
TASKNAMETask Name ARE_TASKNAMECHAR7CHAR7
CLIENT_BEGINStart of Package Processing on Client TYP_ARE_CLIENT_BEGINDEC15TZNTSTMPS
CLIENT_ENDEnd Package Processing on Client TYP_ARE_CLIENT_ENDDEC15TZNTSTMPS
CLIENT_BEGINTStart of Package Processing on Client TYP_ARE_CLIENT_BEGINTTIMS6
CLIENT_ENDTEnd Package Processing on Client TYP_ARE_CLIENT_ENDTTIMS6
DURATION2Duration of Package Processing on Client in Sec ARE_DURATION2DEC10

Key field Non-key field



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

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

How to access SAP table TYP_F_STATISTICS_PACKAGEADK

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