SAP ABAP Class CL_RSRT_FIELD (Field)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRT_BICS_MODEL (Package) RSRT BICS Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_FIELD Field 20111006
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_FIELD_SERVICES Field with Services 20111006
Properties
Class CL_RSRT_FIELD  
Short Description Field    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20111006   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)
2 CL_RSRT_DDIC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RSRT_FIELD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_RSRT_TABLE_SORT_RULE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRT_FIELD Field 20111006
Friends
Class CL_RSRT_FIELD has no friend class.
Attributes
Class CL_RSRT_FIELD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20111006
2 CREATE_FIELD Static method Public Method Create Field 20111006
3 FREE Instance method Public Method Free 20120209
Events
Class CL_RSRT_FIELD has no event.
Types
Class CL_RSRT_FIELD 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 CID Call by reference Type reference (TYPE) IF_RSRT_FIELD=>TN_CID Unique Type ID 20120209
2 Importing ID Call by reference Type reference (TYPE) IF_RSRT_FIELD=>TN_ID Field ID 20111006
3 Importing S_DFIES Call by reference Type reference (TYPE) CL_RSRT_DDIC=>TN_S_DFIES DFIES 20111006

Method CONSTRUCTOR on class CL_RSRT_FIELD has no exception.

Method CREATE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) IF_RSRT_FIELD=>TN_ID Field ID 20111006
2 Importing S_DFIES Call by reference Type reference (TYPE) CL_RSRT_DDIC=>TN_S_DFIES DFIES 20111006
3 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_FIELD Field 20111006

Method CREATE_FIELD on class CL_RSRT_FIELD has no exception.

Method FREE Signature

Method FREE on class CL_RSRT_FIELD has no parameter.
Method FREE on class CL_RSRT_FIELD has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700