SAP ABAP Class CL_WDR_RAL_RECORDING (Web Dynpro Recorder for Read Access Logging)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_RUNTIME_SERVICES (Package) Web Dynpro: Additional Services of Web Dynpro Runtime

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_CONTEXT_MENU_HANDLER | Context Menu Handler | 20120504 |
Properties
Class | CL_WDR_RAL_RECORDING | |
Short Description | Web Dynpro Recorder for Read Access Logging | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_RUNTIME_SERVICES | Web Dynpro: Additional Services of Web Dynpro Runtime |
Created | 20120504 | SAP |
Last change | 20131127 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WDR_CONTEXT_MENU_HANDLER | Context Menu Handler | 20120504 |
Friends
Class CL_WDR_RAL_RECORDING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | '00505695007C1EE1A5B8C5D27702B710' | ID for Event ID | 20120504 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | List of Message IDs | 20130227 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_MD_UI_ELEMENT_PROP_NAME_TT | Web Dynpro: Name of a Web Dynpro Metadata Object | 20120516 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_USAGE_PATHS | 20130206 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Referenced Element in First Adapter | 20120516 | ||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_SRAL_RECORDER_WD | 20120514 | |||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SRAL_RECORDING_NAME | 20120514 | |||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_VIEW_ELEMENT | Web Dynpro: API View Element | 20120504 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20130227 | |
2 | ![]() |
Static method | Private | Method | 20130412 | |
3 | ![]() |
Static method | Public | Constructor | 20130206 | |
4 | ![]() |
Instance method | Public | Constructor | 20120504 | |
5 | ![]() |
Static method | Public | Method | 20120504 | |
6 | ![]() |
Instance method | Private | Method | 20120508 | |
7 | ![]() |
Instance method | Private | Method | 20121213 | |
8 | ![]() |
Instance method | Private | Method | 20120514 | |
9 | ![]() |
Instance method | Private | Method | 20120514 | |
10 | ![]() |
Static method | Public | Method | 20130328 | |
11 | ![]() |
Static method | Public | Method | 20130206 | |
12 | ![]() |
Instance method | Private | Method | 20130227 | |
13 | ![]() |
Instance method | Private | Method | 20120508 | |
14 | ![]() |
Instance method | Private | Method | 20120514 |
Events
Class CL_WDR_RAL_RECORDING has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_USAGE_PATHS | Private | See coding | 20130206 | BEGIN OF ts_usage_paths,
pattern TYPE string,
replacement TYPE string,
END OF ts_usage_paths
|
||
2 | TT_USAGE_PATHS | Private | See coding | 20130206 | tt_usage_paths TYPE STANDARD TABLE OF ts_usage_paths
|
Method Signatures
Method CHECK_FOR_PASSWORD_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_ELEMENT | WebDynpro View Element | 20130227 | ||
2 | ![]() |
RV_PW_FIELD | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20130227 |
Method CHECK_FOR_PASSWORD_FIELD on class CL_WDR_RAL_RECORDING has no exception.
Method CHECK_LAZY_LOCKING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_LACY_LOCKING | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130412 |
Method CHECK_LAZY_LOCKING on class CL_WDR_RAL_RECORDING has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WDR_RAL_RECORDING has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WDR_RAL_RECORDING has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EVENT_ID | Call by reference | Type reference (TYPE) | STRING | 20120504 |
Method CONSTRUCTOR on class CL_WDR_RAL_RECORDING has no exception.
Method GET_CONTEXT_MENU_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_MENU_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CONTEXT_MENU_HANDLER | Context Menu Handler | 20120504 |
Method GET_CONTEXT_MENU_HANDLER on class CL_WDR_RAL_RECORDING has no exception.
Method GET_IDENTIFYING_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_TEXT | Value transfer | Type reference (TYPE) | STRING | 20120508 |
Method GET_IDENTIFYING_TEXT on class CL_WDR_RAL_RECORDING has no exception.
Method GET_MULTIPLE_INFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MULTIPLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121213 | |||
2 | ![]() |
I_VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | WebDynpro View Element | 20121213 | ||
3 | ![]() |
MULTIPLE_CONTEXT_PATH | Call by reference | Type reference (TYPE) | SRAL_WD_CONTEXT_PATH | 20121213 | |||
4 | ![]() |
MULTIPLE_UI_ELEMENT_ID | Call by reference | Type reference (TYPE) | SRAL_WD_UI_ELEMENT_NAME | 20121213 |
Method GET_MULTIPLE_INFORMATION on class CL_WDR_RAL_RECORDING has no exception.
Method GET_RAL_DATA_OF_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROPERTY | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_PROP_NAME | Web Dynpro : Value einer Property | 20120518 | ||
2 | ![]() |
R_FIELD | Value transfer | Type reference (TYPE) | SRAL_RECORDER_FIELD_WD | 20120514 |
Method GET_RAL_DATA_OF_FIELD on class CL_WDR_RAL_RECORDING has no exception.
Method IS_ALREADY_RECORDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_RECORDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120514 |
Method IS_ALREADY_RECORDED on class CL_WDR_RAL_RECORDING has no exception.
Method NORMALIZE_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_USAGE | Call by reference | Type reference (TYPE) | STRING | 20130328 | |||
2 | ![]() |
RV_NORMALIZED_USAGE | Value transfer | Type reference (TYPE) | STRING | 20130328 |
Method NORMALIZE_USAGE on class CL_WDR_RAL_RECORDING has no exception.
Method NORMALIZE_USAGE_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_USAGE_PATH | Call by reference | Type reference (TYPE) | STRING | 20130206 | |||
2 | ![]() |
RV_NORMALIZED_USAGE_PATH | Value transfer | Type reference (TYPE) | STRING | 20130206 |
Method NORMALIZE_USAGE_PATH on class CL_WDR_RAL_RECORDING has no exception.
Method RAISE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAMETER | Call by reference | Type reference (TYPE) | STRING | 20130227 | |||
2 | ![]() |
IV_TEXT_ID | Call by reference | Type reference (TYPE) | TEXTPOOLKY | Numc3, interne Verwendung | 20130227 |
Method RAISE_MESSAGE on class CL_WDR_RAL_RECORDING has no exception.
Method RECORD_FIELD Signature
Method RECORD_FIELD on class CL_WDR_RAL_RECORDING has no parameter.
Method RECORD_FIELD on class CL_WDR_RAL_RECORDING has no exception.
Method REMOVE_FIELD Signature
Method REMOVE_FIELD on class CL_WDR_RAL_RECORDING has no parameter.
Method REMOVE_FIELD on class CL_WDR_RAL_RECORDING has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 732 |