SAP ABAP Class CL_SRAL_HELPER_DYNP (RAL: Helper class for dynpro channel)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-RAL (Application Component) Read Access Logging
⤷
SREAD_ACCESS_LOG_DYNP (Package) Read Access Logging: Dynpro
⤷
⤷
Properties
| Class | CL_SRAL_HELPER_DYNP | |
| Short Description | RAL: Helper class for dynpro channel | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SREAD_ACCESS_LOG_DYNP | Read Access Logging: Dynpro |
| Created | 20130213 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAL_HELPER_DYNP has no forward declaration.
Interfaces
Class CL_SRAL_HELPER_DYNP has no interface implemented.
Friends
Class CL_SRAL_HELPER_DYNP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130603 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130306 | ||
| 2 | Static method | Public | Method | 20130603 | ||
| 3 | Static method | Public | Method | 20130218 | ||
| 4 | Static method | Public | Method | Gets Element Information from Scripting ID | 20130219 | |
| 5 | Static method | Public | Method | 20130603 |
Events
Class CL_SRAL_HELPER_DYNP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_SUBSCREENS | Public | See coding | 20130603 | tt_subscreens type standard table of t_sub_screen_struct with default key
|
||
| 2 | T_STRUC | Public | See coding | 20130603 | begin of t_struc,
main type t_sub_screen_struct,
subscreens type tt_subscreens,
controltype type sral_control_type_dynp,
end of t_struc
|
||
| 3 | T_SUB_SCREEN_STRUCT | Public | See coding | 20130603 | begin of t_sub_screen_struct,
container type dynfnam,
prog type sral_program_name,
dynnr type sy-dynnr,
end of t_sub_screen_struct
|
Method Signatures
Method CHECK_ALV_PATH_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PATH | Call by reference | Type reference (TYPE) | SRAL_PATH_DYNP | 20130603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130306 |
Method CHECK_DYNP_PATH_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PATH | Call by reference | Type reference (TYPE) | SRAL_PATH_DYNP | 20130603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130603 |
Method GET_MAIN_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MAIN_DYNPRO | Call by reference | Type reference (TYPE) | BDC_DYNR | 20130226 | ||||
| 2 | E_MAIN_PROGRAM | Call by reference | Type reference (TYPE) | BDC_PROG | 20130218 | ||||
| 3 | I_PATH | Call by reference | Type reference (TYPE) | SRAL_PATH_DYNP | 20130531 |
Method GET_MAIN_PROGRAM on class CL_SRAL_HELPER_DYNP has no exception.
Method GET_SCREEN_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTAINER_PATH | Call by reference | Type reference (TYPE) | SRAL_PATH_DYNP | RAL: Path of a container in Dynpro (/PROG(DYNNO)CONTAINER*) | 20130219 | |||
| 2 | E_MAIN_DYNPRO | Call by reference | Type reference (TYPE) | BDC_DYNR | 20130226 | ||||
| 3 | E_MAIN_PROGRAM | Call by reference | Type reference (TYPE) | BDC_PROG | BDC module pool | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130219 |
Method SPLIT_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTROL_TYPE | Call by reference | Type reference (TYPE) | SRAL_CONTROL_TYPE_DYNP | 20130603 | ||||
| 2 | I_PATH | Call by reference | Type reference (TYPE) | SRAL_PATH_DYNP | 20130603 | ||||
| 3 | RVAL | Value transfer | Type reference (TYPE) | T_STRUC | 20130603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130603 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |