SAP ABAP Class CL_FAGL_R_UI_ASSISTANCE (Reorganization: UI Assistance Class)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-GL-REO (Application Component) General Ledger Reorganization
⤷
FAGL_REORGANIZATION_FW (Package) Reorganization - Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090219 |
Properties
| Class | CL_FAGL_R_UI_ASSISTANCE | |
| Short Description | Reorganization: UI Assistance Class | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FAGL_REORGANIZATION_FW | Reorganization - Framework |
| Created | 20090219 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FAGL_R_UI_ASSISTANCE has no interface implemented.
Friends
Class CL_FAGL_R_UI_ASSISTANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20090302 | |||||
| 2 | Constant | Public | See coding | 20090219 | |||||
| 3 | Constant | Public | See coding | 20090219 | |||||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'FIN_REORG' | 20090227 | |||
| 5 | Constant | Public | See coding | 20091013 | |||||
| 6 | Constant | Public | See coding | 20090219 | |||||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'fin_reorg' | 20091102 | |||
| 8 | Constant | Public | See coding | 20090219 | |||||
| 9 | Constant | Public | See coding | 20090219 | |||||
| 10 | Constant | Public | See coding | 20090403 | |||||
| 11 | Constant | Public | See coding | 20090219 | |||||
| 12 | Constant | Public | See coding | 20090219 | |||||
| 13 | Constant | Private | Type reference (TYPE) | STRING | 'SAP_ERP_Financials' | 20090227 | |||
| 14 | Constant | Private | Type reference (TYPE) | STRING | 'SAP_ECC_Financials' | 20100204 | |||
| 15 | Constant | Public | See coding | 20090219 | |||||
| 16 | Constant | Public | See coding | 20090219 | |||||
| 17 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_FAGL_R_UI_ASSISTANCE | 20090219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20090227 | ||
| 2 | Instance method | Public | Method | 20090617 | ||
| 3 | Instance method | Public | Method | 20090923 | ||
| 4 | Static method | Public | Method | 20090219 | ||
| 5 | Instance method | Public | Method | 20090219 | ||
| 6 | Instance method | Public | Method | 20090227 | ||
| 7 | Instance method | Public | Method | 20091203 | ||
| 8 | Instance method | Private | Method | 20091203 | ||
| 9 | Instance method | Public | Method | 20090306 | ||
| 10 | Instance method | Public | Method | 20091221 | ||
| 11 | Instance method | Public | Method | 20090303 |
Events
Class CL_FAGL_R_UI_ASSISTANCE has no event.
Types
Class CL_FAGL_R_UI_ASSISTANCE has no local type.
Method Signatures
Method ADD_BASIS_PARAMETER_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PARA | Call by reference | Type reference (TYPE) | TIHTTPNVP | Sortierte Liste von Schlüssel/ Wertbeziehungen als Strings | 20090227 | |||
| 2 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090227 |
Method ADD_BASIS_PARAMETER_P on class CL_FAGL_R_UI_ASSISTANCE has no exception.
Method CLEAR_MESSAGES Signature
Method CLEAR_MESSAGES on class CL_FAGL_R_UI_ASSISTANCE has no parameter.
Method CLEAR_MESSAGES on class CL_FAGL_R_UI_ASSISTANCE has no exception.
Method GET_ACC_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ACC_ASSIGN | Call by reference | Object reference (TYPE REF TO) | DATA | 20090923 | ||||
| 2 | IT_ACC_FIELD | Call by reference | Type reference (TYPE) | FAGL_R_T_PLAN_TYPE_FIELD | Felder der Planart | 20090923 | |||
| 3 | IT_STATIC_ASSIGN | Call by reference | Type reference (TYPE) | FAGL_R_T_ASSIGN | Reorg: Zuordnung altes/neues Stammdatenattribut | 20090923 | |||
| 4 | IV_XSINGLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090923 |
Method GET_ACC_ASSIGN on class CL_FAGL_R_UI_ASSISTANCE has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_ASSISTANCE | Value transfer | Object reference (TYPE REF TO) | CL_FAGL_R_UI_ASSISTANCE | Reorg: UI Assistance Class | 20090220 |
Method GET_INSTANCE on class CL_FAGL_R_UI_ASSISTANCE has no exception.
Method GET_SELECT_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RANGE_SET | Call by reference | Type reference (TYPE) | FAGL_R_T_TRANGE | Reorg: Tabellenname und SEL-OPT-Tabelle pro Feldname | 20090219 | |||
| 2 | IO_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_SELECT_OPTIONS | Öffentliches Interface für Select Options | 20090219 |
Method GET_SELECT_OPTIONS on class CL_FAGL_R_UI_ASSISTANCE has no exception.
Method NAVIGATION_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FPM_T_T100_MESSAGES | 20090227 | ||||
| 2 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090227 | |||
| 3 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | WDY_KEY_VALUE_TABLE | Sortierte Liste von Schlüssel/ Wertbeziehungen als Strings | 20090227 | |||
| 4 | IV_APP_ALIAS | Call by reference | Type reference (TYPE) | STRING | 20090227 | ||||
| 5 | IV_INPLACE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090305 |
Method NAVIGATION_TO on class CL_FAGL_R_UI_ASSISTANCE has no exception.
Method SET_ACC_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NEW_ASSIGN | Call by reference | Type reference (TYPE) | STRING | 20091203 | ||||
| 2 | EV_OLD_ASSIGN | Call by reference | Type reference (TYPE) | STRING | 20091203 | ||||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | ANY | 20091203 | ||||
| 4 | IT_FIELDS | Call by reference | Type reference (TYPE) | FAGL_R_T_PLAN_TYPE_FIELD | Felder der Planart | 20091203 |
Method SET_ACC_ASSIGN on class CL_FAGL_R_UI_ASSISTANCE has no exception.
Method SET_MDATTR_VALUE_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20091203 | ||||
| 2 | IV_LENGTH | Call by reference | Type reference (TYPE) | INT1 | Byte value | 20091203 | |||
| 3 | IV_UI_VALUE | Call by reference | Type reference (TYPE) | STRING | 20091203 |
Method SET_MDATTR_VALUE_P on class CL_FAGL_R_UI_ASSISTANCE has no exception.
Method SET_SELECT_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RANGE_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20090306 | ||||
| 2 | IT_SELOPT | Call by reference | Type reference (TYPE) | FAGL_R_T_SELOPT | Reorg: Tabelle der gener. SELECT-OPTION dynam. Selektionen | 20090306 |
Method SET_SELECT_OPTIONS on class CL_FAGL_R_UI_ASSISTANCE has no exception.
Method SET_STATUS_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20091221 | |||
| 2 | IV_STATUS | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20091221 |
Method SET_STATUS_FILTER on class CL_FAGL_R_UI_ASSISTANCE has no exception.
Method SHOW_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20090304 | |||
| 2 | IT_MESSAGE | Call by reference | Type reference (TYPE) | FAGL_R_T_MESSAGE | Reorg: Meldungen | 20090303 | |||
| 3 | IT_MESSAGE2 | Call by reference | Type reference (TYPE) | FAGL_R_T_MESSAGE2 | Reorg: Meldungen (ohne Index) | 20090401 | |||
| 4 | IV_LIFETIME | Call by reference | Type reference (TYPE) | FPM_MSG_LIFETIME_VISIBILITY | Lebenszeit und Sichtbarkeit der Meldungen im FPM | 20090330 |
Method SHOW_MESSAGE on class CL_FAGL_R_UI_ASSISTANCE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |