SAP ABAP Interface IF_EX_IERI_IPW4_INTERNAL1 (BAdI Interface IF_EX_IERI_IPW4_INTERNAL1)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM-EQM-EQ (Application Component) Equipment
     IERI (Package) Equipment dismantle / install with movement to / from stock
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DEF_IM_IERI_IPW4_INTERNAL1 Default Implementation for Business Add-In Definition IERI_I 20011116
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_IERI_IPW4_INTERNAL1 BAdI Class CL_EX_IERI_IPW4_INTERNAL1 20091215
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_DIAD_CC_IPW4_INT Imp. class for BAdI imp. DIAD_CC_IPW4_INT 20040709
Properties
Interface IF_EX_IERI_IPW4_INTERNAL1  
Short Description BAdI Interface IF_EX_IERI_IPW4_INTERNAL1    
General Data
Package IERI   Equipment dismantle / install with movement to / from stock 
Created 20011115   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_EX_IERI_IPW4_INTERNAL1 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20050406
Friends
Interface IF_EX_IERI_IPW4_INTERNAL1 has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EXT_ALOG_PROC Constant Public Type reference (TYPE) BALNREXT 'IE4N_PROCESS_MESSAGES' Application Log: External ID 20011116
2 GC_EXT_ALOG_TECH Constant Public Type reference (TYPE) BALNREXT 'IE4N_TECHNICAL_MESSAGES' Application Log: External ID 20011116
3 GC_INSTALL Constant Public Type reference (TYPE) CHAR10 'Install' Character field length = 10 20011116
4 GC_REMOVE Constant Public Type reference (TYPE) CHAR10 'Remove' Character field length = 10 20011116
5 GC_SWAP Constant Public Type reference (TYPE) CHAR10 'Swap' Character field length = 10 20011116
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_MESSAGETYPE Instance method Public Method IS-specific check if message severity can be customized 20011115
2 BEFORE_POSTING Instance method Public Method IS changes to data before starting install / remove process 20011115
3 CONVERT_TIME Instance method Public Method Convert time and date into another time zone 20011207
4 GET_TZONE_INTO Instance method Public Method Get time zone into which time has to be converted 20011207
5 IPW5_MESSAGE_HANDLING Instance method Public Method Message handling in FU IPW5 20011116
6 IPW5_SETUP_LOGS Instance method Public Method Fill application log 20011123
7 IS_ACTIONS_BEFORE_BOTH Instance method Public Method IS specific program part for unforced fit 20020508
8 SWITCH_SERNR_CHECK Instance method Public Method IS-specific error handling after serial number --> full equi 20011115
9 UPDATE_RESERVATION Instance method Public Method IS specific updates to reservation before DB read 20030509
Events
Interface IF_EX_IERI_IPW4_INTERNAL1 has no event.
Types
Interface IF_EX_IERI_IPW4_INTERNAL1 has no local type.
Method Signatures

Method ADJUST_MESSAGETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Messages, message type 20011115
2 Importing IV_ARBGB Call by reference Type reference (TYPE) SYMSGID Messages, Message Class 20011115
3 Importing IV_MSGNR Call by reference Type reference (TYPE) SYMSGNO Messages, Message Number 20011115

Method ADJUST_MESSAGETYPE on Interface IF_EX_IERI_IPW4_INTERNAL1 has no exception.

Method BEFORE_POSTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HEQUI Call by reference Type reference (TYPE) V_EQUI Generated Table for View V_EQUI 20020131
2 Changing CS_HIFLO Call by reference Type reference (TYPE) IFLO Generated Table for View IFLO 20020131
3 Changing CS_IPW4_COM_1 Call by reference Type reference (TYPE) IPW4_COM Communication structure for Equipment install/removal trans. 20011115
4 Changing CS_IPW4_COM_2 Call by reference Type reference (TYPE) IPW4_COM Communication structure for Equipment install/removal trans. 20011115
5 Changing CS_SEQUI Call by reference Type reference (TYPE) V_EQUI Generated Table for View V_EQUI 20020131
6 Importing IV_SIMULATION Call by reference Type reference (TYPE) XFELD Checkbox 20020131
# Exception Resumable Description Created on
1 INTERNAL_ERROR internal_error 20011123

Method CONVERT_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATUM Call by reference Type reference (TYPE) INSTALLDAT Date on which installation location of equipment was changed 20011207
2 Exporting EV_UZEIT Call by reference Type reference (TYPE) INSTALLTIM Time at which the InstallLoc of the equipment was changed 20011207
3 Importing IV_DATUM Call by reference Type reference (TYPE) INSTALLDAT Date on which installation location of equipment was changed 20011207
4 Importing IV_TZONE_FROM Call by reference Type reference (TYPE) TZNZONE Time zone 20011207
5 Importing IV_TZONE_INTO Call by reference Type reference (TYPE) TZNZONE Time zone 20011207
6 Importing IV_UZEIT Call by reference Type reference (TYPE) INSTALLTIM Time at which the InstallLoc of the equipment was changed 20011207

Method CONVERT_TIME on Interface IF_EX_IERI_IPW4_INTERNAL1 has no exception.

Method GET_TZONE_INTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NO_CONVERSION Call by reference Type reference (TYPE) FLAG General Flag 20011207
2 Exporting EV_TZONE_INTO Call by reference Type reference (TYPE) TZNZONE Time zone 20011207

Method GET_TZONE_INTO on Interface IF_EX_IERI_IPW4_INTERNAL1 has no exception.

Method IPW5_MESSAGE_HANDLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_IPW4_COM Call by reference Type reference (TYPE) IPW4_COM Communication structure for Equipment install/removal trans. 20011116
2 Importing IV_ARBGB Call by reference Type reference (TYPE) SYMSGID Messages, Message Class 20011116
3 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log handle 20011116
4 Importing IV_MSGNR Call by reference Type reference (TYPE) SYMSGNO System message number 20011116
5 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Messages, message type 20011116
# Exception Resumable Description Created on
1 CHK_ERROR_DISM Error concerning removal of equipment 20011116
2 CHK_ERROR_INST Error concerning installation of equipment 20011116

Method IPW5_SETUP_LOGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG_HANDLE Call by reference Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20011123
2 Changing CV_LOG_PROC Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log handle 20011123
3 Changing CV_LOG_TECH Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log handle 20011123
4 Importing IV_ACTV Call by reference Type reference (TYPE) CHAR10 Character field length = 10 20011123
# Exception Resumable Description Created on
1 INTERNAL_ERROR internal error 20011123

Method IS_ACTIONS_BEFORE_BOTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HEQUI Call by reference Type reference (TYPE) V_EQUI Generated Table for View V_EQUI 20020508
2 Changing CS_HIFLO Call by reference Type reference (TYPE) IFLO Generated Table for View IFLO 20020508
3 Changing CS_IPW4_COM Call by reference Type reference (TYPE) IPW4_COM Communication structure for Equipment install/removal trans. 20020508
4 Changing CS_MVT_HEADER Call by reference Type reference (TYPE) BAPI2017_GM_HEAD_01 BAPI Communication Structure: Material Document Header Data 20020508
5 Changing CS_MVT_ITEM Call by reference Type reference (TYPE) BAPI2017_GM_ITEM_CREATE BAPI Communication Structure: Create Material Document Item 20020508
6 Changing CS_NOTIF_HEADER Call by reference Type reference (TYPE) RIQS5 PM/SM/QM Notifications: I/O data for creating notification 20020508
7 Changing CS_SEQUI Call by reference Type reference (TYPE) V_EQUI Generated Table for View V_EQUI 20020508
8 Changing CV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log handle 20020508
9 Changing CV_LOG_PROC_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log handle 20030320

Method IS_ACTIONS_BEFORE_BOTH on Interface IF_EX_IERI_IPW4_INTERNAL1 has no exception.

Method SWITCH_SERNR_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20011115
2 Importing IV_SERNR Call by reference Type reference (TYPE) GERNR Serial number 20011115
3 Changing RV_MVMT_ALLOWED Value transfer Type reference (TYPE) CHAR1 'X' : Movement for Serialnr allowed 20011115

Method SWITCH_SERNR_CHECK on Interface IF_EX_IERI_IPW4_INTERNAL1 has no exception.

Method UPDATE_RESERVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ITOB Call by reference Type reference (TYPE) ITOB Generated Table for View ITOB 20030509
2 Changing CS_MSEG Call by reference Type reference (TYPE) MSEG Document Segment: Material 20030509
3 Changing CV_EQUNR Call by reference Type reference (TYPE) EQUNR Equipment number 20030509
4 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20091203
5 Importing IS_IPW4_COM Call by reference Type reference (TYPE) IPW4_COM Communication structure for Equipment install/removal trans. 20030509
6 Importing IV_MVMT_MODE Call by reference Type reference (TYPE) CHAR1 Single-character flag 20030509

Method UPDATE_RESERVATION on Interface IF_EX_IERI_IPW4_INTERNAL1 has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 110