SAP ABAP Interface IF_CNV_MBT_PIFD_CONFIGURATOR (Configures how a PIFD object is displayed among other things)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_PIFD_CORE (Package) PIFD Core Functionality and Types
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
Interface IF_CNV_MBT_PIFD_CONFIGURATOR  
Short Description Configures how a PIFD object is displayed among other things    
General Data
Package CNV_MBT_PIFD_CORE   PIFD Core Functionality and Types 
Created 20110420   SAP 
Last changed 20141030    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_ALV_GRID Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_CNV_MBT_PIFD_CONFIGURATOR has no interface.
Friends
Interface IF_CNV_MBT_PIFD_CONFIGURATOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_FUNC_COLLAPSE_ALL Constant Public Type reference (TYPE) UI_FUNC 'COLLAPSE_ALL' Function code 20110722
2 NC_FUNC_DISASSOCIATE Constant Public Type reference (TYPE) UI_FUNC 'DISASSOCIATE' Function code 20110607
3 NC_FUNC_EDIT Constant Public Type reference (TYPE) UI_FUNC 'EDIT' Function code 20110606
4 NC_FUNC_EXPAND_ALL Constant Public Type reference (TYPE) UI_FUNC 'EXPAND_ALL' Function code 20110722
5 NC_FUNC_EXPORT Constant Public Type reference (TYPE) UI_FUNC 'EXPORT' Function code 20110607
6 NC_FUNC_IMPORT Constant Public Type reference (TYPE) UI_FUNC 'IMPORT' Function code 20110607
7 NC_FUNC_INFO Constant Public Type reference (TYPE) UI_FUNC 'INFO' Function code 20110607
8 NC_FUNC_PARAM_APPEND Constant Public Type reference (TYPE) UI_FUNC CL_GUI_ALV_GRID=>MC_FC_LOC_APPEND_ROW Function code 20110607
9 NC_FUNC_PARAM_COPY_ROW Constant Public Type reference (TYPE) UI_FUNC CL_GUI_ALV_GRID=>MC_FC_LOC_COPY_ROW Function code 20110607
10 NC_FUNC_PARAM_DELETE_ALL Constant Private Type reference (TYPE) UI_FUNC 'DELETE_ALL_ENTRIES' Function code 20110714
11 NC_FUNC_PARAM_DELETE_ROW Constant Public Type reference (TYPE) UI_FUNC CL_GUI_ALV_GRID=>MC_FC_LOC_DELETE_ROW Function code 20110607
12 NC_FUNC_PARAM_FILTER Constant Public Type reference (TYPE) UI_FUNC CL_GUI_ALV_GRID=>MC_MB_FILTER Function code 20110607
13 NC_FUNC_PARAM_FIND Constant Public Type reference (TYPE) UI_FUNC CL_GUI_ALV_GRID=>MC_FC_FIND Function code 20110607
14 NC_FUNC_PARAM_INITIALIZE Constant Public Type reference (TYPE) UI_FUNC 'INIT' Function code 20110607
15 NC_FUNC_PARAM_INSERT_ROW Constant Public Type reference (TYPE) UI_FUNC CL_GUI_ALV_GRID=>MC_FC_LOC_INSERT_ROW Function code 20110607
16 NC_FUNC_PARAM_SORT_ASC Constant Public Type reference (TYPE) UI_FUNC CL_GUI_ALV_GRID=>MC_FC_SORT_ASC Function code 20110607
17 NC_FUNC_PARAM_SORT_DSC Constant Public Type reference (TYPE) UI_FUNC CL_GUI_ALV_GRID=>MC_FC_SORT_DSC Function code 20110607
18 NC_FUNC_PARAM_VALIDATE Constant Public Type reference (TYPE) UI_FUNC 'VALIDATE' Function code 20110607
Methods
# Method Level Visibility Method type Description Created on
1 BEFORE_EXIT_NODE Static method Public Method Called before the GUI leaves or saves an editeable node 20110831
2 GET_ADDITIONAL_IF_BUTTONS Static method Public Method Returns additional buttons to be displayed for an Interface 20110420
3 GET_ADDITIONAL_PARAM_BUTTONS Static method Public Method Returns additional buttons to be displayed for a Paramter 20110420
4 HIDE_IN_NAVIGATION Static method Public Method Hide a PIFD object in the GUI navigation 20110420
5 PROCESS_FIELD_CATALOG Static method Public Method Modification of the field catalog before display 20110420
6 PROCESS_IF_STD_BUTTON Static method Public Method Returns what do do with a standard GUI button (Interface) 20110606
7 PROCESS_PARAM_STD_BUTTON Static method Public Method Returns what do do with a standard GUI button (Parameter) 20110606
Events
Interface IF_CNV_MBT_PIFD_CONFIGURATOR has no event.
Types
Interface 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 Importing IR_VARIANT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20110831
2 Importing IV_CONTEXT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20110831
3 Importing IV_PARAMETER_NAME Call by reference Type reference (TYPE) LTR_OBJECT_NAME LTR Object Name 20110831
4 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110831
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 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 Importing IR_VARIANT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20110511
2 Importing IV_CONTEXT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20110502
3 Returning RT_BUTTONS Value transfer Type reference (TYPE) CNV_MBT_PIFD_T_BUTTON_INFO Table with button information 20110511

Method GET_ADDITIONAL_IF_BUTTONS on Interface 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 Importing IR_PARAM_DATA Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_PARAMETER_DATA PIFD Parameter Data 20110511
2 Importing IR_VARIANT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20110511
3 Importing IV_CONTEXT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20110502
4 Returning RT_BUTTONS Value transfer Type reference (TYPE) CNV_MBT_PIFD_T_BUTTON_INFO Table with button information 20110511

Method GET_ADDITIONAL_PARAM_BUTTONS on Interface 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 Importing IR_INTERFACE Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_INTERFACE PIFD Parameter Container Class 20110420
2 Importing IR_PARAMETER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_PARAMETER PIFD Parameter Description 20110420
3 Importing IR_VARIANT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20110420
4 Importing IV_CONTEXT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20110502
5 Returning RV_HIDDEN Value transfer Type reference (TYPE) CNV_MBT_PIFD_HIDDEN Hidden Flag 20110420

Method HIDE_IN_NAVIGATION on Interface 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 Importing IR_PARAM_DATA Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_PARAMETER_DATA PIFD Parameter Data 20110420
2 Importing IR_VARIANT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20110420
3 Importing IV_CONTEXT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20110502
4 Changing XT_FIELD_CATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20110420

Method PROCESS_FIELD_CATALOG on Interface 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 Exporting EV_DISABLED Call by reference Type reference (TYPE) CNV_MBT_PIFD_DISABLED Disabled-Flag 20110606
2 Exporting EV_HIDDEN Call by reference Type reference (TYPE) CNV_MBT_PIFD_HIDDEN Hidden Flag 20110606
3 Importing IR_VARIANT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20110606
4 Importing IV_CONTEXT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20110606
5 Importing IV_FUNCTION Call by reference Type reference (TYPE) UI_FUNC Function code 20110606

Method PROCESS_IF_STD_BUTTON on Interface 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 Exporting EV_DISABLED Call by reference Type reference (TYPE) CNV_MBT_PIFD_DISABLED Disabled-Flag 20110606
2 Exporting EV_HIDDEN Call by reference Type reference (TYPE) CNV_MBT_PIFD_HIDDEN Hidden Flag 20110606
3 Importing IR_PARAM_DATA Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_PARAMETER_DATA PIFD Parameter Data 20110606
4 Importing IR_VARIANT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20110606
5 Importing IV_CONTEXT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20110606
6 Importing IV_FUNCTION Call by reference Type reference (TYPE) UI_FUNC Function code 20110606

Method PROCESS_PARAM_STD_BUTTON on Interface IF_CNV_MBT_PIFD_CONFIGURATOR has no exception.
Meta Relationship - Used By (full list)
# 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
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20375_ME_CONFIG_KSTAR Configurator class to adapt the ME output (KSTAR mapping) 20110502
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20410_ME_CONFIG_ERKRS Configurator class to adapt the ME output (ERKRS-Merge) 20130821
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20600_ME_CONFIG_ACCCODE Configurator class to adapt the ME output (ACC_CODE mapping) 20140408
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20310_ME_CONFIG_KOSTL Configurator class to adapt the ME output (KOSTL mapping) 20110502
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20600_ME_CONFIG_BUKRSN Configurator class to adapt the ME output (BUKRSN mapping) 20110429
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20700_ME_CONFIG Adaption of ME field catalog 20110502
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20800_ME_CONFIG Adaption of ME field catalog 20110503
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20900_ME_CONFIG Adaption of ME field catalog 20110503
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_40300_ME_ANLKL_ANL_CONF Adaption of ME field catalog 20120606
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_40300_ME_ANLKL_CONFIG Adaption of ME field catalog 20110502
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_40301_ME_KTOGR_CONFIG Adaption of ME field catalog 20110502
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_60500_CARRID_CONFIG GUI Configurator for carrier IDs 20111012
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_60500_CONNID_CONFIG GUI Configurator for carrier IDs 20111012
24 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_60500_COUNTNUM_CONFIG GUI Configurator for carrier IDs 20111012
25 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_ADT_PIFD_IF_CONFIG Controller Class which renders Pifd interfaces invisible 20110512
26 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TDMS_WD_BPL_CONFIGURATOR Configurator class for bpl 20110602
27 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20200_ME_CONFIG_ACCGRP Configurator class to adapt the ME output (ACCGRP mapping) 20110429
28 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BTP_PIFD_TEST_CF_IF_KOKRS BTP PIFD Test Configurator Interface KOKRS 20110506
29 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BTP_PIFD_TEST_CF_KOKRS BTP PIFD Test Configurator KOKRS 20110506
30 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BTP_PIFD_TEST_CF_KOSTL BTP PIFD Test Configurator KOSTL 20110506
31 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_PIFD_CFG_BASIS PIFD configurator for Basis Settings Interface 20140417
32 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_10100_ME_CONFIG_SETNAME Configurator class to adapt the ME output (SETNAME Mapping) 20110610
33 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20100_ME_BUKRS_CONFIG Adaption of ME field catalog 20110429
34 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20100_ME_KSTAR_CONFIG Adaption of ME field catalog 20111122
35 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20100_ME_KTOPL_CONFIG Adaption of ME field catalog 20110429
36 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20100_ME_OTHERS_CONFIG Adaption of ME field catalog 20110429
37 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20100_ME_SAKNR_CONFIG Adaption of ME field catalog 20110429
38 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20100_ME_T004_CONFIG Adaption of ME field catalog 20110429
39 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20200_ME_CONFIG_ACCCODE OBSOLETE: Configurator class to adapt the ME output 20110429
40 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BTP_PIFD_TEST_CF_HIDDEN BTP PIFD Test Configurator KOKRS 20110509
41 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20200_ME_CONFIG_BRANCH Configurator class to adapt the ME output (branch mapping) 20121119
42 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20200_ME_CONFIG_CJNR Configurator class to adapt the ME output (CJNR mapping) 20110429
43 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20200_ME_CONFIG_CJTRANS Configurator class to adapt the ME output (CJTRANSNUM map) 20110429
44 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20200_ME_CONFIG_CJTR_2 Configurator class to adapt the ME output (CJTRANSNUM map) 20111220
45 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20200_ME_CONFIG_HBKID Configurator class to adapt the ME output (HBKID mapping) 20110429
46 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20200_ME_CONFIG_HKTID Configurator class to adapt the ME output (HKTID mapping) 20110429
47 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20200_ME_CONFIG_RLDEPO Configurator class to adapt the ME output (RELDEPO mapping) 20110429
48 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20200_ME_CONFIG_STCEG Configurator class to adapt the ME output (STCEG) 20130710
49 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20211_ME_CONFIG_RCOMP Configurator class to adapt the ME output (RCOMP mapping) 20110429
50 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20212_ME_CONFIG_KKBER Configurator class to adapt the ME output (KKBER mapping) 20110429
51 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_20306_ME_CONFIG_KOKRS Configurator class to adapt the ME output (KOKRS mapping) 20110502
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620