SAP ABAP Function Module /UI5/UPDATE_CACHEBUSTER (Recalculate Cache Buster Information)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI5-TOL (Application Component) SAP UI development toolkit for HTML5 - Design Time Tools
⤷
/UI5/UI5_INFRA_APP (Package) SAP UI5 Infrastructure for Applications
⤷
⤷
Basic Data
| Function Module | /UI5/UPDATE_CACHEBUSTER | Recalculate Cache Buster Information |
| Function Group | /UI5/CACHE_BUSTER | Cache Buster related |
| Program Name | /UI5/SAPLCACHE_BUSTER | |
| INCLUDE Name | /UI5/LCACHE_BUSTERU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_CACHE_LIFE_TIME | TYPE | I | Time span [in sec] this update stays valid | |||
| |
IV_DONT_UPDATE_IF_CACHE_VALID | TYPE | BOOLEAN | Do not update if cache is still valid | |||
| |
IV_UPDATE_AFTER_ANY_IMPORT | TYPE | BOOLEAN | Update in case a tranport has been imported | |||
| |
IV_UPDATE_INTERVAL | TYPE | I | Scheduling intervall [in secs] for the cachbuster update | |||
| |
IV_TIME_LAST_IMPORT | TYPE | TIMESTAMP | Time of last import: Is calculated if not specified | |||
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 | 20140802 |
| SAP Release Created in | 100 |