Show TOC

BAPIS in Master Data (Equipment, Functional Locations) 

Use

The following BAPIs are available in either new or modified form as of Release 4.6C:

Equipment:

PieceOfEquipment.Create
Replaces the module PieceOfEquipment.CreateFromData, in addition to the advantages cited offers the new option of immediate equipment installation. A valid-from date corresponding to the standard transaction can also be provided.

PieceOfEquipment.CreateByReference
New, creates the equipment master record as a copy of the reference equipment, dependent data such as classification, partner, and so on are also to be copied from the reference

PieceOfEquipment.Change
Replaces the module PieceOfEquipment.Update.

PieceOfEquipment.GetDetail1
Replaces the module PieceOfEquipment.GetDetail.

PieceOfEquipment.Install
Replaces the modules PieceOfEquipment.iInstallAtFuncloc and PieceOfEquipment.InstallInHierarchy, that is, installation at a functional location or in a superior equipment is mapped using the same BAPI.

PieceOfEquipment.Dismantle
Replaces the modules PieceOfEquipment.DismantleAtFuncloc and PieceOfEquipment DismantleFromHierarchy, that is, dismantling at a functional location or superior equipment is mapped using the same BAPI.

PieceOfEquipment.GetList
New, selects a list of equipment

Functional Locations:

FunctionalLocation.Create
New, creates a functional location.

FunctionalLocation.Change
New, changes the functional location.

FunctionalLocation.GetDetail
New, reads the functional location.

FunctionalLocation.GetList
New, selects a list of functional locations.