SAP ABAP Class IF_CNV_MBT_PIFD_CONFIGURATOR (Configures how a PIFD object is displayed among other things)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20600_ME_CONFIG_BUKRS | Configurator class to adapt the ME output (BUKRS mapping) | 20110429 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20320_ME_CONFIG_LSTAR | Configurator class to adapt the ME output (LSTAR mapping) | 20110502 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20325_ME_CONFIG_STAGR | Configurator class to adapt the ME output (STAGR mapping) | 20110502 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20332_ME_CONFIG | Configurator class to adapt the ME output (OBJID_AO) | 20130621 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20333_ME_CONFIG | Configurator class to adapt the ME output (OBJID_VD) | 20130619 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20335_ME_CONFIG_PRZNR | Configurator class to adapt the ME output (PRZNR mapping) | 20110502 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20340_ME_CONFIG_CYCLE | Configurator class to adapt the ME output (CYCLE mapping) | 20110502 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20340_ME_CONFIG_ERKRS | Config class to adapt the ME output (ERKRS-specific mapping) | 20110606 |
| 9 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20340_ME_CONFIG_KOKRS | Config class to adapt the ME output (KOKRS-specific mapping) | 20110606 |
| 10 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_20345_ME_CONFIG_PRCTR | Configurator class to adapt the ME output (ACC_CODE mapping) | 20110506 |
| ... | Click here to see Used By full list (51 items) | |||
Properties
| Class | IF_CNV_MBT_PIFD_CONFIGURATOR | |
| Short Description | Configures how a PIFD object is displayed among other things | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110420 | SAP |
| Last change | 20141030 | |
| 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) |
Interfaces
Class IF_CNV_MBT_PIFD_CONFIGURATOR has no interface implemented.
Friends
Class IF_CNV_MBT_PIFD_CONFIGURATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'COLLAPSE_ALL' | Function code | 20110722 | ||
| 2 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'DISASSOCIATE' | Function code | 20110607 | ||
| 3 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'EDIT' | Function code | 20110606 | ||
| 4 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'EXPAND_ALL' | Function code | 20110722 | ||
| 5 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'EXPORT' | Function code | 20110607 | ||
| 6 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'IMPORT' | Function code | 20110607 | ||
| 7 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'INFO' | Function code | 20110607 | ||
| 8 | Constant | Public | Type reference (TYPE) | UI_FUNC | CL_GUI_ALV_GRID=>MC_FC_LOC_APPEND_ROW | Function code | 20110607 | ||
| 9 | Constant | Public | Type reference (TYPE) | UI_FUNC | CL_GUI_ALV_GRID=>MC_FC_LOC_COPY_ROW | Function code | 20110607 | ||
| 10 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'DELETE_ALL_ENTRIES' | Function code | 20110714 | ||
| 11 | Constant | Public | Type reference (TYPE) | UI_FUNC | CL_GUI_ALV_GRID=>MC_FC_LOC_DELETE_ROW | Function code | 20110607 | ||
| 12 | Constant | Public | Type reference (TYPE) | UI_FUNC | CL_GUI_ALV_GRID=>MC_MB_FILTER | Function code | 20110607 | ||
| 13 | Constant | Public | Type reference (TYPE) | UI_FUNC | CL_GUI_ALV_GRID=>MC_FC_FIND | Function code | 20110607 | ||
| 14 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'INIT' | Function code | 20110607 | ||
| 15 | Constant | Public | Type reference (TYPE) | UI_FUNC | CL_GUI_ALV_GRID=>MC_FC_LOC_INSERT_ROW | Function code | 20110607 | ||
| 16 | Constant | Public | Type reference (TYPE) | UI_FUNC | CL_GUI_ALV_GRID=>MC_FC_SORT_ASC | Function code | 20110607 | ||
| 17 | Constant | Public | Type reference (TYPE) | UI_FUNC | CL_GUI_ALV_GRID=>MC_FC_SORT_DSC | Function code | 20110607 | ||
| 18 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'VALIDATE' | Function code | 20110607 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Called before the GUI leaves or saves an editeable node | 20110831 | |
| 2 | Static method | Public | Method | Returns additional buttons to be displayed for an Interface | 20110420 | |
| 3 | Static method | Public | Method | Returns additional buttons to be displayed for a Paramter | 20110420 | |
| 4 | Static method | Public | Method | Hide a PIFD object in the GUI navigation | 20110420 | |
| 5 | Static method | Public | Method | Modification of the field catalog before display | 20110420 | |
| 6 | Static method | Public | Method | Returns what do do with a standard GUI button (Interface) | 20110606 | |
| 7 | Static method | Public | Method | Returns what do do with a standard GUI button (Parameter) | 20110606 |
Events
Class IF_CNV_MBT_PIFD_CONFIGURATOR has no event.
Types
Class IF_CNV_MBT_PIFD_CONFIGURATOR has no local type.
Method Signatures
Method BEFORE_EXIT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110831 | |||
| 2 | IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20110831 | |||
| 3 | IV_PARAMETER_NAME | Call by reference | Type reference (TYPE) | LTR_OBJECT_NAME | LTR Object Name | 20110831 | |||
| 4 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions with Static and Dynamic Check of RAISING Clause | 20110831 |
Method GET_ADDITIONAL_IF_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110511 | |||
| 2 | IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20110502 | |||
| 3 | RT_BUTTONS | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_T_BUTTON_INFO | Table with button information | 20110511 |
Method GET_ADDITIONAL_IF_BUTTONS on class IF_CNV_MBT_PIFD_CONFIGURATOR has no exception.
Method GET_ADDITIONAL_PARAM_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARAM_DATA | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_PARAMETER_DATA | PIFD Parameter Data | 20110511 | |||
| 2 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110511 | |||
| 3 | IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20110502 | |||
| 4 | RT_BUTTONS | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_T_BUTTON_INFO | Table with button information | 20110511 |
Method GET_ADDITIONAL_PARAM_BUTTONS on class IF_CNV_MBT_PIFD_CONFIGURATOR has no exception.
Method HIDE_IN_NAVIGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_INTERFACE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_INTERFACE | PIFD Parameter Container Class | 20110420 | |||
| 2 | IR_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_PARAMETER | PIFD Parameter Description | 20110420 | |||
| 3 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110420 | |||
| 4 | IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20110502 | |||
| 5 | RV_HIDDEN | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_HIDDEN | Hidden Flag | 20110420 |
Method HIDE_IN_NAVIGATION on class IF_CNV_MBT_PIFD_CONFIGURATOR has no exception.
Method PROCESS_FIELD_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARAM_DATA | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_PARAMETER_DATA | PIFD Parameter Data | 20110420 | |||
| 2 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110420 | |||
| 3 | IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20110502 | |||
| 4 | XT_FIELD_CATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20110420 |
Method PROCESS_FIELD_CATALOG on class IF_CNV_MBT_PIFD_CONFIGURATOR has no exception.
Method PROCESS_IF_STD_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DISABLED | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_DISABLED | Disabled-Flag | 20110606 | |||
| 2 | EV_HIDDEN | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_HIDDEN | Hidden Flag | 20110606 | |||
| 3 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110606 | |||
| 4 | IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20110606 | |||
| 5 | IV_FUNCTION | Call by reference | Type reference (TYPE) | UI_FUNC | Function code | 20110606 |
Method PROCESS_IF_STD_BUTTON on class IF_CNV_MBT_PIFD_CONFIGURATOR has no exception.
Method PROCESS_PARAM_STD_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DISABLED | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_DISABLED | Disabled-Flag | 20110606 | |||
| 2 | EV_HIDDEN | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_HIDDEN | Hidden Flag | 20110606 | |||
| 3 | IR_PARAM_DATA | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_PARAMETER_DATA | PIFD Parameter Data | 20110606 | |||
| 4 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20110606 | |||
| 5 | IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20110606 | |||
| 6 | IV_FUNCTION | Call by reference | Type reference (TYPE) | UI_FUNC | Function code | 20110606 |
Method PROCESS_PARAM_STD_BUTTON on class IF_CNV_MBT_PIFD_CONFIGURATOR has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |