Class Op_md_cpl
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Op_md_cpl>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Op_md_cpl
- All Implemented Interfaces:
VdmEntitySet
BR Pharmaceutic Data Comp
Original entity name from the Odata EDM: op_md_cplType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Op_md_cpl,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Op_md_cpl>Selector for all available fields of Op_md_cpl.static final SimpleProperty.String<Op_md_cpl>static final SimpleProperty.String<Op_md_cpl>static final SimpleProperty.String<Op_md_cpl>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionOp_md_cpl(String docnum, String itmnum, String tp_prod, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Op_md_cpl.Op_md_cplBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected String(Key Field) Constraints: Not nullable, Maximum length: 10protected String(Key Field) Constraints: Not nullable, Maximum length: 6protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 1getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 10void(Key Field) Constraints: Not nullable, Maximum length: 6voidsetTp_prod(String tp_prod) Constraints: Not nullable, Maximum length: 1toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of Op_md_cpl. -
DOCNUM
-
ITMNUM
-
TP_PROD
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Op_md_cpl
public Op_md_cpl() -
Op_md_cpl
public Op_md_cpl(@Nullable String docnum, @Nullable String itmnum, @Nullable String tp_prod, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setDocnum
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: docnum
- Parameters:
docnum- Nota Fiscal Id
-
setItmnum
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: itmnum
- Parameters:
itmnum- Document Item Number
-
setTp_prod
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tp_prod
- Parameters:
tp_prod- Product Type
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Op_md_cpl>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Op_md_cpl>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Op_md_cpl>
-
builder
-
getDocnum
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: docnum
- Returns:
- Nota Fiscal Id
-
getItmnum
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: itmnum
- Returns:
- Document Item Number
-
getTp_prod
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tp_prod
- Returns:
- Product Type
-
get_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
- The _Messages contained in this
VdmEntity.
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode() -
getOdataType
- Specified by:
getOdataTypein classVdmObject<Op_md_cpl>
-