SAP ABAP Class CL_VBI_APPL_DEF_01_MPC (CL_VBI_APPL_DEF_01_MPC)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-VBZ (Application Component) Visual Business -> please use CA-GTF-VBZ
     VBI_DATABASE (Package) Visual Business Database Layer
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 20130726
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_VBI_APPL_DEF_01_MPC_EXT CL_VBI_APPL_DEF_01_MPC_EXT 20130726
Properties
Class CL_VBI_APPL_DEF_01_MPC  
Short Description CL_VBI_APPL_DEF_01_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 VBI_DATABASE   Visual Business Database Layer 
Created 20130726   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_MGW_MED_ODATA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_VBI_APPL_DEF_01_MPC has no interface implemented.
Friends
Class CL_VBI_APPL_DEF_01_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_VBI_APPL_DEF_01_MPC========CP' 20130726
2 GC_VBIAPPLICATION Constant Public Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME 'VBIApplication' 20130726
Methods
# Method Level Visibility Method type Description Created on
1 DEFINE_VBIAPPLICATION Instance method Private Method DEFINE_VBIAPPLICATION 20130726
2 LOAD_TEXT_ELEMENTS Instance method Public Method LOAD_TEXT_ELEMENTS 20130726
Events
Class CL_VBI_APPL_DEF_01_MPC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_TEXT_ELEMENT Public See coding 20130726 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_VBIAPPLICATION Public See coding 20130726 begin of TS_VBIAPPLICATION, PROJECTJSON type STRING, APPID type STRING, end of TS_VBIAPPLICATION.
3 TT_TEXT_ELEMENTS Public See coding 20130726 tt_text_elements TYPE STANDARD TABLE OF ts_text_element WITH KEY text_symbol.
4 TT_VBIAPPLICATION Public See coding 20130726 TT_VBIAPPLICATION type standard table of TS_VBIAPPLICATION.
Method Signatures

Method DEFINE_VBIAPPLICATION Signature

Method DEFINE_VBIAPPLICATION on class CL_VBI_APPL_DEF_01_MPC has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130726

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 20130726
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130726
History
Last changed by/on SAP  20131127 
SAP Release Created in 100