Class Icter_cpl
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: icter_cplType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Icter_cpl,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Icter_cpl>Selector for all available fields of Icter_cpl.static final SimpleProperty.String<Icter_cpl>static final SimpleProperty.String<Icter_cpl>static final SimpleProperty.String<Icter_cpl>static final SimpleProperty.String<Icter_cpl>static final SimpleProperty.String<Icter_cpl>static final SimpleProperty.String<Icter_cpl>static final SimpleProperty.String<Icter_cpl>static final SimpleProperty.String<Icter_cpl>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 Icter_cpl.Icter_cplBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 60protected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 8(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 nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 4voidsetCod_ins_subst(String cod_ins_subst) Constraints: Not nullable, Maximum length: 60voidsetCod_item(String cod_item) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCod_item_lt(String cod_item_lt) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetDt_cons(String dt_cons) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetDt_prod(String dt_prod) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(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 Icter_cpl. -
EMPRESA
-
FILIAL
-
CENTRO
-
DT_CONS
-
COD_ITEM
-
DT_PROD
-
COD_ITEM_LT
-
COD_INS_SUBST
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Icter_cpl
public Icter_cpl() -
Icter_cpl
public Icter_cpl(@Nullable String empresa, @Nullable String filial, @Nullable String centro, @Nullable String dt_cons, @Nullable String cod_item, @Nullable String dt_prod, @Nullable String cod_item_lt, @Nullable String cod_ins_subst, @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
-
setFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Parameters:
filial- Branch
-
setCentro
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: centro
- Parameters:
centro- Plant
-
setDt_cons
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_cons
- Parameters:
dt_cons- Component Use Date
-
setCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Parameters:
cod_item- Item Code
-
setDt_prod
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_prod
- Parameters:
dt_prod- Production Date
-
setCod_item_lt
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item_lt
- Parameters:
cod_item_lt- Item Code (BOM)
-
setCod_ins_subst
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_ins_subst
- Parameters:
cod_ins_subst- Substituted Component Code
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Icter_cpl>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Icter_cpl>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Icter_cpl>
-
builder
-
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
-
getCentro
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: centro
- Returns:
- Plant
-
getDt_cons
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_cons
- Returns:
- Component Use Date
-
getCod_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Returns:
- Item Code
-
getDt_prod
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_prod
- Returns:
- Production Date
-
getCod_item_lt
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item_lt
- Returns:
- Item Code (BOM)
-
getCod_ins_subst
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_ins_subst
- Returns:
- Substituted Component Code
-
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<Icter_cpl>
-