SAP ABAP Class CL_USMD_EV2_GLOBALS (Global Variables)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD2_ENTITY_VALUE2 (Package) Objects of MDG custom objects single processing UI
Properties
Class CL_USMD_EV2_GLOBALS  
Short Description Global Variables    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD2_ENTITY_VALUE2   Objects of MDG custom objects single processing UI 
Created 20120424   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_USMD_EV2_GLOBALS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_USMD_ENTITY_VALUE2_GUI_WD 20120424 Single Processing of an Entity
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_ACTION Instance attribute Private Object reference (TYPE REF TO) USMD_FLG MDGAF: General Indicator 20120424
2 MR_EVENT_ID Instance attribute Private Object reference (TYPE REF TO) FPM_EVENT_ID ID of the FPM Event 20120424
3 MR_FFIX_TAB Instance attribute Private Object reference (TYPE REF TO) USMD_TS_VALUE Field Name and Value 20120424
4 MR_USMD_MODEL Instance attribute Private Object reference (TYPE REF TO) DATA MDG Data Model for Access from SAP Standard Delivery 20120517
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor Constructs the Global Variables 20120424
2 GET_ACTION Instance method Public Method Get Event ID 20120424
3 GET_EVENT_ID Instance method Public Method Get Event ID 20120424
4 GET_FFIX_TAB Instance method Public Method Get FFIX-Variables 20120424
5 GET_FIELDNAME Instance method Public Method Get Fieldname 20120424
6 GET_MODEL_TYPE Instance method Public Method Get Model Type 20120502
7 GET_USMD_MODEL Instance method Public Method Get USMD Model 20120517
8 HAS_FFIX_VAR_FIELDNAME Instance method Public Method Does DT_FFIX-Variable USMD_FIELDNAME exist? 20120424
9 HAS_FIELDNAME Instance method Public Method Does DT_FFIX-Variable USMD_FIELDNAME have the spcfd value? 20120424
10 HAS_MODEL Instance method Public Method Model Available? 20120502
Events
Class CL_USMD_EV2_GLOBALS has no event.
Types
Class CL_USMD_EV2_GLOBALS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ACTION Call by reference Object reference (TYPE REF TO) USMD_FLG MDGAF: General Indicator 20120424
2 Importing IR_EVENT_ID Call by reference Object reference (TYPE REF TO) FPM_EVENT_ID ID of the FPM Event 20120424
3 Importing IR_FFIX_TAB Call by reference Object reference (TYPE REF TO) USMD_TS_VALUE Field Name and Value 20120424
4 Importing IR_USMD_MODEL Call by reference Object reference (TYPE REF TO) DATA USMD Model 20120517

Method CONSTRUCTOR on class CL_USMD_EV2_GLOBALS has no exception.

Method GET_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTION Value transfer Type reference (TYPE) USMD_FLG MDGAF: General Indicator 20120424

Method GET_ACTION on class CL_USMD_EV2_GLOBALS has no exception.

Method GET_EVENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EVENT_ID Value transfer Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20120424

Method GET_EVENT_ID on class CL_USMD_EV2_GLOBALS has no exception.

Method GET_FFIX_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_FFIX_TAB Value transfer Object reference (TYPE REF TO) USMD_TS_VALUE Field Name and Value 20120424

Method GET_FFIX_TAB on class CL_USMD_EV2_GLOBALS has no exception.

Method GET_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIELDNAME Value transfer Type reference (TYPE) USMD_FIELDNAME Field of an Entity Type 20120424

Method GET_FIELDNAME on class CL_USMD_EV2_GLOBALS has no exception.

Method GET_MODEL_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MODEL_TYPE Value transfer Object reference (TYPE REF TO) IF_USMD_MAC_MODEL_TYPE Model Type 20120502

Method GET_MODEL_TYPE on class CL_USMD_EV2_GLOBALS has no exception.

Method GET_USMD_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_USMD_MODEL Value transfer Object reference (TYPE REF TO) IF_USMD_MODEL USMD Model 20120517

Method GET_USMD_MODEL on class CL_USMD_EV2_GLOBALS has no exception.

Method HAS_FFIX_VAR_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_VAR Value transfer Type reference (TYPE) ABAP_BOOL Does DT_FFIX-Variable USMD_FIELDNAME exist? 20120424

Method HAS_FFIX_VAR_FIELDNAME on class CL_USMD_EV2_GLOBALS has no exception.

Method HAS_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) USMD_FIELDNAME Does DT_FFIX-Variable USMD_FIELDNAME have the spcfd value? 20120424
2 Returning RV_HAS_FIELDNAME Value transfer Type reference (TYPE) ABAP_BOOL Has Fieldname? 20120424

Method HAS_FIELDNAME on class CL_USMD_EV2_GLOBALS has no exception.

Method HAS_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_USMD_MODEL Value transfer Type reference (TYPE) ABAP_BOOL USMD Model Available? 20120517

Method HAS_MODEL on class CL_USMD_EV2_GLOBALS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732