Fonction SAP UPC_STATISTIC_CLOSE - Closes Statisitcs Entry

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_ATTRIB_NAME STRING g 0 X
I_ATTRIB_VALUE ANY A 0 X
I_FORCE_SAVE C C 0 X
I_NODE_NAME STRING g 0

Functionality
This module closes a statistics entry which was previously created withupc_statistic_open. In the case that the close call corresponds to theroot node, the information is stored in the database. The hierarchy isstored in XML format (table upc_statistic2) and a part of theinformation, which is often required, is extracted from this (tableupc_statistic3).
With the close call, the (gross) time is automatically defined, whichhas passed since calling up the corresponding open call, and added intothe node as an attribute. In addition, the net time is defined, thismeans the time is subtracted from the gross time, which was used up inlower-level calls.
INCLUDE UPC_STATISTIC_EXAMPLE_01 OBJECT DOKU ID TX