Class Ctr_cr_fi
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: ctr_cr_fiType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Ctr_cr_fi,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Ctr_cr_fi>Selector for all available fields of Ctr_cr_fi.static final SimpleProperty.String<Ctr_cr_fi>static final SimpleProperty.String<Ctr_cr_fi>static final SimpleProperty.NumericDecimal<Ctr_cr_fi>static final SimpleProperty.NumericDecimal<Ctr_cr_fi>static final SimpleProperty.NumericDecimal<Ctr_cr_fi>static final SimpleProperty.String<Ctr_cr_fi>static final SimpleProperty.String<Ctr_cr_fi>static final SimpleProperty.String<Ctr_cr_fi>static final SimpleProperty.NumericDecimal<Ctr_cr_fi>static final SimpleProperty.NumericDecimal<Ctr_cr_fi>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionCtr_cr_fi(String empresa, String filial, String cod_aj_apur, String ano, String periodo, BigDecimal sld_cred, BigDecimal cred_apr, BigDecimal cred_receb, BigDecimal cred_util, BigDecimal sld_cred_fim, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Ctr_cr_fi.Ctr_cr_fiBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetAno()(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6protected String(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: 2Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 4voidsetCod_aj_apur(String cod_aj_apur) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetCred_apr(BigDecimal cred_apr) Constraints: Not nullable, Precision: 25, Scale: 6voidsetCred_receb(BigDecimal cred_receb) Constraints: Not nullable, Precision: 25, Scale: 6voidsetCred_util(BigDecimal cred_util) Constraints: Not nullable, Precision: 25, Scale: 6voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetPeriodo(String periodo) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetSld_cred(BigDecimal sld_cred) Constraints: Not nullable, Precision: 25, Scale: 6voidsetSld_cred_fim(BigDecimal sld_cred_fim) Constraints: Not nullable, Precision: 25, Scale: 6toString()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 Ctr_cr_fi. -
EMPRESA
-
FILIAL
-
COD_AJ_APUR
-
ANO
-
PERIODO
-
SLD_CRED
-
CRED_APR
-
CRED_RECEB
-
CRED_UTIL
-
SLD_CRED_FIM
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Ctr_cr_fi
public Ctr_cr_fi() -
Ctr_cr_fi
public Ctr_cr_fi(@Nullable String empresa, @Nullable String filial, @Nullable String cod_aj_apur, @Nullable String ano, @Nullable String periodo, @Nullable BigDecimal sld_cred, @Nullable BigDecimal cred_apr, @Nullable BigDecimal cred_receb, @Nullable BigDecimal cred_util, @Nullable BigDecimal sld_cred_fim, @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- The filial to set.
-
setCod_aj_apur
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: cod_aj_apur
- Parameters:
cod_aj_apur- The cod_aj_apur to set.
-
setAno
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ano
- Parameters:
ano- The ano to set.
-
setPeriodo
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: periodo
- Parameters:
periodo- The periodo to set.
-
setSld_cred
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: sld_cred
- Parameters:
sld_cred- The sld_cred to set.
-
setCred_apr
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: cred_apr
- Parameters:
cred_apr- The cred_apr to set.
-
setCred_receb
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: cred_receb
- Parameters:
cred_receb- The cred_receb to set.
-
setCred_util
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: cred_util
- Parameters:
cred_util- The cred_util to set.
-
setSld_cred_fim
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: sld_cred_fim
- Parameters:
sld_cred_fim- The sld_cred_fim to set.
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Ctr_cr_fi>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Ctr_cr_fi>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Ctr_cr_fi>
-
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:
- The filial contained in this
VdmEntity.
-
getCod_aj_apur
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: cod_aj_apur
- Returns:
- The cod_aj_apur contained in this
VdmEntity.
-
getAno
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ano
- Returns:
- The ano contained in this
VdmEntity.
-
getPeriodo
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: periodo
- Returns:
- The periodo contained in this
VdmEntity.
-
getSld_cred
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: sld_cred
- Returns:
- The sld_cred contained in this
VdmEntity.
-
getCred_apr
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: cred_apr
- Returns:
- The cred_apr contained in this
VdmEntity.
-
getCred_receb
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: cred_receb
- Returns:
- The cred_receb contained in this
VdmEntity.
-
getCred_util
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: cred_util
- Returns:
- The cred_util contained in this
VdmEntity.
-
getSld_cred_fim
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: sld_cred_fim
- Returns:
- The sld_cred_fim contained in this
VdmEntity.
-
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<Ctr_cr_fi>
-