SAP ABAP Class CL_OIF_UI_ASSIST (Assitance Class for OIF UI)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-RIF (Application Component) Replication Interface Framework
     MDG_OIF_UI (Package) MDG: Design Time UI for Outbound Interface Framework
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 20090824
Properties
Class CL_OIF_UI_ASSIST  
Short Description Assitance Class for OIF UI    
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_OIF_UI   MDG: Design Time UI for Outbound Interface Framework 
Created 20090824   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OIF_UI_ASSIST has no forward declaration.
Interfaces
Class CL_OIF_UI_ASSIST has no interface implemented.
Friends
Class CL_OIF_UI_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BAL_OBJECT Constant Public Type reference (TYPE) BALOBJ_D 'MDG_OIF' BAL Object 20090925
2 BAL_SUBOBJECT Constant Public Type reference (TYPE) BALSUBOBJ 'GENERATE' BAL Sub Object 20090925
3 CHANGE_MODE Constant Public Type reference (TYPE) CHAR1 'C' 'C' 20090930
4 CREATE_CONFIG_ID Constant Public Type reference (TYPE) STRING 'MDG_OIF_CREATE_CONF' Create Config ID 20091009
5 DISPLAY_CONFIG_ID Constant Public Type reference (TYPE) STRING 'MDG_OIF_DISPLAY_CONF' Display Config ID 20091009
6 DISPLAY_MODE Constant Public Type reference (TYPE) CHAR1 'D' 'D' 20090930
7 FOLDER Constant Public Type reference (TYPE) STRING 'Folder' Folder 20090930
8 LCL_COMP Constant Public Type reference (TYPE) STRING 'LOCAL' Local 20090917
9 MAINTAIN_APPL_NAME Constant Public Type reference (TYPE) O2APPLNAME 'WDA_OIF_MANAGE' Maintain Application Name 20091009
10 MAINTAIN_CONFIG_ID Constant Public Type reference (TYPE) STRING 'MDG_OIF_MANAGE_CONF' Configuration Id 20091009
11 SAP_PATH Constant Public Type reference (TYPE) STRING '/sap' /SAP 20090930
12 SC_LPD_APPL_ALIAS_CREATE Constant Public Type reference (TYPE) STRING 'OIF_CREATE' 20100315
13 SC_LPD_APPL_ALIAS_DISPLAY Constant Public Type reference (TYPE) STRING 'OIF_DISPLAY' 20100315
14 SC_LPD_APPL_ALIAS_USAGE Constant Public Type reference (TYPE) STRING 'OIF_USAGE' 20100315
15 SC_LPD_DESC Constant Public Type reference (TYPE) APB_LPD_DESCRIPTION 'Launchpad for OIF' Description 20091009
16 SC_LPD_INSTANCE Constant Public Type reference (TYPE) APB_LPD_INSTANCE 'MDG_OIF_LPD' Instance 20091009
17 SC_LPD_LINK_TEXT Constant Public Type reference (TYPE) TEXT255 'Schnittstellenmodell anlegen' Text 20091009
18 SC_LPD_LINK_TEXT_DISP Constant Public Type reference (TYPE) TEXT255 'Schnittstellenmodell anzeigen' Text 20091009
19 SC_LPD_LINK_TEXT_USAGE Constant Public Type reference (TYPE) TEXT255 'Verwendung Schnittstellenmodell' Text 20091009
20 SC_LPD_ROLES Constant Public Type reference (TYPE) APB_LPD_ROLE 'OIF' Role 20091009
21 SLASH Constant Public Type reference (TYPE) C '/' / 20091016
22 TMP_PACK Constant Public Type reference (TYPE) STRING '$TMP' '$TMP' 20090917
23 TYPE_3 Constant Public Type reference (TYPE) C '3' '3' 20091016
24 VIEW_ATTRIBUTES Static Attribute Public Type reference (TYPE) STRING View Attributes 20090930
25 WDA_CONFIG_KEY Constant Public Type reference (TYPE) CHAR15 'SAP-WD-CONFIGID' Config ID 20091009
Methods
# Method Level Visibility Method type Description Created on
1 LAUNCH_WD_URL Static method Public Method 20091009
2 REPORT_MESSAGE Instance method Public Method Report UI messages 20090828
Events
Class CL_OIF_UI_ASSIST has no event.
Types
Class CL_OIF_UI_ASSIST has no local type.
Method Signatures

Method LAUNCH_WD_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_URL Call by reference Type reference (TYPE) CHAR1024 Character 1024 20091009

Method LAUNCH_WD_URL on class CL_OIF_UI_ASSIST has no exception.

Method REPORT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_MGR Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20090828
2 Importing IT_ERRORS Call by reference Type reference (TYPE) MDG_OIF_T_MESSAGE Return parameter table 20090828

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