SAP ABAP Class CL_HRRCF_ABAP_DYN_PRG (Wrapper for Basis Functions)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_BL (Package) Recruitment Factory: Business Logic
⤷
⤷
Properties
| Class | CL_HRRCF_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 | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20111124 | 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_HRRCF_ABAP_DYN_PRG has no interface implemented.
Friends
Class CL_HRRCF_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' | 20111124 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'ESCAPE_XSS_XML_HTML' | 20111124 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'ESCAPE_XSS_JAVASCRIPT' | 20111124 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'ESCAPE_XSS_URL' | 20111124 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20111124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Wrapper: Escape Cascading Style Sheets String for XSS Safety | 20111124 | |
| 2 | Static method | Public | Method | Wrapper: Escape Javascript String for XSS Safety | 20111124 | |
| 3 | Static method | Public | Method | Wrapper: Escape URL String for XSS Safety | 20111124 | |
| 4 | Static method | Public | Method | Wrapper: Escape XML/HTML String for XSS Safety | 20111124 |
Events
Class CL_HRRCF_ABAP_DYN_PRG has no event.
Types
Class CL_HRRCF_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 | 20111124 | ||
| 2 | OUT | Value transfer | Type reference (TYPE) | STRING | Escaped value | 20111124 | |||
| 3 | VAL | Call by reference | Type reference (TYPE) | CSEQUENCE | Value to be escaped | 20111124 |
Method ESCAPE_XSS_CSS on class CL_HRRCF_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 | 20111124 | ||
| 2 | OUT | Value transfer | Type reference (TYPE) | STRING | Escaped value | 20111124 | |||
| 3 | VAL | Call by reference | Type reference (TYPE) | CSEQUENCE | Value to be escaped | 20111124 |
Method ESCAPE_XSS_JAVASCRIPT on class CL_HRRCF_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 | 20111124 | |||
| 2 | VAL | Call by reference | Type reference (TYPE) | CSEQUENCE | Value to be escaped | 20111124 |
Method ESCAPE_XSS_URL on class CL_HRRCF_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 | 20111124 | ||
| 2 | OUT | Value transfer | Type reference (TYPE) | STRING | Escaped value | 20111124 | |||
| 3 | VAL | Call by reference | Type reference (TYPE) | CSEQUENCE | Value to be escaped | 20111124 |
Method ESCAPE_XSS_XML_HTML on class CL_HRRCF_ABAP_DYN_PRG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |