Class Re_despit
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: re_despitType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Re_despit,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Re_despit>Selector for all available fields of Re_despit.static final SimpleProperty.String<Re_despit>static final SimpleProperty.String<Re_despit>static final SimpleProperty.String<Re_despit>static final SimpleProperty.String<Re_despit>static final SimpleProperty.String<Re_despit>static final SimpleProperty.String<Re_despit>static final SimpleProperty.String<Re_despit>static final SimpleProperty.String<Re_despit>static final SimpleProperty.String<Re_despit>static final SimpleProperty.String<Re_despit>static final SimpleProperty.String<Re_despit>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Re_despit.Re_despitBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 2protected StringConstraints: Not nullable, Maximum length: 20(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 11(Key Field) Constraints: Not nullable, Maximum length: 6(Key Field) Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 1getType()inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCat_imposto(String cat_imposto) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetCodigo_irf(String codigo_irf) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetDesc_recurso(String desc_recurso) Constraints: Not nullable, Maximum length: 20voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetExercicio(String exercicio) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetNum_item(String num_item) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetNum_lcto(String num_lcto) (Key Field) Constraints: Not nullable, Maximum length: 11voidsetPeriodo(String periodo) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetRecebido_repassado(String recebido_repassado) (Key Field) Constraints: Not nullable, Maximum length: 1voidsetTp_repasse(String tp_repasse) (Key Field) Constraints: Not nullable, Maximum length: 1toString()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 Re_despit. -
EMPRESA
-
FILIAL
-
PERIODO
-
TP_REPASSE
-
RECEBIDO_REPASSADO
-
CODIGO_IRF
-
NUM_LCTO
-
NUM_ITEM
-
CAT_IMPOSTO
-
DESC_RECURSO
-
EXERCICIO
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Re_despit
public Re_despit() -
Re_despit
public Re_despit(@Nullable String empresa, @Nullable String filial, @Nullable String periodo, @Nullable String tp_repasse, @Nullable String recebido_repassado, @Nullable String codigo_irf, @Nullable String num_lcto, @Nullable String num_item, @Nullable String cat_imposto, @Nullable String desc_recurso, @Nullable String exercicio, @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
-
setPeriodo
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: periodo
- Parameters:
periodo- Period Date
-
setTp_repasse
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tp_repasse
- Parameters:
tp_repasse- Transfer Type
-
setRecebido_repassado
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: recebido_repassado
- Parameters:
recebido_repassado- Received or Transferred Resources Indicator
-
setCodigo_irf
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: codigo_irf
- Parameters:
codigo_irf- Withholding Tax Code
-
setNum_lcto
(Key Field) Constraints: Not nullable, Maximum length: 11Original property name from the Odata EDM: num_lcto
- Parameters:
num_lcto- Posting Number
-
setNum_item
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: num_item
- Parameters:
num_item- Item Number
-
setCat_imposto
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cat_imposto
- Parameters:
cat_imposto- Withholding Tax Type
-
setDesc_recurso
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: desc_recurso
- Parameters:
desc_recurso- Summarized Description of Received Resource
-
setExercicio
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: exercicio
- Parameters:
exercicio- Year
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Re_despit>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Re_despit>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Re_despit>
-
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
-
getPeriodo
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: periodo
- Returns:
- Period Date
-
getTp_repasse
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: tp_repasse
- Returns:
- Transfer Type
-
getRecebido_repassado
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: recebido_repassado
- Returns:
- Received or Transferred Resources Indicator
-
getCodigo_irf
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: codigo_irf
- Returns:
- Withholding Tax Code
-
getNum_lcto
(Key Field) Constraints: Not nullable, Maximum length: 11Original property name from the Odata EDM: num_lcto
- Returns:
- Posting Number
-
getNum_item
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: num_item
- Returns:
- Item Number
-
getCat_imposto
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cat_imposto
- Returns:
- Withholding Tax Type
-
getDesc_recurso
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: desc_recurso
- Returns:
- Summarized Description of Received Resource
-
getExercicio
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: exercicio
- Returns:
- Year
-
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<Re_despit>
-