SAP ABAP Class CL_FPM_LIST_XML_GEN_ASSIST (Assistance Class for FPM_LIST_XML_GENERATOR)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_TEST (Package) Floorplan Manager (Test applications)

⤷

⤷

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 | 20130325 |
Properties
Class | CL_FPM_LIST_XML_GEN_ASSIST | |
Short Description | Assistance Class for FPM_LIST_XML_GENERATOR | |
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 | APB_FPM_TEST | Floorplan Manager (Test applications) |
Created | 20130325 | SAP |
Last change | 20131127 | 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_FPM_LIST_XML_GEN_ASSIST has no interface implemented.
Friends
Class CL_FPM_LIST_XML_GEN_ASSIST 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) | IF_WD_COMPONENT | 20130325 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20130325 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130326 | |
2 | ![]() |
Instance method | Public | Method | 20130327 | |
3 | ![]() |
Instance method | Private | Method | 20130325 | |
4 | ![]() |
Instance method | Public | Method | 20130325 | |
5 | ![]() |
Instance method | Private | Method | 20130325 | |
6 | ![]() |
Instance method | Public | Method | 20130325 | |
7 | ![]() |
Instance method | Public | Method | 20130325 | |
8 | ![]() |
Instance method | Public | Event handling method | 20130325 | |
9 | ![]() |
Instance method | Public | Event handling method | 20130325 | |
10 | ![]() |
Instance method | Public | Method | 20130326 |
Events
Class CL_FPM_LIST_XML_GEN_ASSIST has no event.
Types
Class CL_FPM_LIST_XML_GEN_ASSIST has no local type.
Method Signatures
Method CHECK_CONFIG_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20130326 | ||
2 | ![]() |
RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130326 |
Method CHECK_CONFIG_EXISTS on class CL_FPM_LIST_XML_GEN_ASSIST has no exception.
Method CLEAR_DEFAULT_SORTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20130327 |
Method CLEAR_DEFAULT_SORTING on class CL_FPM_LIST_XML_GEN_ASSIST has no exception.
Method DESTROY_DIALOG Signature
Method DESTROY_DIALOG on class CL_FPM_LIST_XML_GEN_ASSIST has no parameter.
Method DESTROY_DIALOG on class CL_FPM_LIST_XML_GEN_ASSIST has no exception.
Method GET_CONFIGURED_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COLUMNS | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20130325 | ||
2 | ![]() |
IV_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20130325 |
Method GET_CONFIGURED_COLUMNS on class CL_FPM_LIST_XML_GEN_ASSIST has no exception.
Method GET_CONFIG_READER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20130325 | ||
2 | ![]() |
RO_READER | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONFIG_COMP_READER | Read Interface for the Component Configuration | 20130325 |
Method GET_CONFIG_READER on class CL_FPM_LIST_XML_GEN_ASSIST has no exception.
Method GET_FEEDER_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20130325 | ||
2 | ![]() |
RV_FEEDER_NAME | Value transfer | Type reference (TYPE) | STRING | 20130325 |
Method GET_FEEDER_NAME on class CL_FPM_LIST_XML_GEN_ASSIST has no exception.
Method LAUNCH_DIALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | 20130325 | |||
2 | ![]() |
IO_DIALOG | Call by reference | Object reference (TYPE REF TO) | IWCI_FPM_LIST_SETTINGS_DIALOG | 20130325 | |||
3 | ![]() |
IV_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20130325 |
Method LAUNCH_DIALOG on class CL_FPM_LIST_XML_GEN_ASSIST has no exception.
Method ON_DIALOG_APPLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_VARIANT | Value transfer | Attribute reference (LIKE) | 20130325 | ||||
2 | ![]() |
IV_ACTIVE_UI_ELEMENT | Value transfer | Attribute reference (LIKE) | 20130325 |
Method ON_DIALOG_APPLY on class CL_FPM_LIST_XML_GEN_ASSIST has no exception.
Method ON_DIALOG_CANCELLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVE_UI_ELEMENT | Value transfer | Attribute reference (LIKE) | 20130325 |
Method ON_DIALOG_CANCELLED on class CL_FPM_LIST_XML_GEN_ASSIST has no exception.
Method SAVE_DEFAULT_SORTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Configuration Identification | 20130326 |
Method SAVE_DEFAULT_SORTING on class CL_FPM_LIST_XML_GEN_ASSIST has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 740 |