SAP ABAP Interface IF_CNV_MBT_PIFD_EXT_MAINT_DP (Data Provider for Extended Maintenance)
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_OVERVIEW_DP Data Provider for Overview Screens 20130426
2 Interface composition (i COMPRISING i_ref)  IF_CNV_MBT_PIFD_WC_EXT_MNT_DP Data Provider for Extended Maintenance for Work Center 20130426
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_MBT_PIFD_WC_DP_ADAPTER PIFD Work Center Data Provider Adapter 20130426
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_MBT_PIFD_WC_GLB_VAR_DP Global Variant Data Provider 20140310
Properties
Interface IF_CNV_MBT_PIFD_EXT_MAINT_DP  
Short Description Data Provider for Extended Maintenance    
General Data
Package CNV_MBT_PIFD_UIBASE   PIFD Core Functionality and Types 
Created 20130130   SAP 
Last changed 20141030    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_CNV_MBT_PIFD_MAINT_GUI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_CNV_MBT_PIFD_EXT_MAINT_DP has no interface.
Friends
Interface IF_CNV_MBT_PIFD_EXT_MAINT_DP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_DISPLAY_MODE_HIDDEN Constant Public Type reference (TYPE) CNV_MBT_PIFD_DISPLAY_MODE CL_CNV_MBT_PIFD_MAINT_GUI=>NC_DISPLAY_MODE_HIDDEN States whether or how something should be displayed 20130531
2 NC_DISPLAY_MODE_READ Constant Public Type reference (TYPE) CNV_MBT_PIFD_DISPLAY_MODE CL_CNV_MBT_PIFD_MAINT_GUI=>NC_DISPLAY_MODE_READ States whether or how something should be displayed 20130531
3 NC_DISPLAY_MODE_STANDARD Constant Public Type reference (TYPE) CNV_MBT_PIFD_DISPLAY_MODE CL_CNV_MBT_PIFD_MAINT_GUI=>NC_DISPLAY_MODE_STANDARD States whether or how something should be displayed 20130531
Methods
# Method Level Visibility Method type Description Created on
1 DISCARD_DP_SETTINGS Instance method Public Method Discards the data provider settings (for the interface) 20130918
2 GET_CHANGE_INFO Instance method Public Method Returns information about the last change 20130426
3 GET_CHECK_STATUS Instance method Public Method Returns the check status for a PIFD object 20130426
4 GET_CONTEXT Instance method Public Method Returns the COT context ID of the object 20130426
5 GET_CREATE_INFO Instance method Public Method Returns information about the creation of the data 20130426
6 GET_DESCRIPTION Instance method Public Method Returns the overall description of the settings 20130426
7 GET_PIFD_INFO Instance method Public Method Returns information on the contained PIFD objects 20130426
8 GET_RFC Instance method Public Method Returns the RFC destination for a specified PIFD Interface 20130426
9 GET_VISIBLE_PARAMETERS Instance method Public Method Returns the visible parameters for an interface 20130426
10 SAVE_DP_SETTINGS Instance method Public Method Saves the data provider settings (for the interface) 20130918
11 SET_CHECK_STATUS Instance method Public Method Sets the check status for a PIFD object 20130426
12 SET_EDIT_MODE Instance method Public Method Sets the edit mode of the object 20130426
13 UPDATE_SET_BY Instance method Public Method Updates 'Set by' with the current user name and returns it 20140310
Events
Interface IF_CNV_MBT_PIFD_EXT_MAINT_DP has no event.
Types
Interface IF_CNV_MBT_PIFD_EXT_MAINT_DP has no local type.
Method Signatures

Method DISCARD_DP_SETTINGS Signature

Method DISCARD_DP_SETTINGS on Interface IF_CNV_MBT_PIFD_EXT_MAINT_DP has no parameter.
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method GET_CHANGE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CH_TIME Call by reference Type reference (TYPE) CNV_MBT_PIFD_MODIFY_TSTAMP Changed on (timestamp) 20130426
2 Exporting EV_CH_USER Call by reference Type reference (TYPE) UNAME User Name 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method GET_CHECK_STATUS 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 IR_PARAMETER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_PARAMETER PIFD Parameter Description 20130426
3 Importing IV_AGGREGATED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Aggregate statuses of child nodes 20140310
4 Returning RV_CHECK_STATUS Value transfer Type reference (TYPE) CNV_MBT_ULV_MSG_TYPE Check Status 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTEXT Value transfer Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20130426

Method GET_CONTEXT on Interface IF_CNV_MBT_PIFD_EXT_MAINT_DP has no exception.

Method GET_CREATE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CR_TIME Call by reference Type reference (TYPE) CNV_MBT_PIFD_CREATION_TSTAMP Created on (timestamp) 20130426
2 Exporting EV_CR_USER Call by reference Type reference (TYPE) UNAME User Name 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DESCRIPTION Value transfer 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 GET_PIFD_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PIFD_INFO Value transfer Type reference (TYPE) CNV_MBT_PIFD_T_ASSOC_DATA PIFD Interfaces, Variants and some control data 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method GET_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 Returning RV_RFCDEST Value transfer 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 GET_VISIBLE_PARAMETERS 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 Returning RT_PARAMETERS Value transfer Type reference (TYPE) CNV_MBT_PIFD_T_IF_PARAMS Interface-Parameter-Association objects 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method SAVE_DP_SETTINGS Signature

Method SAVE_DP_SETTINGS on Interface IF_CNV_MBT_PIFD_EXT_MAINT_DP has no parameter.
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130918

Method SET_CHECK_STATUS 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 IR_PARAMETER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_PARAMETER PIFD Parameter Description 20130426
3 Importing IV_CHECK_STATUS Call by reference Type reference (TYPE) CNV_MBT_ULV_MSG_TYPE Check Status 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method SET_EDIT_MODE 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 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) CNV_MBT_PIFD_UIBASE_EDIT_MODE Flag designating whether edit mode is active 20130426
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_UIBASE General UIBase Error 20130531

Method UPDATE_SET_BY 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
2 Returning RV_USER_NAME Value transfer Type reference (TYPE) STRING 20140310

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