SAP ABAP Class CL_USMD_CR_TARGETSYS_POPUP (Feeder Classe for Target Systems Popup)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD_CREQUEST_BOLUI (Package) Change Request BOL UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20110208
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST Generic List UI Building Block 20110208
Properties
Class CL_USMD_CR_TARGETSYS_POPUP  
Short Description Feeder Classe for Target Systems Popup    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD_CREQUEST_BOLUI   Change Request BOL UI 
Created 20110208   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_USMD_CR_TARGETSYS_POPUP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20110208
2 IF_FPM_GUIBB_LIST Generic List UI Building Block 20110208
Friends
Class CL_USMD_CR_TARGETSYS_POPUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_BUSINESS_SYSTEM Constant Public Type reference (TYPE) STRING 'BUSINESS_SYSTEM' 20110209
2 MO_CONV_SOM_GOV_API Instance attribute Protected Object reference (TYPE REF TO) IF_USMD_CONV_SOM_GOV_API Governance API: Single Chg. Req. Convenience Governance API 20110208
3 MT_DATA Instance attribute Protected Type reference (TYPE) TY_TARGET_SYS_TYPES 20110208
4 MV_FIRST_TIME Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110208
Events
Class CL_USMD_CR_TARGETSYS_POPUP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_APPL_SYSTEM_FLAT Public See coding 20110208 tt_appl_system_flat TYPE STANDARD TABLE OF ty_appl_system_flat INITIAL SIZE 0
2 TY_APPL_SYSTEM_FLAT Public See coding 20110208 BEGIN OF ty_appl_system_flat, appl TYPE drf_appl, outb_impl TYPE drf_outb_impl, business_system TYPE mdg_business_system, END OF ty_appl_system_flat
3 TY_TARGET_SYS_TYPE Public See coding 20110208 BEGIN OF ty_target_sys_type, business_system TYPE mdg_business_system, description TYPE string, END OF ty_target_sys_type
4 TY_TARGET_SYS_TYPES Public See coding 20110208 ty_target_sys_types TYPE STANDARD TABLE OF ty_target_sys_type
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_USMD_CR_TARGETSYS_POPUP has no parameter.
Method CONSTRUCTOR on class CL_USMD_CR_TARGETSYS_POPUP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703