CustomerEquipmentCards

sap-sdk

 

Methods (^1)

add




 

Properties (^1)

Attachmententry


Attachments


Block


Browse


BuildingFloorRoom


City


ContactEmployeeCode


ContactPhone


CountryCode


County


CustomerCode


CustomerName


DefaultTechnician


DefaultTerritory


DeliveryCode


DeliveryDate


DeliveryNumber


DirectNumber


DirectCustomerCode


DirectCustomerName


EquipmentCardNum


InstallLocation


InternalSerialNum


InvoiceCode


InvoiceNumber


ItemCode


ItemDescription


ManufacturerSerialNum


ReplacedBySN


ReplaceSN


StateCode


StatusOfSerialNumber


Street


ZipCode


 

Example

 

declare vservice=ue_api_sbo

vservice=getbusinessobject=ocustomerequipmentcard

vservice=customercode=C001

vservice=itemcode=Child1

vservice=internalserialnum=XXX

vservice=add

destroy vservice