Class Ciap_atv
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: ciap_atvType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Ciap_atv,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Ciap_atv>Selector for all available fields of Ciap_atv.static final SimpleProperty.String<Ciap_atv>static final SimpleProperty.String<Ciap_atv>static final SimpleProperty.String<Ciap_atv>static final SimpleProperty.String<Ciap_atv>static final SimpleProperty.String<Ciap_atv>static final SimpleProperty.Date<Ciap_atv>static final SimpleProperty.String<Ciap_atv>static final SimpleProperty.String<Ciap_atv>static final SimpleProperty.String<Ciap_atv>static final SimpleProperty.String<Ciap_atv>static final SimpleProperty.String<Ciap_atv>static final SimpleProperty.String<Ciap_atv>static final SimpleProperty.String<Ciap_atv>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 Ciap_atv.Ciap_atvBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetCcus()Constraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 60Constraints: Nullableprotected StringConstraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4getFunc()Constraints: Not nullable, Maximum length: 255Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 3getType()Constraints: Not nullable, Maximum length: 3inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidConstraints: Not nullable, Maximum length: 60voidsetCod_ccus(String cod_ccus) Constraints: Not nullable, Maximum length: 30voidsetCod_cta(String cod_cta) Constraints: Not nullable, Maximum length: 60voidsetCod_ind_bem(String cod_ind_bem) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCod_prnc(String cod_prnc) Constraints: Not nullable, Maximum length: 60voidsetCriado_em(LocalDate criado_em) Constraints: NullablevoidsetDescr_item(String descr_item) Constraints: Not nullable, Maximum length: 255voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidConstraints: Not nullable, Maximum length: 255voidsetIdent_merc(String ident_merc) Constraints: Not nullable, Maximum length: 1voidsetNr_parc(String nr_parc) Constraints: Not nullable, Maximum length: 3voidsetVida_util(String vida_util) 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 Ciap_atv. -
EMPRESA
-
FILIAL
-
COD_IND_BEM
-
IDENT_MERC
-
DESCR_ITEM
-
COD_PRNC
-
COD_CTA
-
NR_PARC
-
COD_CCUS
-
CCUS
-
FUNC
-
VIDA_UTIL
-
CRIADO_EM
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Ciap_atv
public Ciap_atv() -
Ciap_atv
public Ciap_atv(@Nullable String empresa, @Nullable String filial, @Nullable String cod_ind_bem, @Nullable String ident_merc, @Nullable String descr_item, @Nullable String cod_prnc, @Nullable String cod_cta, @Nullable String nr_parc, @Nullable String cod_ccus, @Nullable String ccus, @Nullable String func, @Nullable String vida_util, @Nullable LocalDate criado_em, @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
-
setCod_ind_bem
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_ind_bem
- Parameters:
cod_ind_bem- Individual Code of Asset or Component
-
setIdent_merc
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ident_merc
- Parameters:
ident_merc- Goods Type
-
setDescr_item
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_item
- Parameters:
descr_item- Asset or Component Description
-
setCod_prnc
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_prnc
- Parameters:
cod_prnc- Registration Code of Main Asset
-
setCod_cta
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta
- Parameters:
cod_cta- Code of Controlled Book Account Charged/Credited
-
setNr_parc
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: nr_parc
- Parameters:
nr_parc- Number of Quotas
-
setCod_ccus
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: cod_ccus
- Parameters:
cod_ccus- Cost Center Code
-
setCcus
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: ccus
- Parameters:
ccus- Cost Center Description
-
setFunc
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: func
- Parameters:
func- Asset Description
-
setVida_util
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: vida_util
- Parameters:
vida_util- Useful Life in Months
-
setCriado_em
Constraints: NullableOriginal property name from the Odata EDM: criado_em
- Parameters:
criado_em- Created On
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Ciap_atv>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Ciap_atv>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Ciap_atv>
-
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
-
getCod_ind_bem
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_ind_bem
- Returns:
- Individual Code of Asset or Component
-
getIdent_merc
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ident_merc
- Returns:
- Goods Type
-
getDescr_item
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descr_item
- Returns:
- Asset or Component Description
-
getCod_prnc
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_prnc
- Returns:
- Registration Code of Main Asset
-
getCod_cta
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta
- Returns:
- Code of Controlled Book Account Charged/Credited
-
getNr_parc
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: nr_parc
- Returns:
- Number of Quotas
-
getCod_ccus
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: cod_ccus
- Returns:
- Cost Center Code
-
getCcus
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: ccus
- Returns:
- Cost Center Description
-
getFunc
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: func
- Returns:
- Asset Description
-
getVida_util
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: vida_util
- Returns:
- Useful Life in Months
-
getCriado_em
Constraints: NullableOriginal property name from the Odata EDM: criado_em
- Returns:
- Created On
-
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<Ciap_atv>
-