SAP ABAP Class IF_SRAL_RECORDER_DYNP (RAL: Recorder API for channel dynpro)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRAL_RECORDER_DYNP | RAL: Recorder API for channel dynpro | 20130208 |
Properties
| Class | IF_SRAL_RECORDER_DYNP | |
| Short Description | RAL: Recorder API for channel dynpro | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130208 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRAL_RECORDER_DYNP has no forward declaration.
Interfaces
Class IF_SRAL_RECORDER_DYNP has no interface implemented.
Friends
Class IF_SRAL_RECORDER_DYNP has no friend class.
Attributes
Class IF_SRAL_RECORDER_DYNP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds dynpro field to recording fieldlist | 20130208 | |
| 2 | Instance method | Public | Method | Check if a given field is already part of recording | 20130211 | |
| 3 | Instance method | Public | Method | Get name of recording | 20130214 | |
| 4 | Instance method | Public | Method | Removes dynpro field from recording fieldlist | 20130208 |
Events
Class IF_SRAL_RECORDER_DYNP has no event.
Types
Class IF_SRAL_RECORDER_DYNP has no local type.
Method Signatures
Method ADD_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD | Call by reference | Type reference (TYPE) | SRAL_DYNP_RECORDER_FIELD | 20130221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130211 |
Method EXISTS_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD_NAME | Call by reference | Type reference (TYPE) | DYNFNAM | 20130221 | ||||
| 2 | I_SCREEN | Call by reference | Type reference (TYPE) | DYNP_RAL_SCREEN | 20130221 | ||||
| 3 | R_EXISTS | Value transfer | Type reference (TYPE) | SRAL_BOOLEAN | RAL: Boolean element | 20130211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130211 |
Method GET_RECORDING_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RECORDING_NAME | Value transfer | Type reference (TYPE) | SRAL_RECORDING_NAME | 20130214 |
Method GET_RECORDING_NAME on class IF_SRAL_RECORDER_DYNP has no exception.
Method REMOVE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD_NAME | Call by reference | Type reference (TYPE) | DYNFNAM | 20130221 | ||||
| 2 | I_SCREEN | Call by reference | Type reference (TYPE) | DYNP_RAL_SCREEN | 20130221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RAL: Exception | 20130211 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |