SAP ABAP Class CL_USMDA3_FSI_SP_GUI_WD (Controller for Classification)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-FIN (Application Component) MDG for Financials
     USMDA3 (Package) Chart of Accounts: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_USMDA3_COMMON_GUI_WD Common Controller Functionality 20090309
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_EVENT_WD FinBasis Workbench: Communication Web Dynpro - FPM 20090309
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_UI_DATAPROVIDER Data Provider for UI Model 20090309
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_USMD_VIEW_WD FinBasis Workbench: Communication WebDynpro - Data Class 20090309
Properties
Class CL_USMDA3_FSI_SP_GUI_WD  
Short Description Controller for Classification    
Super Class CL_USMDA3_COMMON_GUI_WD Common Controller Functionality 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMDA3   Chart of Accounts: User Interface 
Created 20090309   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_USMDA_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 USMD0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 USMD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_USMD_EVENT_WD FinBasis Workbench: Communication Web Dynpro - FPM 20090309
2 IF_USMD_UI_DATAPROVIDER Data Provider for UI Model 20090309
3 IF_USMD_VIEW_WD FinBasis Workbench: Communication WebDynpro - Data Class 20090309
Friends
Class CL_USMDA3_FSI_SP_GUI_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DR_S_SUBMPACK_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20090309
2 DS_UI_CONTEXT Instance attribute Private Type reference (TYPE) USMD_S_UI_CONTEXT UI Context 20090309
3 DT_ATTRIBUTES Instance attribute Private Type reference (TYPE) USMD_TS_FIELD Field Names 20090309
4 DT_ENTITY_DATA Instance attribute Private Type reference (TYPE) USMD_TS_ENTITY_DATA UI Data 20090309
5 DT_KEY_FIELD Instance attribute Private Type reference (TYPE) USMD_TS_VALUE Field Name and Value 20090309
6 DV_EDIT Instance attribute Private Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20090309
7 DV_INITIALIZED Instance attribute Private Type reference (TYPE) USMD_FLG Financial MDM: General Indicator 20090309
8 DV_SUBMPACK Instance attribute Private Type reference (TYPE) USMDA1_SUBMPACK Submission Package 20090309
9 D_CONTEXT_CREATED Instance attribute Private Type reference (TYPE) ABAP_BOOL abap_false 20090309
10 GC_ATTNAME_RO Constant Public Type reference (TYPE) STRING 'READ_ONLY' 20090309
11 GC_ATTNAME_SUBMPACK Constant Public Type reference (TYPE) STRING 'SUBMPACKAGE' 20090309
12 GC_ATTNAME_SUBMPACK_TEXT Constant Public Type reference (TYPE) STRING 'SUBMPACK_TXTSH' 20090309
13 GC_ENTITY Constant Public Type reference (TYPE) USMD_ENTITY IF_USMDZ_CONSTANTS=>GC_ENTITY_FSI Entity Type 20090309
14 GC_NODENAME_SUBMPACK_DATA Instance attribute Private Type reference (TYPE) STRING 'SUBMPACK_DATA' 20090309
15 GC_SUBMFSI Constant Public Type reference (TYPE) USMD_FIELDNAME 'SUBMPFSI' Financial MDM: Field Name 20090309
16 GC_SUBMPACK Constant Public Type reference (TYPE) USMD_ENTITY IF_USMDZ_CONSTANTS=>GC_ENTITY_SUBMPACK Entity Type 20090309
17 GC_UINODE_PARENT Constant Private Type reference (TYPE) USMD_UINODE 'V_SUBMPACK_GENERAL' UI Element 20090309
18 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_USMDA3_FSI_SP_GUI_WD Controller for Classification 20090309
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Get Instance 20090309
2 GET_SUBMPACK Instance method Public Method Get Submission Package 20090309
3 IS_INITIALIZED Instance method Public Method Check for Initialization 20090309
4 SET_BADI_DATA Instance method Public Method Set BAdI Data 20090309
5 SET_EDIT_MODE Instance method Public Method Set Edit Mode 20090309
Events
Class CL_USMDA3_FSI_SP_GUI_WD has no event.
Types
Class CL_USMDA3_FSI_SP_GUI_WD has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_USMDA3_FSI_SP_GUI_WD Controller für Classification 20090309

Method GET_INSTANCE on class CL_USMDA3_FSI_SP_GUI_WD has no exception.

Method GET_SUBMPACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SUBMPACK Value transfer Type reference (TYPE) USMDA1_SUBMPACK Submission Package 20090309

Method GET_SUBMPACK on class CL_USMDA3_FSI_SP_GUI_WD has no exception.

Method IS_INITIALIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INITIALIZED Value transfer Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090309

Method IS_INITIALIZED on class CL_USMDA3_FSI_SP_GUI_WD has no exception.

Method SET_BADI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UI_CONTEXT Call by reference Type reference (TYPE) USMD_S_UI_CONTEXT 20090309
2 Importing IT_DATA Call by reference Type reference (TYPE) USMD_TS_ENTITY_DATA 20090309
3 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) USMD_TS_VALUE 20090309

Method SET_BADI_DATA on class CL_USMDA3_FSI_SP_GUI_WD has no exception.

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EDIT Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090309

Method SET_EDIT_MODE on class CL_USMDA3_FSI_SP_GUI_WD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702