SAP ABAP Interface IF_CNV_MBT_PIFD_OVERVIEW_DP (Data Provider for Overview Screens)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_PIFD_UIBASE (Package) PIFD Core Functionality and Types
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CNV_MBT_PIFD_WC_OVERVIEW_DP Data Provider for Overview Screens for Work Center 20130426
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_MBT_PIFD_WC_DP_ADAPTER PIFD Work Center Data Provider Adapter 20130426
Properties
Interface IF_CNV_MBT_PIFD_OVERVIEW_DP  
Short Description Data Provider for Overview Screens    
General Data
Package CNV_MBT_PIFD_UIBASE   PIFD Core Functionality and Types 
Created 20130130   SAP 
Last changed 20141030    
Unicode checks active    
Forward declarations
Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CNV_MBT_PIFD_EXT_MAINT_DP Data Provider for Extended Maintenance 20130426
Friends
Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no friend.
Attributes
Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_VARIANT Instance method Public Method Creates the PIFD Variant for a PIFD Interface 20130531
2 DELETE_VARIANT Instance method Public Method Deletes the PIFD Variant for a PIFD Interface 20130918
3 DISCARD_DP_SETTINGS Instance method Public Method 20130918
4 GET_CHANGE_INFO Instance method Public Method 20130426
5 GET_CHECK_STATUS Instance method Public Method 20130426
6 GET_CONTEXT Instance method Public Method 20130426
7 GET_CREATE_INFO Instance method Public Method 20130426
8 GET_DEFAULT_RFC Instance method Public Method Returns the default RFC destination 20130426
9 GET_DESCRIPTION Instance method Public Method 20130426
10 GET_PIFD_INFO Instance method Public Method 20130426
11 GET_RFC Instance method Public Method 20130426
12 GET_VISIBLE_PARAMETERS Instance method Public Method 20130918
13 SAVE_ASSOCIATIONS Instance method Public Method Saves the association for the given interface only 20140310
14 SAVE_DP_SETTINGS Instance method Public Method 20130918
15 SET_CHECK_STATUS Instance method Public Method 20130426
16 SET_DEFAULT_RFC Instance method Public Method Sets the default RFC destination 20130426
17 SET_DESCRIPTION Instance method Public Method Sets the overall description of the settings 20130426
18 SET_EDIT_MODE Instance method Public Method 20130426
19 SET_FINAL Instance method Public Method Sets the final flag for the settings for a PIFD Interface 20130426
20 SET_RFC Instance method Public Method Sets the RFC destination for a specified PIFD Interface 20130426
21 SET_USE Instance method Public Method Sets the use flag for the settings for a PIFD Interface 20130426
22 UPDATE_SET_BY Instance method Public Method 20140310
Events
Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no event.
Types
Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no local type.
Method Signatures

Method CREATE_VARIANT 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 20130531
2 Returning RR_VARIANT Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20130531
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method DELETE_VARIANT 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 20130918
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method DISCARD_DP_SETTINGS Signature

Method DISCARD_DP_SETTINGS on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no parameter.
Method DISCARD_DP_SETTINGS on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no exception.

Method GET_CHANGE_INFO Signature

Method GET_CHANGE_INFO on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no parameter.
Method GET_CHANGE_INFO on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no exception.

Method GET_CHECK_STATUS Signature

Method GET_CHECK_STATUS on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no parameter.
Method GET_CHECK_STATUS on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no exception.

Method GET_CONTEXT Signature

Method GET_CONTEXT on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no parameter.
Method GET_CONTEXT on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no exception.

Method GET_CREATE_INFO Signature

Method GET_CREATE_INFO on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no parameter.
Method GET_CREATE_INFO on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no exception.

Method GET_DEFAULT_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DEFAULT_RFC Value transfer Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130426

Method GET_DEFAULT_RFC on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no parameter.
Method GET_DESCRIPTION on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no exception.

Method GET_PIFD_INFO Signature

Method GET_PIFD_INFO on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no parameter.
Method GET_PIFD_INFO on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no exception.

Method GET_RFC Signature

Method GET_RFC on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no parameter.
Method GET_RFC on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no exception.

Method GET_VISIBLE_PARAMETERS Signature

Method GET_VISIBLE_PARAMETERS on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no parameter.
Method GET_VISIBLE_PARAMETERS on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no exception.

Method SAVE_ASSOCIATIONS 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 20140310
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20140310

Method SAVE_DP_SETTINGS Signature

Method SAVE_DP_SETTINGS on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no parameter.
Method SAVE_DP_SETTINGS on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no exception.

Method SET_CHECK_STATUS Signature

Method SET_CHECK_STATUS on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no parameter.
Method SET_CHECK_STATUS on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no exception.

Method SET_DEFAULT_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEFAULT_RFC Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) LTR_DESCRIPTION LTR: Object Description Text 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method SET_EDIT_MODE Signature

Method SET_EDIT_MODE on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no parameter.
Method SET_EDIT_MODE on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no exception.

Method SET_FINAL 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 20130426
2 Importing IV_FINAL_FLAG Call by reference Type reference (TYPE) CNV_MBT_PIFD_UIBASE_FINAL Final flag 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method SET_RFC 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 20130426
2 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method SET_USE 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 20130426
2 Importing IV_USE_FLAG Call by reference Type reference (TYPE) CNV_MBT_PIFD_UIBASE_USE Flag indicating whether an object should be used 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method UPDATE_SET_BY Signature

Method UPDATE_SET_BY on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no parameter.
Method UPDATE_SET_BY on Interface IF_CNV_MBT_PIFD_OVERVIEW_DP has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in