SAP ABAP Class /UI2/CL_BSP_UTILS (Utilities for BSP handling)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_UTIL (Package) UI BE: Basic utilities (release independent)

⤷

⤷

Properties
Class | /UI2/CL_BSP_UTILS | |
Short Description | Utilities for BSP handling | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /UI2/BASIS_UTIL | UI BE: Basic utilities (release independent) |
Created | 20140304 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /UI2/CL_BSP_UTILS has no interface implemented.
Friends
Class /UI2/CL_BSP_UTILS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | X= BSP has changed | 20140304 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | X= the check has already been carried out | 20140304 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check wether O2PAGE has changed in DB | 20140306 |
2 | ![]() |
Static method | Public | Method | Returns the HTTP date in the correct format | 20140723 |
3 | ![]() |
Static method | Public | Method | Check whether BSP has changed | 20140304 |
Events
Class /UI2/CL_BSP_UTILS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_BSP_CHANGE | Protected | See coding | 20140304 | begin of ty_s_bsp_change,
* timestamp type TIMESTAMP,
date type sy-datum,
time type sy-uzeit,
end of ty_s_bsp_change
|
Method Signatures
Method CHECK_BSP_PAGE_HAS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SEARCH_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20140306 | ||
2 | ![]() |
IV_SEARCH_TIME | Call by reference | Type reference (TYPE) | SY-UZEIT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20140306 | ||
3 | ![]() |
RV_BSP_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Max timestamp when changed | 20140306 |
Method CHECK_BSP_PAGE_HAS_CHANGED on class /UI2/CL_BSP_UTILS has no exception.
Method GET_HTTP_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | D | Date | 20140723 | ||
2 | ![]() |
IV_TIME | Call by reference | Type reference (TYPE) | T | Time | 20140723 | ||
3 | ![]() |
RV_HTTP_DATE | Value transfer | Type reference (TYPE) | STRING | RFC 1123 date | 20140723 |
Method GET_HTTP_DATE on class /UI2/CL_BSP_UTILS has no exception.
Method HAS_BSP_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | /UI2/BOOLEAN | 'X'= BSP has changed | 20140304 |
Method HAS_BSP_CHANGED on class /UI2/CL_BSP_UTILS has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 100 |