SAP ABAP Interface IF_SRAL_RP_FIELD_LIST_MAPPING (Rule processor field list mapping to structure without ref.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-RAL (Application Component) Read Access Logging
     SREAD_ACCESS_LOG_CORE (Package) Read Access Logging: Core Framework
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
Interface IF_SRAL_RP_FIELD_LIST_MAPPING  
Short Description Rule processor field list mapping to structure without ref.    
General Data
Package SREAD_ACCESS_LOG_CORE   Read Access Logging: Core Framework 
Created 20131023   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_SRAL_RP_FIELD_LIST_MAPPING has no forward declaration.
Interfaces
Interface IF_SRAL_RP_FIELD_LIST_MAPPING has no interface.
Friends
Interface IF_SRAL_RP_FIELD_LIST_MAPPING has no friend.
Attributes
Interface IF_SRAL_RP_FIELD_LIST_MAPPING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MAP_FROM_EXPORT Instance method Public Method 20131023
2 MAP_TO_EXPORT Instance method Public Method 20131023
Events
Interface 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 Importing IT_RP_FILED_LIST_EXPORT Call by reference Type reference (TYPE) TT_RP_FIELD_EXPORT 20131023
2 Returning RT_RP_FIELD_LIST Value transfer Type reference (TYPE) SRAL_RP_FIELD_LIST 20131023
# Exception Resumable Description Created on
1 CX_SRAL 20131023

Method MAP_TO_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RP_FIELD_LIST Call by reference Type reference (TYPE) SRAL_RP_FIELD_LIST 20131023
2 Returning RT_RP_FIELD_LIST_EXPORT Value transfer Type reference (TYPE) TT_RP_FIELD_EXPORT 20131023
# Exception Resumable Description Created on
1 CX_SRAL 20131023
History
Last changed by/on SAP  20141121 
SAP Release Created in 740