
Use transaction code SXMB_IFR , choose Enterprise Services Builder , and log on if you are prompted.
By default, the Deletable attribute is not set.
In the Enterprise Services Repository, the Deletable attribute is editable for elements in an aggregated or freestyle data type, and for elements of a data type enhancement. It is not available for core data types and simple freestyle types, because they do not have any elements.
The Deletable attribute can only be set if the element has minOccurs="0" and maxOccurs="1" .
Once the Deletable attribute is set for an element, the Occurrence field for that element cannot be changed. The Occurrence field can only be changed again if the Deletable attribute is deselected.
Use transaction code SPROXY .
Note that the Deletable attribute is now displayed in the ESR Attributes section and that the nillable attribute is displayed in the XSD Attributes section.
The WSDL document now includes the XML schema of the deletion indicator.
For Java Web Service Tools, no action is needed. During Java proxy generation, the Deletable attribute is handled as a normal attribute.