SAP ABAP Class IF_CNV_MBT_PIFD_EXT_MAINT_DP (Data Provider for Extended Maintenance)
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
| Class | IF_CNV_MBT_PIFD_EXT_MAINT_DP | |
| Short Description | Data Provider for Extended Maintenance | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130130 | SAP |
| Last change | 20141030 | |
| 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_CNV_MBT_PIFD_EXT_MAINT_DP has no interface implemented.
Friends
Class IF_CNV_MBT_PIFD_EXT_MAINT_DP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 | Instance method | Public | Method | Discards the data provider settings (for the interface) | 20130918 | |
| 2 | Instance method | Public | Method | Returns information about the last change | 20130426 | |
| 3 | Instance method | Public | Method | Returns the check status for a PIFD object | 20130426 | |
| 4 | Instance method | Public | Method | Returns the COT context ID of the object | 20130426 | |
| 5 | Instance method | Public | Method | Returns information about the creation of the data | 20130426 | |
| 6 | Instance method | Public | Method | Returns the overall description of the settings | 20130426 | |
| 7 | Instance method | Public | Method | Returns information on the contained PIFD objects | 20130426 | |
| 8 | Instance method | Public | Method | Returns the RFC destination for a specified PIFD Interface | 20130426 | |
| 9 | Instance method | Public | Method | Returns the visible parameters for an interface | 20130426 | |
| 10 | Instance method | Public | Method | Saves the data provider settings (for the interface) | 20130918 | |
| 11 | Instance method | Public | Method | Sets the check status for a PIFD object | 20130426 | |
| 12 | Instance method | Public | Method | Sets the edit mode of the object | 20130426 | |
| 13 | Instance method | Public | Method | Updates 'Set by' with the current user name and returns it | 20140310 |
Events
Class IF_CNV_MBT_PIFD_EXT_MAINT_DP has no event.
Types
Class IF_CNV_MBT_PIFD_EXT_MAINT_DP has no local type.
Method Signatures
Method DISCARD_DP_SETTINGS Signature
Method DISCARD_DP_SETTINGS on class IF_CNV_MBT_PIFD_EXT_MAINT_DP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General UIBase Error | 20130918 |
Method GET_CHANGE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CH_TIME | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_MODIFY_TSTAMP | Changed on (timestamp) | 20130426 | |||
| 2 | EV_CH_USER | Call by reference | Type reference (TYPE) | UNAME | User Name | 20130426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General UIBase Error | 20130531 |
Method GET_CHECK_STATUS 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 | 20130426 | |||
| 2 | IR_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_PARAMETER | PIFD Parameter Description | 20130426 | |||
| 3 | IV_AGGREGATED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Aggregate statuses of child nodes | 20140310 | ||
| 4 | RV_CHECK_STATUS | Value transfer | Type reference (TYPE) | CNV_MBT_ULV_MSG_TYPE | Check Status | 20130426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General UIBase Error | 20130531 |
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CONTEXT | Value transfer | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20130426 |
Method GET_CONTEXT on class 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 | EV_CR_TIME | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_CREATION_TSTAMP | Created on (timestamp) | 20130426 | |||
| 2 | EV_CR_USER | Call by reference | Type reference (TYPE) | UNAME | User Name | 20130426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General UIBase Error | 20130531 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | LTR_DESCRIPTION | LTR: Object Description Text | 20130426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General UIBase Error | 20130531 |
Method GET_PIFD_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | General UIBase Error | 20130531 |
Method GET_RFC 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 | 20130426 | |||
| 2 | RV_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General UIBase Error | 20130531 |
Method GET_VISIBLE_PARAMETERS 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 | 20130426 | |||
| 2 | RT_PARAMETERS | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_T_IF_PARAMS | Interface-Parameter-Association objects | 20130426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General UIBase Error | 20130531 |
Method SAVE_DP_SETTINGS Signature
Method SAVE_DP_SETTINGS on class IF_CNV_MBT_PIFD_EXT_MAINT_DP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General UIBase Error | 20130918 |
Method SET_CHECK_STATUS 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 | 20130426 | |||
| 2 | IR_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_PARAMETER | PIFD Parameter Description | 20130426 | |||
| 3 | IV_CHECK_STATUS | Call by reference | Type reference (TYPE) | CNV_MBT_ULV_MSG_TYPE | Check Status | 20130426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General UIBase Error | 20130531 |
Method SET_EDIT_MODE 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 | 20130531 | |||
| 2 | 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 | General UIBase Error | 20130531 |
Method UPDATE_SET_BY 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 | 20140310 | |||
| 2 | RV_USER_NAME | Value transfer | Type reference (TYPE) | STRING | 20140310 |
Method UPDATE_SET_BY on class IF_CNV_MBT_PIFD_EXT_MAINT_DP has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |