Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.helper |
Modifier and Type | Method and Description |
---|---|
<FieldT> FieldT |
VdmObject.getCustomField(EntityField<ObjectT,FieldT> customField)
This method allows for retrieval of custom fields that are added to the underlying OData services.
|
<FieldT> FieldT |
VdmObject.getCustomField(String customFieldName)
This method allows for retrieval of custom fields that are added to the underlying OData services.
|
Copyright © 2018 SAP SE. All rights reserved.