SAP ABAP Class CL_USMDZ3_FACTORY (Retrieve Instances)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-FIN (Application Component) MDG for Financials
     USMDZ3 (Package) User Interface
Properties
Class CL_USMDZ3_FACTORY  
Short Description Retrieve Instances    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMDZ3   User Interface 
Created 20080407   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_USMDZ3_FACTORY has no forward declaration.
Interfaces
Class CL_USMDZ3_FACTORY has no interface implemented.
Friends
Class CL_USMDZ3_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DT_INSTANCE Static Attribute Private See coding 20080407
2 DT_INSTANCE_RULE Static Attribute Private See coding 20080604
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ENTITY Static method Public Method Existence Check for Entity 20080407
2 GET_INSTANCE Static method Public Method Retrieve Instances for UI and F4 Functions 20080407
3 GET_INSTANCE_RULE Static method Public Method Retrieve Instances for Validation Logic 20080604
Events
Class CL_USMDZ3_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SX_INSTANCE Private See coding 20080407 BEGIN OF sx_instance, usmd_entity TYPE usmd_entity, o_entity TYPE REF TO if_ex_usmd_ui_event, END OF sx_instance
2 SX_INSTANCE_RULE Private See coding 20080604 BEGIN OF sx_instance_rule, usmd_entity TYPE usmd_entity, o_entity TYPE REF TO if_ex_usmd_rule_service, END OF sx_instance_rule
Method Signatures

Method CHECK_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20080407
2 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entität 20080407

Method CHECK_ENTITY on class CL_USMDZ3_FACTORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_OR_ENTITY Value transfer Object reference (TYPE REF TO) IF_EX_USMD_UI_EVENT Einzelbearbeitung: UI Aktionen 20080407
2 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20080407

Method GET_INSTANCE on class CL_USMDZ3_FACTORY has no exception.

Method GET_INSTANCE_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OR_ENTITY Value transfer Object reference (TYPE REF TO) IF_EX_USMD_RULE_SERVICE Entitätsklasse 20080604
2 Exporting E_OR_ENTITY_CHECK_TYPE Value transfer Object reference (TYPE REF TO) CL_USMDZ3_VALIDATION Entitätsklasse Typ der Prüfung 20080721
3 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20080604

Method GET_INSTANCE_RULE on class CL_USMDZ3_FACTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604