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 |
|---|---|---|---|---|---|---|---|
| |
I_PPMSPV | TYPE | SUSAGE-PPMSPV | SPACE | Component version as in PPMS | ||
| |
I_FEATURE | TYPE | SUSAGE-FEATURE | Feature provided by product and registered in the taxonomy tool | |||
| |
I_TYPE | TYPE | SUSAGE-TYPE | SPACE | |||
| |
I_SUBTYPE | TYPE | SUSAGE-SUBTYPE | SPACE | |||
| |
I_TRAFFIC | TYPE | SUSAGE-TRAFFIC | traffic to be measured | |||
| |
I_NORM | TYPE | SUSAGE-NORM | ||||
| |
I_BUFFER_HANDLING | TYPE | CHAR01 | SPACE | Buffer usage, space=no buffer, 1= add to buffer, 2= commit buffer and clear | ||
| |
FORCED_UPDATE | TYPE | CHAR1 | SPACE | Value <> SPACE will overwrite the existing traffic for the month | ||
| |
UPDATE_ERROR | TYPE | Update not successful | ||||
| |
WRONG_INPUT | TYPE | Wrong input for buffer handling | ||||
Processing Type
| Normal Function 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 |