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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20090309 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | USMD_S_UI_CONTEXT | UI Context | 20090309 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | USMD_TS_FIELD | Field Names | 20090309 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | USMD_TS_ENTITY_DATA | UI Data | 20090309 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | USMD_TS_VALUE | Field Name and Value | 20090309 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | USMD_FLG | Financial MDM: General Indicator | 20090309 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | USMD_FLG | Financial MDM: General Indicator | 20090309 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | USMDA1_SUBMPACK | Submission Package | 20090309 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | abap_false | 20090309 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'READ_ONLY' | 20090309 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'SUBMPACKAGE' | 20090309 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'SUBMPACK_TXTSH' | 20090309 | |||
| 13 | Constant | Public | Type reference (TYPE) | USMD_ENTITY | IF_USMDZ_CONSTANTS=>GC_ENTITY_FSI | Entity Type | 20090309 | ||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | 'SUBMPACK_DATA' | 20090309 | |||
| 15 | Constant | Public | Type reference (TYPE) | USMD_FIELDNAME | 'SUBMPFSI' | Financial MDM: Field Name | 20090309 | ||
| 16 | Constant | Public | Type reference (TYPE) | USMD_ENTITY | IF_USMDZ_CONSTANTS=>GC_ENTITY_SUBMPACK | Entity Type | 20090309 | ||
| 17 | Constant | Private | Type reference (TYPE) | USMD_UINODE | 'V_SUBMPACK_GENERAL' | UI Element | 20090309 | ||
| 18 | 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 | Static method | Public | Method | Get Instance | 20090309 | |
| 2 | Instance method | Public | Method | Get Submission Package | 20090309 | |
| 3 | Instance method | Public | Method | Check for Initialization | 20090309 | |
| 4 | Instance method | Public | Method | Set BAdI Data | 20090309 | |
| 5 | 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 | 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 | 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 | 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 | IS_UI_CONTEXT | Call by reference | Type reference (TYPE) | USMD_S_UI_CONTEXT | 20090309 | ||||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | USMD_TS_ENTITY_DATA | 20090309 | ||||
| 3 | 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 | 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 |