SAP ABAP Class CL_SRAL_FIELD_SY (Read Access Logging: Web Service Field)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRAL_FIELD Read Access Logging: Field 20120508
Properties
Class CL_SRAL_FIELD_SY  
Short Description Read Access Logging: Web Service Field    
Super Class CL_SRAL_FIELD Read Access Logging: Field 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SREAD_ACCESS_LOG_CORE   Read Access Logging: Core Framework 
Created 20120508   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRAL_FIELD_SY has no forward declaration.
Interfaces
Class CL_SRAL_FIELD_SY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SRAL_CONFIG 20120605 Read Access Logging: Config Base Class
2 CL_SRAL_FIELD 20120508 Read Access Logging: Field
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FIELD_NAME Instance attribute Public Type reference (TYPE) SRAL_SYFIELD_NAME RAL: System Field Name 20120508
2 S_SY_FIELD_LIST Static Attribute Private Type reference (TYPE) SRAL_SYSTEM_FIELDS RAL: System fields table type 20120605
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120508
2 CREATE_SY_FIELD_LIST Static method Protected Method Sets sy-fields supported by RAL framework 20120605
3 SET_FIELD_NAME Instance method Public Method Set System Field Name 20120508
Events
Class CL_SRAL_FIELD_SY has no event.
Types
Class CL_SRAL_FIELD_SY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANNEL_ID Call by reference Type reference (TYPE) SRAL_CHANNEL_ID RAL: Channel ID 20120508
2 Importing I_CONFIG_ID Call by reference Type reference (TYPE) SRAL_CONFIG_ID Read Access Logging: Log Configuration ID 20120508
3 Importing I_FIELD_ID Call by reference Type reference (TYPE) SRAL_FIELD_ID RAL: Field ID 20120508
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120508

Method CREATE_SY_FIELD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SY_FIELD_LIST Value transfer Type reference (TYPE) SRAL_SYSTEM_FIELDS RAL: System fields table type 20120605
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120605

Method SET_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD_NAME Call by reference Type reference (TYPE) SRAL_SYFIELD_NAME RAL: System Field Name 20120508

Method SET_FIELD_NAME on class CL_SRAL_FIELD_SY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732