Class Met_av_es
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Met_av_es>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Met_av_es
- All Implemented Interfaces:
VdmEntitySet
BR Final Stock Evaluat Method
Original entity name from the Odata EDM: met_av_esType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Met_av_es,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Met_av_es>Selector for all available fields of Met_av_es.static final SimpleProperty.String<Met_av_es>static final SimpleProperty.String<Met_av_es>static final SimpleProperty.String<Met_av_es>static final SimpleProperty.String<Met_av_es>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionMet_av_es(String empresa, String per_apur, String dt_lancto, String ind_aval_estoq, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Met_av_es.Met_av_esBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 3getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetDt_lancto(String dt_lancto) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetInd_aval_estoq(String ind_aval_estoq) Constraints: Not nullable, Maximum length: 1voidsetPer_apur(String per_apur) (Key Field) Constraints: Not nullable, Maximum length: 3toString()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 Met_av_es. -
EMPRESA
-
PER_APUR
-
DT_LANCTO
-
IND_AVAL_ESTOQ
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Met_av_es
public Met_av_es() -
Met_av_es
public Met_av_es(@Nullable String empresa, @Nullable String per_apur, @Nullable String dt_lancto, @Nullable String ind_aval_estoq, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Parameters:
empresa- Company Code
-
setPer_apur
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: per_apur
- Parameters:
per_apur- Nature of credit deferred, attached to revenue taxed
-
setDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Parameters:
dt_lancto- Posting Date
-
setInd_aval_estoq
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_aval_estoq
- Parameters:
ind_aval_estoq- Evaluation Method of Inventory
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Met_av_es>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Met_av_es>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Met_av_es>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getPer_apur
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: per_apur
- Returns:
- Nature of credit deferred, attached to revenue taxed
-
getDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Returns:
- Posting Date
-
getInd_aval_estoq
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_aval_estoq
- Returns:
- Evaluation Method of Inventory
-
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<Met_av_es>
-