SAP ABAP Class CL_CREQ_ANALYTICS_ASSIST (Assistance Class for MDG_CREQ_ANALYTICS)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-ANR (Application Component) Analytics and Reporting
     MDG_ANALYTICS_UI (Package) MDG_ANALYTICS_UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20091117
Properties
Class CL_CREQ_ANALYTICS_ASSIST  
Short Description Assistance Class for MDG_CREQ_ANALYTICS    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_ANALYTICS_UI   MDG_ANALYTICS_UI 
Created 20091117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CREQ_ANALYTICS_ASSIST has no forward declaration.
Interfaces
Class CL_CREQ_ANALYTICS_ASSIST has no interface implemented.
Friends
Class CL_CREQ_ANALYTICS_ASSIST has no friend class.
Attributes
Class CL_CREQ_ANALYTICS_ASSIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_MODELS Static method Public Method Get all data models 20091124
Events
Class CL_CREQ_ANALYTICS_ASSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CREQ_DATA Public See coding 20091120 tt_creq_data type TABLE OF ty_creq_data
2 TT_OTC_DATA Public See coding 20091117 tt_otc_data TYPE TABLE OF ty_otc_data
3 TY_CREQ_DATA Public See coding 20091120 begin of ty_creq_data, ct_a type string, ct_p type string, ct_r type string, creq_type_event type string, end of ty_creq_data
4 TY_OTC_DATA Public See coding 20091117 BEGIN OF ty_otc_data, otc_ym TYPE string, otc_d_ym TYPE string, month_ym TYPE string, count_ym TYPE string, time_ym TYPE p LENGTH 6 DECIMALS 2, month_ym_no TYPE i, END OF ty_otc_data
Method Signatures

Method GET_ALL_MODELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MODEL Call by reference Type reference (TYPE) USMD_TS_MODEL Data Models 20091124
2 Importing IV_OMIT Call by reference Type reference (TYPE) BOOLEAN Omision of Predefined models 20091124

Method GET_ALL_MODELS on class CL_CREQ_ANALYTICS_ASSIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702