Class Cred_eves
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: cred_evesType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Cred_eves,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Cred_eves>Selector for all available fields of Cred_eves.static final SimpleProperty.String<Cred_eves>static final SimpleProperty.String<Cred_eves>static final SimpleProperty.Date<Cred_eves>static final SimpleProperty.String<Cred_eves>static final SimpleProperty.String<Cred_eves>static final SimpleProperty.String<Cred_eves>static final SimpleProperty.String<Cred_eves>static final SimpleProperty.String<Cred_eves>static final SimpleProperty.String<Cred_eves>static final SimpleProperty.NumericDecimal<Cred_eves>static final SimpleProperty.NumericDecimal<Cred_eves>static final SimpleProperty.NumericDecimal<Cred_eves>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionCred_eves(String empresa, String filial, String dt_lancto, String num_lancto, String ind_nat_even, LocalDate dt_even, String cnpj_suced, String pa_cont_cred, String cod_cred, BigDecimal vl_cred_pis, BigDecimal vl_cred_cofins, BigDecimal per_cred_cis, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Cred_eves.Cred_evesBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 14Constraints: Not nullable, Maximum length: 3protected StringConstraints: Nullable(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 2protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Precision: 25, Scale: 6getType()Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCnpj_suced(String cnpj_suced) Constraints: Not nullable, Maximum length: 14voidsetCod_cred(String cod_cred) Constraints: Not nullable, Maximum length: 3voidsetDt_even(LocalDate dt_even) Constraints: NullablevoidsetDt_lancto(String dt_lancto) (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: 4voidsetInd_nat_even(String ind_nat_even) Constraints: Not nullable, Maximum length: 2voidsetNum_lancto(String num_lancto) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetPa_cont_cred(String pa_cont_cred) Constraints: Not nullable, Maximum length: 6voidsetPer_cred_cis(BigDecimal per_cred_cis) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_cred_cofins(BigDecimal vl_cred_cofins) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_cred_pis(BigDecimal vl_cred_pis) 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 Cred_eves. -
EMPRESA
-
FILIAL
-
DT_LANCTO
-
NUM_LANCTO
-
IND_NAT_EVEN
-
DT_EVEN
-
CNPJ_SUCED
-
PA_CONT_CRED
-
COD_CRED
-
VL_CRED_PIS
-
VL_CRED_COFINS
-
PER_CRED_CIS
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Cred_eves
public Cred_eves() -
Cred_eves
public Cred_eves(@Nullable String empresa, @Nullable String filial, @Nullable String dt_lancto, @Nullable String num_lancto, @Nullable String ind_nat_even, @Nullable LocalDate dt_even, @Nullable String cnpj_suced, @Nullable String pa_cont_cred, @Nullable String cod_cred, @Nullable BigDecimal vl_cred_pis, @Nullable BigDecimal vl_cred_cofins, @Nullable BigDecimal per_cred_cis, @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
-
setDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Parameters:
dt_lancto- Posting Date
-
setNum_lancto
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: num_lancto
- Parameters:
num_lancto- Posting Number
-
setInd_nat_even
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_nat_even
- Parameters:
ind_nat_even- Indicator of Nature of Succession Event
-
setDt_even
Constraints: NullableOriginal property name from the Odata EDM: dt_even
- Parameters:
dt_even- Event Date
-
setCnpj_suced
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_suced
- Parameters:
cnpj_suced- CNPJ
-
setPa_cont_cred
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: pa_cont_cred
- Parameters:
pa_cont_cred- Credit computation period - Month/Year
-
setCod_cred
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: cod_cred
- Parameters:
cod_cred- Credit Code transferred
-
setVl_cred_pis
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_cred_pis
- Parameters:
vl_cred_pis- Monthly Value of Presumed Credit Receivable - PIS/PASEP
-
setVl_cred_cofins
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_cred_cofins
- Parameters:
vl_cred_cofins- Monthly Value of Presumed Credit Receivable - COFINS
-
setPer_cred_cis
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: per_cred_cis
- Parameters:
per_cred_cis- Percentage of original credit transferred
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Cred_eves>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Cred_eves>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Cred_eves>
-
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
-
getDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Returns:
- Posting Date
-
getNum_lancto
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: num_lancto
- Returns:
- Posting Number
-
getInd_nat_even
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_nat_even
- Returns:
- Indicator of Nature of Succession Event
-
getDt_even
Constraints: NullableOriginal property name from the Odata EDM: dt_even
- Returns:
- Event Date
-
getCnpj_suced
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_suced
- Returns:
- CNPJ
-
getPa_cont_cred
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: pa_cont_cred
- Returns:
- Credit computation period - Month/Year
-
getCod_cred
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: cod_cred
- Returns:
- Credit Code transferred
-
getVl_cred_pis
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_cred_pis
- Returns:
- Monthly Value of Presumed Credit Receivable - PIS/PASEP
-
getVl_cred_cofins
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_cred_cofins
- Returns:
- Monthly Value of Presumed Credit Receivable - COFINS
-
getPer_cred_cis
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: per_cred_cis
- Returns:
- Percentage of original credit transferred
-
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<Cred_eves>
-