SAP ABAP Class IF_RSRT_FIELD (Field)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSRT_FIELD_SERVICES Field with Services 20111006
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_FIELD Field 20111006
Properties
Class IF_RSRT_FIELD  
Short Description Field    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111005   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSRT_FIELD has no interface implemented.
Friends
Class IF_RSRT_FIELD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CID Instance attribute Public Type reference (TYPE) TN_CID Unique Type ID 20120209
2 N_C_CID Constant Public Type reference (TYPE) TN_CID 'FIELD' Unique Type ID 20120209
3 N_ID Instance attribute Public Type reference (TYPE) TN_ID ID 20111007
4 N_S_DFIES Instance attribute Public Type reference (TYPE) CL_RSRT_DDIC=>TN_S_DFIES DFIES 20111007
Methods
# Method Level Visibility Method type Description Created on
1 GET_DESCRIPTION Instance method Public Method Get Field Description 20111005
Events
# Event Type Visibility Description Created on
1 HANDLE_CHANGED Instance Event
(0)
Public
(2)
Handle Field Description Changed 20120220
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_CID Public Type reference (TYPE) STRING Unique Type ID 20120209
2 TN_ID Public Type reference (TYPE) STRING ID 20111007
3 TN_T_FIELD Public See coding Field List 20111007 tn_t_field type standard table of ref to if_rsrt_field with default key initial size 1
Method Signatures

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_DDIC=>TN_S_DFIES DFIES 20111005

Method GET_DESCRIPTION on class IF_RSRT_FIELD has no exception.
Event Signatures

Event HANDLE_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 OBJECT_TYPE Exporting Value transfer Type reference (TYPE) STRING 20120220
2 O_OBJECT Exporting Value transfer Object reference (TYPE REF TO) OBJECT 20120220
History
Last changed by/on SAP  20140121 
SAP Release Created in