Class Rend_diri
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: rend_diriType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Rend_diri,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Rend_diri>Selector for all available fields of Rend_diri.static final SimpleProperty.String<Rend_diri>static final SimpleProperty.String<Rend_diri>static final SimpleProperty.String<Rend_diri>static final SimpleProperty.String<Rend_diri>static final SimpleProperty.String<Rend_diri>static final SimpleProperty.NumericDecimal<Rend_diri>static final SimpleProperty.NumericDecimal<Rend_diri>static final SimpleProperty.NumericDecimal<Rend_diri>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionRend_diri(String empresa, String dt_lancto, String cpf, String qualif, String nome, BigDecimal vl_rem_trab, BigDecimal vl_dem_rend, BigDecimal vl_ir_ret, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Rend_diri.Rend_diriBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetCpf()(Key Field) Constraints: Not nullable, Maximum length: 11protected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected ODataEntityKeygetKey()getNome()Constraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 2getType()Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 11voidsetDt_lancto(String dt_lancto) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidConstraints: Not nullable, Maximum length: 255void(Key Field) Constraints: Not nullable, Maximum length: 2voidsetVl_dem_rend(BigDecimal vl_dem_rend) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_ir_ret(BigDecimal vl_ir_ret) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_rem_trab(BigDecimal vl_rem_trab) 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 Rend_diri. -
EMPRESA
-
DT_LANCTO
-
CPF
-
QUALIF
-
NOME
-
VL_REM_TRAB
-
VL_DEM_REND
-
VL_IR_RET
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Rend_diri
public Rend_diri() -
Rend_diri
public Rend_diri(@Nullable String empresa, @Nullable String dt_lancto, @Nullable String cpf, @Nullable String qualif, @Nullable String nome, @Nullable BigDecimal vl_rem_trab, @Nullable BigDecimal vl_dem_rend, @Nullable BigDecimal vl_ir_ret, @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
-
setDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Parameters:
dt_lancto- Posting Date
-
setCpf
(Key Field) Constraints: Not nullable, Maximum length: 11Original property name from the Odata EDM: cpf
- Parameters:
cpf- CPF
-
setQualif
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: qualif
- Parameters:
qualif- Qualification
-
setNome
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: nome
- Parameters:
nome- Name
-
setVl_rem_trab
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_rem_trab
- Parameters:
vl_rem_trab- Work Payment
-
setVl_dem_rend
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_dem_rend
- Parameters:
vl_dem_rend- Other Incomes
-
setVl_ir_ret
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_ir_ret
- Parameters:
vl_ir_ret- IR Withheld at Source
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Rend_diri>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Rend_diri>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Rend_diri>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Returns:
- Posting Date
-
getCpf
(Key Field) Constraints: Not nullable, Maximum length: 11Original property name from the Odata EDM: cpf
- Returns:
- CPF
-
getQualif
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: qualif
- Returns:
- Qualification
-
getNome
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: nome
- Returns:
- Name
-
getVl_rem_trab
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_rem_trab
- Returns:
- Work Payment
-
getVl_dem_rend
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_dem_rend
- Returns:
- Other Incomes
-
getVl_ir_ret
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_ir_ret
- Returns:
- IR Withheld at Source
-
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<Rend_diri>
-