Fonction SAP BAPI_EQUI_GETLIST - BAPI PM: Selection of Equipment List

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
LANGUAGE BAPI_ITOB_PARMS-LANGU C 1 SY-LANGU X Language Key
LANGUAGE_ISO BAPI_ITOB_PARMS-LANGU_ISO C 2 X Language According to ISO 639
PARTNERFUNCTION BAPIIHPA-PAR_FUNCT C 2 X Partner Role

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548 Return Parameter

Paramètre Reférence Long. Facultatif Description
ADDRESS_CITY_RA BAPI_ITOB_SEL_ADDR_CITY 53 X BAPI Communication Structure: Range for Address City
ADDRESS_NAME_RA BAPI_ITOB_SEL_ADDR_NAME 53 X BAPI Communication Structure: Range for Address Name
ADDRESS_POST_CODE_RA BAPI_ITOB_SEL_ADDR_POST_CODE 23 X BAPI Communication Structure: Range for Address Postal Code
ADDRESS_SEARCH_TERM_1_RA BAPI_ITOB_SEL_ADDR_SORT1 43 X BAPI Communication Structure: Range for Address Search Term 1
ADDRESS_SEARCH_TERM_2_RA BAPI_ITOB_SEL_ADDR_SORT2 43 X BAPI Communication Structure: Range for Address Search Term 2
ADDRESS_STREET_RA BAPI_ITOB_SEL_ADDR_STREET 53 X BAPI Communication Structure: Range for Address Street
DESCRIPT_RA BAPI_ITOB_SEL_DESCRIPT 83 X BAPI Communication Structure: Description Range
EQUIPMENT_LIST BAPI_ITOB_EQ_SEL_RESULT 100 BAPI Communication Structure: Results List for GetList
EQUIPMENT_RA BAPI_ITOB_SEL_EQUIPMENT 39 X BAPI Communication Structure: Range for Functional Location
MAINTPLANT_RA BAPI_ITOB_SEL_MAINTPLANT 11 X BApi Communication Structure: Range for Maintenance Plant
OBJECTTYPE_RA BAPI_ITOB_SEL_OBJECTTYPE 23 X BAPI Communication Structure: Range for Object Type
PARTNER_RA BAPI_ITOB_SEL_PARTNER 27 X BAPI Communication Structure: Range for Partner
PLANGROUP_RA BAPI_ITOB_SEL_PLANGROUP 9 X BAPI Communication Structure: Range for Maintenance Planner Group
PLANPLANT_RA BAPI_ITOB_SEL_PLANPLANT 11 X BAPI Communication Structure: Range for Maintenance Planning
SORTFIELD_RA BAPI_ITOB_SEL_SORTFIELD 63 X BAPI Communication Structure: Range for Sort Field
STATUS_RA BAPI_ITOB_SEL_STATUS 11 X BAPI Communication Structure: Range for Status

Functionality
The module is used for selecting a list of equipments according to thespecified selection criteria.

Notes

  • The selection conditions must be specified in the respective range
  • tables.
    • The selection results are returned in the table EQUIPMENT_LIST.

    • INCLUDE 'BAPI_RETURN' OBJECT DOKU ID TX LANGUAGE EN

      Default

      Description
      Language for language-dependent selection conditions (status or text)that are transferred to the function module.

      Default
      If this optional parameter is not explicitly transferred, the logonlanguage applies.

      Description
      Language of the selection conditions entered, according to the ISOstandard.
      This parameter can be used instead of the LANGUAGE parameter. If bothparameters contain a value, the value of the LANGUAGE parameter is used.

      Description
      Partner role for the partner selection conditions transferred inPARTNER_RA.
      The BAPI can only be called with one partner role at a time.

      Description
      In this table, the selection conditions for the city in the address aretransferred.
      If you use an exclusive search for address data, only objects that havean address are found. Objects without an address are ignored whensearching on the address.
      INCLUDE ITOB_BAPI_EQ_PARAMETER OBJECT DOKU ID TX

      Description
      In this table, the selection conditions for the name in the address aretransferred.
      If you use an exclusive search for address data, only objects that havean address are found. Objects without an address are ignored whensearching on the address.
      INCLUDE ITOB_BAPI_EQ_PARAMETER OBJECT DOKU ID TX

      Description
      In this table, the selection conditions for the postal code in theaddress are transferred.
      If you use an exclusive search for address data, only objects that havean address are found. Objects without an address are ignored whensearching on the address.
      INCLUDE ITOB_BAPI_EQ_PARAMETER OBJECT DOKU ID TX

      Description
      In this table, the selection conditions for search term 1 in the addressare transferred.
      If you use an exclusive search for address data, only objects that havean address are found. Objects without an address are ignored whensearching on the address.
      INCLUDE ITOB_BAPI_EQ_PARAMETER OBJECT DOKU ID TX

      Description
      In this table, the selection conditions for search term 2 in the addressare transferred.
      If you use an exclusive search for address data, only objects that havean address are found. Objects without an address are ignored whensearching on the address.
      INCLUDE ITOB_BAPI_EQ_PARAMETER OBJECT DOKU ID TX

      Description
      In this table, the selection conditions for the street in the addressare transferred.
      If you use an exclusive search for address data, only objects that havean address are found. Objects without an address are ignored whensearching on the address.
      INCLUDE ITOB_BAPI_EQ_PARAMETER OBJECT DOKU ID TX
      INCLUDE BAPI_DATAELEMENT

      Description
      The system delivers the results of the selection to this table, thatis, it delivers a list of all equipments fulfilling the selectionconditions specified.
      INCLUDE BAPI_DATAELEMENT
      INCLUDE BAPI_DATAELEMENT

      Description
      In this table, the selection conditions for the object type aretransferred.
      INCLUDE ITOB_BAPI_EQ_PARAMETER OBJECT DOKU ID TX

      Description
      In this table, the selection conditions for the partner are transferred.
      The partners refer to the partner role transferred in PARTNERFUNCTION.
      This means that, in an exclusive search (for example, partner does notequal XYZ), only objects that have a partner for the specified partnerrole are found. If an object has no partner for the specified partnerrole, the object is not found.
      INCLUDE ITOB_BAPI_EQ_PARAMETER OBJECT DOKU ID TX
      INCLUDE BAPI_DATAELEMENT
      INCLUDE BAPI_DATAELEMENT
      INCLUDE BAPI_DATAELEMENT

      Description
      In this table, the selection conditions for the status are transferred.The status texts are interpreted using the language transferred inLANGUAGE or LANGUAGE_ISO.


      INCLUDE ITOB_BAPI_EQ_PARAMETER OBJECT DOKU ID TX

      Default
      This table is empty.

524869Equipment/serial no. list: Authorization check in background