Class Rela_serv
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: rela_servType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Rela_serv,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Rela_serv>Selector for all available fields of Rela_serv.static final SimpleProperty.String<Rela_serv>static final SimpleProperty.String<Rela_serv>static final SimpleProperty.String<Rela_serv>static final SimpleProperty.String<Rela_serv>static final SimpleProperty.NumericDecimal<Rela_serv>static final SimpleProperty.NumericDecimal<Rela_serv>static final SimpleProperty.NumericDecimal<Rela_serv>static final SimpleProperty.NumericDecimal<Rela_serv>static final SimpleProperty.NumericDecimal<Rela_serv>static final SimpleProperty.NumericDecimal<Rela_serv>static final SimpleProperty.NumericDecimal<Rela_serv>static final SimpleProperty.NumericDecimal<Rela_serv>static final SimpleProperty.NumericDecimal<Rela_serv>static final SimpleProperty.NumericDecimal<Rela_serv>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionRela_serv(String empresa, String dt_lancto, String tp_tabela, String pais, BigDecimal vl_serv_assist, BigDecimal vl_serv_sem_assist, BigDecimal vl_serv_sem_assist_ext, BigDecimal vl_juro, BigDecimal vl_juro_pf, BigDecimal vl_juro_pj, BigDecimal vl_demais_juros, BigDecimal vl_divid, BigDecimal vl_divid_pf, BigDecimal vl_divid_pj, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Rela_serv.Rela_servBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected ODataEntityKeygetKey()getPais()(Key Field) Constraints: Not nullable, Maximum length: 3(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: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: 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 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: 3voidsetTp_tabela(String tp_tabela) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetVl_demais_juros(BigDecimal vl_demais_juros) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_divid(BigDecimal vl_divid) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_divid_pf(BigDecimal vl_divid_pf) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_divid_pj(BigDecimal vl_divid_pj) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_juro(BigDecimal vl_juro) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_juro_pf(BigDecimal vl_juro_pf) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_juro_pj(BigDecimal vl_juro_pj) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_serv_assist(BigDecimal vl_serv_assist) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_serv_sem_assist(BigDecimal vl_serv_sem_assist) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_serv_sem_assist_ext(BigDecimal vl_serv_sem_assist_ext) 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 Rela_serv. -
EMPRESA
-
DT_LANCTO
-
TP_TABELA
-
PAIS
-
VL_SERV_ASSIST
-
VL_SERV_SEM_ASSIST
-
VL_SERV_SEM_ASSIST_EXT
-
VL_JURO
-
VL_JURO_PF
-
VL_JURO_PJ
-
VL_DEMAIS_JUROS
-
VL_DIVID
-
VL_DIVID_PF
-
VL_DIVID_PJ
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Rela_serv
public Rela_serv() -
Rela_serv
public Rela_serv(@Nullable String empresa, @Nullable String dt_lancto, @Nullable String tp_tabela, @Nullable String pais, @Nullable BigDecimal vl_serv_assist, @Nullable BigDecimal vl_serv_sem_assist, @Nullable BigDecimal vl_serv_sem_assist_ext, @Nullable BigDecimal vl_juro, @Nullable BigDecimal vl_juro_pf, @Nullable BigDecimal vl_juro_pj, @Nullable BigDecimal vl_demais_juros, @Nullable BigDecimal vl_divid, @Nullable BigDecimal vl_divid_pf, @Nullable BigDecimal vl_divid_pj, @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
-
setTp_tabela
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: tp_tabela
- Parameters:
tp_tabela- Sped Dynamic Table Type
-
setPais
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: pais
- Parameters:
pais- Siscomex Table Country/Region Code
-
setVl_serv_assist
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_serv_assist
- Parameters:
vl_serv_assist- Value of technical, scientific and administrative services
-
setVl_serv_sem_assist
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_serv_sem_assist
- Parameters:
vl_serv_sem_assist- Value of Technical Services and Assistance - in Brazil
-
setVl_serv_sem_assist_ext
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_serv_sem_assist_ext
- Parameters:
vl_serv_sem_assist_ext- Value of Technical Services and Assistance - Abroad
-
setVl_juro
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_juro
- Parameters:
vl_juro- Value of Interest on Own Capital
-
setVl_juro_pf
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_juro_pf
- Parameters:
vl_juro_pf- Value of Interest on Own Capital paid to individual
-
setVl_juro_pj
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_juro_pj
- Parameters:
vl_juro_pj- Value of Interest on Own Capital Paid to Legal Entity
-
setVl_demais_juros
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_demais_juros
- Parameters:
vl_demais_juros- Value of Other Interests
-
setVl_divid
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_divid
- Parameters:
vl_divid- Value of Dividend
-
setVl_divid_pf
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_divid_pf
- Parameters:
vl_divid_pf- Dividend Paid to Individual
-
setVl_divid_pj
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_divid_pj
- Parameters:
vl_divid_pj- Dividend Paid to Legal Entity
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Rela_serv>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Rela_serv>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Rela_serv>
-
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
-
getTp_tabela
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: tp_tabela
- Returns:
- Sped Dynamic Table Type
-
getPais
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: pais
- Returns:
- Siscomex Table Country/Region Code
-
getVl_serv_assist
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_serv_assist
- Returns:
- Value of technical, scientific and administrative services
-
getVl_serv_sem_assist
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_serv_sem_assist
- Returns:
- Value of Technical Services and Assistance - in Brazil
-
getVl_serv_sem_assist_ext
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_serv_sem_assist_ext
- Returns:
- Value of Technical Services and Assistance - Abroad
-
getVl_juro
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_juro
- Returns:
- Value of Interest on Own Capital
-
getVl_juro_pf
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_juro_pf
- Returns:
- Value of Interest on Own Capital paid to individual
-
getVl_juro_pj
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_juro_pj
- Returns:
- Value of Interest on Own Capital Paid to Legal Entity
-
getVl_demais_juros
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_demais_juros
- Returns:
- Value of Other Interests
-
getVl_divid
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_divid
- Returns:
- Value of Dividend
-
getVl_divid_pf
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_divid_pf
- Returns:
- Dividend Paid to Individual
-
getVl_divid_pj
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_divid_pj
- Returns:
- Dividend Paid to Legal Entity
-
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<Rela_serv>
-