SAP ABAP Class CL_RSDODSO_FIELD (DataStore Object: Field)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSD (Package) BW: Data Basis InfoObjects and Core Services
Properties
Class CL_RSDODSO_FIELD  
Short Description DataStore Object: Field    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSD   BW: Data Basis InfoObjects and Core Services 
Created 20130315   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDODSO_FIELD has no forward declaration.
Interfaces
Class CL_RSDODSO_FIELD has no interface implemented.
Friends
Class CL_RSDODSO_FIELD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_STRUC Instance attribute Private Object reference (TYPE REF TO) CL_RSDODSO_STRUC Reference to Parent Structure 20130315
2 P_S_FIELD Instance attribute Private Type reference (TYPE) RSDODSO_S_FIELD Field Properties 20130315
3 P_T_NAV_ATTR Instance attribute Private Type reference (TYPE) RSDO_T_ODSO_ATR_NAV List of Navigation Attributes 20130315
4 P_T_TEXT Instance attribute Private Type reference (TYPE) RSDODSO_T_FIELD_TEXT List of Field Texts 20130315
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor Constructor 20130315
2 FACTORY Static method Public Method Create Instance 20130315
Events
Class CL_RSDODSO_FIELD has no event.
Types
Class CL_RSDODSO_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 I_R_STRUC Call by reference Object reference (TYPE REF TO) CL_RSDODSO_STRUC Reference to Parent Structure 20130315
2 Importing I_S_FIELD Call by reference Type reference (TYPE) RSDODSO_S_FIELD Field Properties 20130315
3 Importing I_T_NAV_ATTR Call by reference Type reference (TYPE) RSDO_T_ODSO_ATR_NAV List of Navigation Attributes 20130315
4 Importing I_T_TEXT Call by reference Type reference (TYPE) RSDODSO_T_FIELD_TEXT List of Field Texts 20130315

Method CONSTRUCTOR on class CL_RSDODSO_FIELD has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_STRUC Call by reference Object reference (TYPE REF TO) CL_RSDODSO_STRUC Reference to Parent Structure 20130315
2 Importing I_S_FIELD Call by reference Type reference (TYPE) RSDODSO_S_FIELD Field Properties 20130315
3 Importing I_T_NAV_ATTR Call by reference Type reference (TYPE) RSDO_T_ODSO_ATR_NAV List of Navigation Attributes 20130315
4 Importing I_T_TEXT Call by reference Type reference (TYPE) RSDODSO_T_FIELD_TEXT List of Field Texts 20130315
5 Returning R_R_FIELD Value transfer Object reference (TYPE REF TO) CL_RSDODSO_FIELD Reference to Field Instance 20130315

Method FACTORY on class CL_RSDODSO_FIELD has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740