SAP ABAP Class CL_UPARM_FPM_CONFIG (FPM Configuration class)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-PLA-RAP (Application Component) Retail Assortment Planning
⤷
UPARM (Package) Retail MAP Master Data Maintenance
⤷
⤷
Properties
| Class | CL_UPARM_FPM_CONFIG | |
| Short Description | FPM Configuration class | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPARM | Retail MAP Master Data Maintenance |
| Created | 20081126 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_UPARM_FPM_CONFIG has no interface implemented.
Friends
Class CL_UPARM_FPM_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CLOSE_EVENT' | 20081212 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'FPM_CLOSE' | 20100622 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'REFRESH_EVENT' | 20081212 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'SAVE_EVENT' | 20081212 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'SELECT_EVENT' | 20081212 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'DEFAULT_VARIANT' | variant ID of toolbar | 20081204 | ||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_IDR | 20081126 | ||||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | Property Bag | 20081127 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20081127 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UPARM_CUSTOMIZING | Master data maintenance view customizig | 20081126 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20081126 | |||
| 12 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UPARM_FPM_CONFIG | FPM Configuration class | 20081127 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_CNR_OIF | Interface for CNR in OIF | 20081126 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | APP_PARAMETERS | Master Data Maintenance View ID | 20081126 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | I | 20081203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | Constructor | 20081126 | |
| 2 | Instance method | Public | Method | Return Applicaiton Parameters | 20081216 | |
| 3 | Instance method | Public | Method | Returns intial parameters for child view | 20090306 | |
| 4 | Instance method | Private | Method | Retuns all the items to be displayed in the criteria header | 20081205 | |
| 5 | Static method | Public | Method | Returns instance of this class | 20081127 | |
| 6 | Instance method | Public | Method | Initialize | 20090316 | |
| 7 | Instance method | Private | Method | Initialize criteria header | 20081203 | |
| 8 | Instance method | Private | Method | Init FPM Toolbar | 20081127 | |
| 9 | Instance method | Public | Method | Child view dialog is displayed in dialog | 20090306 | |
| 10 | Instance method | Private | Method | Read FPM App Parameters | 20081126 | |
| 11 | Instance method | Public | Method | Sets state of all buttons | 20090318 | |
| 12 | Instance method | Public | Method | Set Criteria header | 20081203 | |
| 13 | Instance method | Private | Method | Set Title in FPM | 20081127 | |
| 14 | Instance method | Public | Method | Updates the state of the custom events | 20090312 |
Events
Class CL_UPARM_FPM_CONFIG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | APP_PARAMETERS | Public | See coding | 20081126 | begin of app_parameters,
view_id type uparm_y_view_id,
display_result_immediately type boolean,
initial_criteria type rsdri_t_range,
end of app_parameters
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_COMPONENT_KEY | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20081127 |
Method CONSTRUCTOR on class CL_UPARM_FPM_CONFIG has no exception.
Method GET_APP_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DISPLAY_RESULT_IMMEDIATELY | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090316 | |||
| 2 | E_VIEW_ID | Call by reference | Type reference (TYPE) | UPARM_Y_VIEW_ID | Master Data Maintenance View ID | 20090316 |
Method GET_APP_PARAMETERS on class CL_UPARM_FPM_CONFIG has no exception.
Method GET_CHILD_VIEW_INIT_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHILD_VIEW_INIT_CRITERIA | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20090306 | |||
| 2 | E_URL | Call by reference | Type reference (TYPE) | STRING | 20090306 | ||||
| 3 | IT_SELECTION_CRITERIA | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20090306 | |||
| 4 | I_CHILD_VIEW_ID | Call by reference | Type reference (TYPE) | UPARM_Y_VIEW_ID | View ID | 20090306 |
Method GET_CHILD_VIEW_INIT_PARAM on class CL_UPARM_FPM_CONFIG has no exception.
Method GET_CRITERIA_HEADER_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CRITERIA | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20081205 | |||
| 2 | RT_ITEMS | Value transfer | Type reference (TYPE) | IF_FPM_IDR=>T_ITEMS_VAL | 20081205 |
Method GET_CRITERIA_HEADER_ITEMS on class CL_UPARM_FPM_CONFIG has no exception.
Method GET_EXCLUSIVE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_COMPONENT_KEY | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20081127 | |||
| 2 | RR_FPM_CONFIG | Value transfer | Object reference (TYPE REF TO) | CL_UPARM_FPM_CONFIG | FPM Configuration class | 20081127 |
Method GET_EXCLUSIVE_INSTANCE on class CL_UPARM_FPM_CONFIG has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CUSTOMIZING | Call by reference | Object reference (TYPE REF TO) | CL_UPARM_CUSTOMIZING | Master data maintenance view customizig | 20090316 |
Method INITIALIZE on class CL_UPARM_FPM_CONFIG has no exception.
Method INIT_CRITERIA_HEADER Signature
Method INIT_CRITERIA_HEADER on class CL_UPARM_FPM_CONFIG has no parameter.
Method INIT_CRITERIA_HEADER on class CL_UPARM_FPM_CONFIG has no exception.
Method INIT_TOOLBAR Signature
Method INIT_TOOLBAR on class CL_UPARM_FPM_CONFIG has no parameter.
Method INIT_TOOLBAR on class CL_UPARM_FPM_CONFIG has no exception.
Method POP_CHILD_VIEW_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CHILD_VIEW_DLG_COMP_INT | Call by reference | Type reference (TYPE) | CL_UPARM_WD_MDP_RESULT_TABLE=>MDP_APP_DLG_FRM_COMP_INT_STY | 20090306 | ||||
| 2 | IT_SELECTION_CRITERIA | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20090306 | |||
| 3 | I_CHILD_VIEW_ID | Call by reference | Type reference (TYPE) | UPARM_Y_VIEW_ID | View ID | 20090306 |
Method POP_CHILD_VIEW_DIALOG on class CL_UPARM_FPM_CONFIG has no exception.
Method READ_APP_PARAMETERS Signature
Method READ_APP_PARAMETERS on class CL_UPARM_FPM_CONFIG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Master data maintenance view exception | 20081126 |
Method SET_ALL_BUTTONS_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENABLED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090318 |
Method SET_ALL_BUTTONS_STATE on class CL_UPARM_FPM_CONFIG has no exception.
Method SET_CRITERIA_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CRITERIA_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20081203 |
Method SET_CRITERIA_HEADER on class CL_UPARM_FPM_CONFIG has no exception.
Method SET_TITLE Signature
Method SET_TITLE on class CL_UPARM_FPM_CONFIG has no parameter.
Method SET_TITLE on class CL_UPARM_FPM_CONFIG has no exception.
Method UPDATE_BUTTONS_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CRITERIA_RANGE | Call by reference | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20090312 |
Method UPDATE_BUTTONS_STATE on class CL_UPARM_FPM_CONFIG has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 705 |