Class Dedu_div
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: dedu_divType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Dedu_div,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Dedu_div>Selector for all available fields of Dedu_div.static final SimpleProperty.String<Dedu_div>static final SimpleProperty.String<Dedu_div>static final SimpleProperty.String<Dedu_div>static final SimpleProperty.String<Dedu_div>static final SimpleProperty.String<Dedu_div>static final SimpleProperty.String<Dedu_div>static final SimpleProperty.String<Dedu_div>static final SimpleProperty.String<Dedu_div>static final SimpleProperty.NumericDecimal<Dedu_div>static final SimpleProperty.NumericDecimal<Dedu_div>static final SimpleProperty.NumericDecimal<Dedu_div>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionDedu_div()Dedu_div(String empresa, String filial, String dt_lancto, String num_lancto, String ind_ori_ded, String ind_nat_ded, BigDecimal vl_ded_pis, BigDecimal vl_ded_cofins, BigDecimal vl_bc_oper, String cnpj, String inf_comp, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Dedu_div.Dedu_divBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullablegetCnpj()Constraints: Not nullable, Maximum length: 14protected String(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: 1Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 255protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 10getType()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 nullablevoidConstraints: Not nullable, Maximum length: 14voidsetDt_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_ded(String ind_nat_ded) Constraints: Not nullable, Maximum length: 1voidsetInd_ori_ded(String ind_ori_ded) Constraints: Not nullable, Maximum length: 2voidsetInf_comp(String inf_comp) Constraints: Not nullable, Maximum length: 255voidsetNum_lancto(String num_lancto) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetVl_bc_oper(BigDecimal vl_bc_oper) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_ded_cofins(BigDecimal vl_ded_cofins) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_ded_pis(BigDecimal vl_ded_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 Dedu_div. -
EMPRESA
-
FILIAL
-
DT_LANCTO
-
NUM_LANCTO
-
IND_ORI_DED
-
IND_NAT_DED
-
VL_DED_PIS
-
VL_DED_COFINS
-
VL_BC_OPER
-
CNPJ
-
INF_COMP
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Dedu_div
public Dedu_div() -
Dedu_div
public Dedu_div(@Nullable String empresa, @Nullable String filial, @Nullable String dt_lancto, @Nullable String num_lancto, @Nullable String ind_ori_ded, @Nullable String ind_nat_ded, @Nullable BigDecimal vl_ded_pis, @Nullable BigDecimal vl_ded_cofins, @Nullable BigDecimal vl_bc_oper, @Nullable String cnpj, @Nullable String inf_comp, @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_ori_ded
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_ori_ded
- Parameters:
ind_ori_ded- Origin indicator of different deductions
-
setInd_nat_ded
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_nat_ded
- Parameters:
ind_nat_ded- Indicator of nature of deduction
-
setVl_ded_pis
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_ded_pis
- Parameters:
vl_ded_pis- PIS/PASEP Value
-
setVl_ded_cofins
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_ded_cofins
- Parameters:
vl_ded_cofins- COFINS Value
-
setVl_bc_oper
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_bc_oper
- Parameters:
vl_bc_oper- Operation Basis of value giving rise
-
setCnpj
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj
- Parameters:
cnpj- CNPJ
-
setInf_comp
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: inf_comp
- Parameters:
inf_comp- Supplementary Information
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Dedu_div>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Dedu_div>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Dedu_div>
-
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_ori_ded
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_ori_ded
- Returns:
- Origin indicator of different deductions
-
getInd_nat_ded
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_nat_ded
- Returns:
- Indicator of nature of deduction
-
getVl_ded_pis
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_ded_pis
- Returns:
- PIS/PASEP Value
-
getVl_ded_cofins
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_ded_cofins
- Returns:
- COFINS Value
-
getVl_bc_oper
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_bc_oper
- Returns:
- Operation Basis of value giving rise
-
getCnpj
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj
- Returns:
- CNPJ
-
getInf_comp
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: inf_comp
- Returns:
- Supplementary Information
-
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<Dedu_div>
-