Class Mod_item
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: mod_itemType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Mod_item,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Mod_item>Selector for all available fields of Mod_item.static final SimpleProperty.String<Mod_item>static final SimpleProperty.String<Mod_item>static final SimpleProperty.String<Mod_item>static final SimpleProperty.String<Mod_item>static final SimpleProperty.String<Mod_item>static final SimpleProperty.String<Mod_item>static final SimpleProperty.String<Mod_item>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Mod_item.Mod_itemBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 8protected StringConstraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_item(String cod_item) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetData_mod_descr(String data_mod_descr) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetData_mod_fim(String data_mod_fim) Constraints: Not nullable, Maximum length: 8voidsetData_reporting(String data_reporting) Constraints: Not nullable, Maximum length: 8voidsetDescr_anterior(String descr_anterior) Constraints: Not nullable, Maximum length: 255voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4toString()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 Mod_item. -
COD_ITEM
-
DATA_MOD_DESCR
-
EMPRESA
-
FILIAL
-
DATA_MOD_FIM
-
DESCR_ANTERIOR
-
DATA_REPORTING
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Mod_item
public Mod_item() -
Mod_item
public Mod_item(@Nullable String cod_item, @Nullable String data_mod_descr, @Nullable String empresa, @Nullable String filial, @Nullable String data_mod_fim, @Nullable String descr_anterior, @Nullable String data_reporting, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Parameters:
cod_item- Item Code
-
setData_mod_descr
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: data_mod_descr
- Parameters:
data_mod_descr- Modification Date
-
setEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Parameters:
empresa- Company Code
-
setFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Parameters:
filial- Branch
-
setData_mod_fim
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: data_mod_fim
- Parameters:
data_mod_fim- Modification End Date
-
setDescr_anterior
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_anterior
- Parameters:
descr_anterior- Previous Description
-
setData_reporting
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: data_reporting
- Parameters:
data_reporting- Reporting Date
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Mod_item>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Mod_item>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Mod_item>
-
builder
-
getCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Returns:
- Item Code
-
getData_mod_descr
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: data_mod_descr
- Returns:
- Modification Date
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Returns:
- Branch
-
getData_mod_fim
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: data_mod_fim
- Returns:
- Modification End Date
-
getDescr_anterior
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_anterior
- Returns:
- Previous Description
-
getData_reporting
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: data_reporting
- Returns:
- Reporting Date
-
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<Mod_item>
-