Fonction SAP BAPI_EQUI_DISMANTLE - PM BAPI: Install Equipment (Functional Location, Superior Equipment)

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DISM_DATE BAPI_ITOB_PARMS-INST_DATE D 8 SY-DATUM X Date of Dismantling
DISM_TIME BAPI_ITOB_PARMS-INST_TIME T 6 SY-UZEIT X Time of Dismantling
EQUIPMENT BAPI_ITOB_PARMS-EQUIPMENT C 18 Number of Equipment to be Installed
FUNCLOC BAPI_ITOB_PARMS-FUNCLOC C 40 X Number of Previous Installation Location (Functional Location)
SUPEQUI BAPI_ITOB_PARMS-EQUIPMENT C 18 X Number of Previous Installation Location (Superior Equipment)

Paramètre Reférence Type Long. Description
DATA_GENERAL_EXP BAPI_ITOB u 815 General Data for Technical Objects
DATA_SPECIFIC_EXP BAPI_ITOB_EQ_ONLY u 674 Equipment-Specific data
RETURN BAPIRET2 u 548 Return Parameter

Functionality
This module is used to install a piece of equipment at a functionallocation or a superior equipment.
INCLUDE 'ITOB_BAPI_HINTS' OBJECT DOKU ID TX LANGUAGE EN
Special notes for the module BAPI_EQUI_DISMANTLE:

  • The parameters FUNCLOC and SUPEQUI are used for the optional
  • specification of the installation location; if these parameters arespecified, the equipment is only dismantled if it is actually installedat the corresponding installation location.
    • The parameters DISM_DATE and DISM_TIME are used to specify the time at
    • which the dismantling should take place.

      Further information
      INCLUDE 'ITOB_BAPI_DATA_GENERAL_EXP' OBJECT DOKU ID TX LANGUAGE EN
      INCLUDE 'ITOB_BAPI_DATA_SPECIFIC_EXP' OBJECT DOKU ID TX LANGUAGE EN

      Description
      INCLUDE PM_TX_BAPI_RETURN OBJECT DOKU ID TX

      Description
      This parameter is used for specifying the date on which dismantlingshould take place.

      Description
      This parameter is used for specifying the time at which dismantlingshould take place.

      Description
      Number that uniquely identifies a piece of equipment
      to be installed.

      Default
      None.

      Description
      You can specify the corresponding location if the piece of equipment isto be dismantled from a functional location using these parameters;however, dismantling can only take place if the equipment has actuallybeen installed at the specified location up to now.

      Description
      You can use this parameter to specify the corresponding piece ofequipment if the equipment should be dismantled from a superior pieceof equipment; however, dismantling can only take place if the piece ofequipment has actually been installed at the specified location up tonow.

873812Equipment: Authorization check during the installation
622497Equipment: Authorization check for installation via BAPI
611629Error BS001 w. BAPI BAPI_EQUI_INSTALL/BAPI_EQUI_DISMANTLE
489696Technical object: Authorization checks in new 4.6C BAPIs
513380Equipment BAPI: Authorization check in data transfer