SAP ABAP Function Module SUSAGE_INSERT (Insert Usage Entry)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PS (Application Component) Productivity Services
     SUSAGE_LOGGING (Package) Usage Logging
Basic Data
Function Module SUSAGE_INSERT Insert Usage Entry  
Function Group SUSAGE_LOGGING   Usage Logging ABAP  
Program Name SAPLSUSAGE_LOGGING    
INCLUDE Name LSUSAGE_LOGGINGU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_PPMSPV TYPE SUSAGE-PPMSPV SPACE Component version as in PPMS
Importing I_FEATURE TYPE SUSAGE-FEATURE Feature provided by product and registered in the taxonomy tool
Importing I_TYPE TYPE SUSAGE-TYPE SPACE
Importing I_SUBTYPE TYPE SUSAGE-SUBTYPE SPACE
Importing I_TRAFFIC TYPE SUSAGE-TRAFFIC traffic to be measured
Importing I_NORM TYPE SUSAGE-NORM
Importing I_BUFFER_HANDLING TYPE CHAR01 SPACE Buffer usage, space=no buffer, 1= add to buffer, 2= commit buffer and clear
Importing FORCED_UPDATE TYPE CHAR1 SPACE Value <> SPACE will overwrite the existing traffic for the month
Exception UPDATE_ERROR TYPE Update not successful
Exception WRONG_INPUT TYPE Wrong input for buffer handling
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20131122 
SAP Release Created in 740