SAP ABAP Class CL_HR_ABAP_DYN_PRG (Wrapper for Basis Functions)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PA-OS-ST (Application Component) Staffing
⤷
PP00 (Package) Organization and planning (application)

⤷

⤷

Properties
Class | CL_HR_ABAP_DYN_PRG | |
Short Description | Wrapper for Basis Functions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PP00 | Organization and planning (application) |
Created | 20111117 | SAP |
Last change | 20130531 | SAP |
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 CL_HR_ABAP_DYN_PRG has no interface implemented.
Friends
Class CL_HR_ABAP_DYN_PRG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ESCAPE_XSS_CSS' | 20111118 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ESCAPE_XSS_XML_HTML' | 20111118 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ESCAPE_XSS_JAVASCRIPT' | 20111118 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ESCAPE_XSS_URL' | 20111118 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20111118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Wrapper: Escape Cascading Style Sheets String for XSS Safety | 20111118 |
2 | ![]() |
Static method | Public | Method | Wrapper: Escape Javascript String for XSS Safety | 20111118 |
3 | ![]() |
Static method | Public | Method | Wrapper: Escape URL String for XSS Safety | 20111118 |
4 | ![]() |
Static method | Public | Method | Wrapper: Escape XML/HTML String for XSS Safety | 20111118 |
Events
Class CL_HR_ABAP_DYN_PRG has no event.
Types
Class CL_HR_ABAP_DYN_PRG has no local type.
Method Signatures
Method ESCAPE_XSS_CSS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABOVE_FF | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Escape all characters above 0xFF | 20111118 | |
2 | ![]() |
OUT | Value transfer | Type reference (TYPE) | STRING | Escaped value | 20111118 | ||
3 | ![]() |
VAL | Call by reference | Type reference (TYPE) | CSEQUENCE | Value to be escaped | 20111118 |
Method ESCAPE_XSS_CSS on class CL_HR_ABAP_DYN_PRG has no exception.
Method ESCAPE_XSS_JAVASCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABOVE_FF | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Escape all characters above 0xFF | 20111118 | |
2 | ![]() |
OUT | Value transfer | Type reference (TYPE) | STRING | Escaped value | 20111118 | ||
3 | ![]() |
VAL | Call by reference | Type reference (TYPE) | CSEQUENCE | Value to be escaped | 20111118 |
Method ESCAPE_XSS_JAVASCRIPT on class CL_HR_ABAP_DYN_PRG has no exception.
Method ESCAPE_XSS_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OUT | Value transfer | Type reference (TYPE) | STRING | Escaped value | 20111118 | ||
2 | ![]() |
VAL | Call by reference | Type reference (TYPE) | CSEQUENCE | Value to be escaped | 20111118 |
Method ESCAPE_XSS_URL on class CL_HR_ABAP_DYN_PRG has no exception.
Method ESCAPE_XSS_XML_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABOVE_FF | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Escape all characters above 0xFF | 20111118 | |
2 | ![]() |
OUT | Value transfer | Type reference (TYPE) | STRING | Escaped value | 20111118 | ||
3 | ![]() |
VAL | Call by reference | Type reference (TYPE) | CSEQUENCE | Value to be escaped | 20111118 |
Method ESCAPE_XSS_XML_HTML on class CL_HR_ABAP_DYN_PRG has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |