servicecall

sap-sdk

 

Methods (^1)

add




 

Properties (^1)

customercode

Sets or returns the customer code, which is the card code in the business partner master data.

Mandatory property.

(field name: customer).

Length: 15 characters.

This is a foreign key to the BusinessPartners object.

servicecallid, callid

Returns the service call identification number.

subject

Sets or returns a short description of the problem.

Mandatory property.



 

Example

 

declare vservice=ue_api_sbo

vservice=getbusinessobject=191

vservice=customercode=10001

vservice=subject=MyServiceCall

vservice=add

destroy vservice