SAP ABAP Class IF_SRAL_RP_FIELD_LIST_MAPPING (Rule processor field list mapping to structure without ref.)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRAL_RP_FIELD_LIST_MAPPING | Mapping of rule proc field list to structure without ref. | 20131023 |
Properties
| Class | IF_SRAL_RP_FIELD_LIST_MAPPING | |
| Short Description | Rule processor field list mapping to structure without ref. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20131023 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRAL_RP_FIELD_LIST_MAPPING has no forward declaration.
Interfaces
Class IF_SRAL_RP_FIELD_LIST_MAPPING has no interface implemented.
Friends
Class IF_SRAL_RP_FIELD_LIST_MAPPING has no friend class.
Attributes
Class IF_SRAL_RP_FIELD_LIST_MAPPING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20131023 | ||
| 2 | Instance method | Public | Method | 20131023 |
Events
Class IF_SRAL_RP_FIELD_LIST_MAPPING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_RP_FIELD_EXPORT | Public | See coding | 20131023 | begin of ts_rp_field_export,
field_id type sral_field_id,
value_export type tt_table_value_export,
log_group_name type sral_log_group,
log_with_value type sral_logging_type,
step type sral_ui_processing_step,
end of ts_rp_field_export
|
||
| 2 | TS_TABLE_VALUE_EXPORT | Public | See coding | 20131023 | begin of ts_table_value_export,
apath type sral_string,
xpath type sral_string,
value_export type xstring,
external_value type sral_string,
conv_type type inttype,
conv_length type int4,
conv_decimals type int4,
end of ts_table_value_export
|
||
| 3 | TT_RP_FIELD_EXPORT | Public | See coding | 20131023 | tt_rp_field_export type standard table of ts_rp_field_export with default key
|
||
| 4 | TT_TABLE_VALUE_EXPORT | Public | See coding | 20131023 | tt_table_value_export type standard table of ts_table_value_export with default key
|
Method Signatures
Method MAP_FROM_EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RP_FILED_LIST_EXPORT | Call by reference | Type reference (TYPE) | TT_RP_FIELD_EXPORT | 20131023 | ||||
| 2 | RT_RP_FIELD_LIST | Value transfer | Type reference (TYPE) | SRAL_RP_FIELD_LIST | 20131023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131023 |
Method MAP_TO_EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RP_FIELD_LIST | Call by reference | Type reference (TYPE) | SRAL_RP_FIELD_LIST | 20131023 | ||||
| 2 | RT_RP_FIELD_LIST_EXPORT | Value transfer | Type reference (TYPE) | TT_RP_FIELD_EXPORT | 20131023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131023 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |