Class Alt_item
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: alt_itemType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Alt_item,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Alt_item>Selector for all available fields of Alt_item.static final SimpleProperty.String<Alt_item>static final SimpleProperty.String<Alt_item>static final SimpleProperty.String<Alt_item>static final SimpleProperty.Date<Alt_item>static final SimpleProperty.Date<Alt_item>static final SimpleProperty.String<Alt_item>static final SimpleProperty.String<Alt_item>static final SimpleProperty.String<Alt_item>static final SimpleProperty.Date<Alt_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 Alt_item.Alt_itemBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 60protected StringConstraints: Not nullable, Maximum length: 120(Key Field) Constraints: Not nullable(Key Field) Constraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 5Constraints: NullablegetType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_ant_item(String cod_ant_item) Constraints: Not nullable, Maximum length: 60voidsetCod_item(String cod_item) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetDescr_ant_item(String descr_ant_item) Constraints: Not nullable, Maximum length: 120void(Key Field) Constraints: Not nullablevoid(Key Field) Constraints: Not nullablevoidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetNum_seq(String num_seq) (Key Field) Constraints: Not nullable, Maximum length: 5voidsetReporting_date(LocalDate reporting_date) Constraints: NullabletoString()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 Alt_item. -
COD_ITEM
-
DT_INI
-
DT_FIM
-
EMPRESA
-
FILIAL
-
NUM_SEQ
-
COD_ANT_ITEM
-
DESCR_ANT_ITEM
-
REPORTING_DATE
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Alt_item
public Alt_item() -
Alt_item
public Alt_item(@Nullable String cod_item, @Nullable LocalDate dt_ini, @Nullable LocalDate dt_fim, @Nullable String empresa, @Nullable String filial, @Nullable String num_seq, @Nullable String cod_ant_item, @Nullable String descr_ant_item, @Nullable LocalDate reporting_date, @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
-
setDt_ini
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: dt_ini
- Parameters:
dt_ini- Initial date of computation referred
-
setDt_fim
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: dt_fim
- Parameters:
dt_fim- Final date of computation referred
-
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
-
setNum_seq
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: num_seq
- Parameters:
num_seq- Sequencial Number
-
setCod_ant_item
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_ant_item
- Parameters:
cod_ant_item- Previous Item Code
-
setDescr_ant_item
Constraints: Not nullable, Maximum length: 120Original property name from the Odata EDM: descr_ant_item
- Parameters:
descr_ant_item- Previous Item Description
-
setReporting_date
Constraints: NullableOriginal property name from the Odata EDM: reporting_date
- Parameters:
reporting_date- Reporting Date of Material Change
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Alt_item>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Alt_item>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Alt_item>
-
builder
-
getCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Returns:
- Item Code
-
getDt_ini
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: dt_ini
- Returns:
- Initial date of computation referred
-
getDt_fim
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: dt_fim
- Returns:
- Final date of computation referred
-
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
-
getNum_seq
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: num_seq
- Returns:
- Sequencial Number
-
getCod_ant_item
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_ant_item
- Returns:
- Previous Item Code
-
getDescr_ant_item
Constraints: Not nullable, Maximum length: 120Original property name from the Odata EDM: descr_ant_item
- Returns:
- Previous Item Description
-
getReporting_date
Constraints: NullableOriginal property name from the Odata EDM: reporting_date
- Returns:
- Reporting Date of Material Change
-
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<Alt_item>
-