SAP ABAP Class CL_PS_WBSELEMENTSTATUS_MPC (CL_PS_WBSELEMENTSTATUS_MPC)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PS (Application Component) Project System
     ODATA_PS (Package) Odata backend for Project Systems
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_PUSH_ABS_MODEL Abstract Push Model Provider 20130910
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PS_WBSELEMENTSTATUS_MPC_EXT CL_PS_WBSELEMENTSTATUS_MPC_EXT 20130910
Properties
Class CL_PS_WBSELEMENTSTATUS_MPC  
Short Description CL_PS_WBSELEMENTSTATUS_MPC    
Super Class /IWBEP/CL_MGW_PUSH_ABS_MODEL Abstract Push Model Provider 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ODATA_PS   Odata backend for Project Systems 
Created 20130910   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PS_WBSELEMENTSTATUS_MPC has no forward declaration.
Interfaces
Class CL_PS_WBSELEMENTSTATUS_MPC has no interface implemented.
Friends
Class CL_PS_WBSELEMENTSTATUS_MPC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_INCL_NAME Constant Private Type reference (TYPE) STRING 'CL_PS_WBSELEMENTSTATUS_MPC====CP' 20130910
2 GC_WBSELEMENTS Constant Public Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 'WBSElements' 20130910
3 GC_WBSELEMENTSTATUS Constant Public Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 'WBSElementStatus' 20130910
Methods
# Method Level Visibility Method type Description Created on
1 DEFINE_ACTIONS Instance method Private Method DEFINE_ACTIONS 20130910
2 DEFINE_ASSOCIATIONS Instance method Private Method DEFINE_ASSOCIATIONS 20130910
3 DEFINE_WBSELEMENTS Instance method Private Method DEFINE_WBSELEMENTS 20130910
4 DEFINE_WBSELEMENTSTATUS Instance method Private Method DEFINE_WBSELEMENTSTATUS 20130910
5 LOAD_TEXT_ELEMENTS Instance method Public Method LOAD_TEXT_ELEMENTS 20130910
Events
Class CL_PS_WBSELEMENTSTATUS_MPC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_TEXT_ELEMENT Public See coding 20130910 BEGIN OF ts_text_element, artifact_name type c length 40, " technical name artifact_type type c length 4, parent_artifact_name type c length 40, " technical name parent_artifact_type type c length 4, text_symbol type textpoolky, END OF ts_text_element.
2 TS_WBSELEMENTS Public See coding 20130910 TS_WBSELEMENTS type PSWBSELEMENT_S.
3 TS_WBSELEMENTSTATUS Public See coding 20130910 TS_WBSELEMENTSTATUS type PSWBSELEMENT_STATUS_S.
4 TT_TEXT_ELEMENTS Public See coding 20130910 tt_text_elements TYPE STANDARD TABLE OF ts_text_element WITH KEY text_symbol.
5 TT_WBSELEMENTS Public See coding 20130910 TT_WBSELEMENTS type standard table of TS_WBSELEMENTS.
6 TT_WBSELEMENTSTATUS Public See coding 20130910 TT_WBSELEMENTSTATUS type standard table of TS_WBSELEMENTSTATUS.
Method Signatures

Method DEFINE_ACTIONS Signature

Method DEFINE_ACTIONS on class CL_PS_WBSELEMENTSTATUS_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130910

Method DEFINE_ASSOCIATIONS Signature

Method DEFINE_ASSOCIATIONS on class CL_PS_WBSELEMENTSTATUS_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130910

Method DEFINE_WBSELEMENTS Signature

Method DEFINE_WBSELEMENTS on class CL_PS_WBSELEMENTSTATUS_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130910

Method DEFINE_WBSELEMENTSTATUS Signature

Method DEFINE_WBSELEMENTSTATUS on class CL_PS_WBSELEMENTSTATUS_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130910

Method LOAD_TEXT_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TEXT_ELEMENTS Value transfer Type reference (TYPE) TT_TEXT_ELEMENTS 20130910
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130910
History
Last changed by/on SAP  20131127 
SAP Release Created in