Class Lanc_div
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: lanc_divType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Lanc_div,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Lanc_div>Selector for all available fields of Lanc_div.static final SimpleProperty.String<Lanc_div>static final SimpleProperty.String<Lanc_div>static final SimpleProperty.String<Lanc_div>static final SimpleProperty.String<Lanc_div>static final SimpleProperty.String<Lanc_div>static final SimpleProperty.String<Lanc_div>static final SimpleProperty.NumericDecimal<Lanc_div>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionLanc_div()Lanc_div(String tp_tabela, String empresa, String per_apur, String codigo, String dt_lancto, String descricao, BigDecimal valor, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Lanc_div.Lanc_divBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 20protected StringConstraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 10getType()getValor()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 20voidsetDescricao(String descricao) Constraints: Not nullable, Maximum length: 255voidsetDt_lancto(String dt_lancto) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetPer_apur(String per_apur) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetTp_tabela(String tp_tabela) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetValor(BigDecimal valor) 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 Lanc_div. -
TP_TABELA
-
EMPRESA
-
PER_APUR
-
CODIGO
-
DT_LANCTO
-
DESCRICAO
-
VALOR
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Lanc_div
public Lanc_div() -
Lanc_div
public Lanc_div(@Nullable String tp_tabela, @Nullable String empresa, @Nullable String per_apur, @Nullable String codigo, @Nullable String dt_lancto, @Nullable String descricao, @Nullable BigDecimal valor, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
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
-
setEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Parameters:
empresa- Company Code
-
setPer_apur
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: per_apur
- Parameters:
per_apur- Nature of credit deferred, attached to revenue taxed
-
setCodigo
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: codigo
- Parameters:
codigo- SPED Table Code
-
setDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Parameters:
dt_lancto- Posting Date
-
setDescricao
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descricao
- Parameters:
descricao- Description
-
setValor
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: valor
- Parameters:
valor- Arbitrated Profit
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Lanc_div>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Lanc_div>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Lanc_div>
-
builder
-
getTp_tabela
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: tp_tabela
- Returns:
- Sped Dynamic Table Type
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getPer_apur
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: per_apur
- Returns:
- Nature of credit deferred, attached to revenue taxed
-
getCodigo
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: codigo
- Returns:
- SPED Table Code
-
getDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Returns:
- Posting Date
-
getDescricao
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: descricao
- Returns:
- Description
-
getValor
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: valor
- Returns:
- Arbitrated Profit
-
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<Lanc_div>
-