SAP ABAP Class CL_RSD_CHABAS_PROP (Properties of Basic Characteristic)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSD_IOBJ_MD_RUNTIME (Package) Metadata API for InfoObject runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RS_BASE BW Basis 20130311
Properties
Class CL_RSD_CHABAS_PROP  
Short Description Properties of Basic Characteristic    
Super Class CL_RS_BASE BW Basis 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSD_IOBJ_MD_RUNTIME   Metadata API for InfoObject runtime 
Created 20130311   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSD_CHA_PROP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_RSD_CHA_PROP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSD_CHABAS_PROP has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSD_CHA_PROP 20130311 Properties of Characteristic
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_ATTRIBUTES_LOADED Instance attribute Private See coding P_C_LOAD_STATUS-NOT_LOADED flag if Master data attributes are loaded 20130314
2 P_CHABASNM Instance attribute Private Type reference (TYPE) RSDCHABASNM Reference InfoObject 20130312
3 P_C_LOAD_STATUS Constant Private See coding IS INITIAL 20130314
4 P_S_CHABAS Instance attribute Private Type reference (TYPE) PT_S_CHABAS CHABAS related fields 20130311
5 P_TH_ATTRIBUTE Instance attribute Private Type reference (TYPE) IF_RSD_CHA_PROP=>NT_TH_ATR_PROP Master data attributes 20130314
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20130311
2 LOAD_ATTRIBUTES Instance method Private Method load attributes 20130314
Events
Class CL_RSD_CHABAS_PROP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PT_S_CHABAS Private See coding CHABAS related fields 20130311 BEGIN OF pt_s_chabas, " because of move-corresponding in select use the same field names as in CHABAS tables " fields of RSDCHABAS ------------------------ uomconv TYPE rsuomconv, uomconvods TYPE rsuomconvods, hieclnm TYPE rshieclnm, hieclpa TYPE rshieclpa, mdrclnm TYPE rsmdclnm, mdrclpa TYPE rsmdrclpa, infoarea TYPE rsinfoarea, gisattrinm TYPE rsgisattrinm, high_cardinality TYPE rsdhigh_card_cha, " fields of RSDCHABASLOC --------------------- dbroutid TYPE rsdbroutid, END OF pt_s_chabas
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHABASNM Call by reference Type reference (TYPE) RSCHABASNM Reference characteristic 20130311

Method CONSTRUCTOR on class CL_RSD_CHABAS_PROP has no exception.

Method LOAD_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_ATTR_PROP Call by reference Type reference (TYPE) RS_BOOL Boolean 20130314

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