Ansicht
Dokumentation

SAPWL_TCODE_AGGREGATION - SAP Workload: Tcode-Profil aggregated: user, tcode, subapp, application

SAPWL_TCODE_AGGREGATION - SAP Workload: Tcode-Profil aggregated: user, tcode, subapp, application

TXBHW - Original Tax Base Amount in Local Currency   ABAP Short Reference  
Diese Dokumentation steht unter dem Copyright der SAP AG.
SAP E-Book

Funktionalität

This function returns the transaction code profile for a given R/3 instance and period. The output can be aggregated to different levels: user, transaction, package (development class), sub-application and application. The output language for the short texts can be specified.

Two different data structures are available for output: APPLICATION_SAPWLUSTCX is based on SAPWLUSTCX and contains all detail information. The other structure (APPLICATION_SAPWLTCAGG, based on strucure SAPLWTCAGG) which is used by default contains less detailed information but has been extended by an additional field TEXT (short descriptive text for report / development class / subapplication / application).

The function module reads the data from table MONI if the table APPLICATION_SAPWLUSTCX is empty. It is possible to fill APPLICATION_SAPWLUSTCX with data and perform the aggregation by using this function module but no tests are made to find out if the table contains valid data.

Beispiel

Hinweise

This function module uses an internal table for buffering of the relation between tcodes, packages, subapplication, and application and the related texts. Subsequent calls to this function module will benefit from the buffer. If the parameter LANGU is changed, the buffer will be cleared.

Weiterführende Informationen

SAPWL_TCODE_AGGREGATION uses the function module SAPWL_REPORT_TCODE_TEXT to get the short texts for reports and transaction codes. Check the documentation of that function module for more information.





Parameter

AGGR_LEVEL
APPLICATION_SAPWLUSTCX
APPLICATION_STATISTIC
HOSTID
INSTANCE
LANGU
OUTPUT_FOR_SDCC
PERIODTYPE
STARTDATE

Ausnahmen

NO_DATA_FOUND
NO_SERVER_GIVEN
UNKNOWN_PERIODTYPE

Funktionsgruppe

STUD

ABAP Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
Diese Dokumentation steht unter dem Copyright der SAP AG.

Length: 2807 Date: 20240523 Time: 151023     sap01-206 ( 53 ms )