Class Rec_regcx
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: rec_regcxType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Rec_regcx,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Rec_regcx>Selector for all available fields of Rec_regcx.static final SimpleProperty.String<Rec_regcx>static final SimpleProperty.String<Rec_regcx>static final SimpleProperty.String<Rec_regcx>static final SimpleProperty.String<Rec_regcx>static final SimpleProperty.String<Rec_regcx>static final SimpleProperty.String<Rec_regcx>static final SimpleProperty.String<Rec_regcx>static final SimpleProperty.String<Rec_regcx>static final SimpleProperty.String<Rec_regcx>static final SimpleProperty.String<Rec_regcx>static final SimpleProperty.String<Rec_regcx>static final SimpleProperty.String<Rec_regcx>static final SimpleProperty.NumericDecimal<Rec_regcx>static final SimpleProperty.NumericDecimal<Rec_regcx>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionRec_regcx(String empresa, String filial, String dt_lancto, String num_lancto, BigDecimal vl_rec, String ind_rec, String cnpj_cpf, String num_doc, String cod_item, BigDecimal vl_rec_det, String cst_pis, String cst_cofins, String info_compl, String cod_cta, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Rec_regcx.Rec_regcxBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 14Constraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 2protected 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: 2Constraints: Not nullable, Maximum length: 255protected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 10getType()Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCnpj_cpf(String cnpj_cpf) Constraints: Not nullable, Maximum length: 14voidsetCod_cta(String cod_cta) Constraints: Not nullable, Maximum length: 60voidsetCod_item(String cod_item) Constraints: Not nullable, Maximum length: 60voidsetCst_cofins(String cst_cofins) Constraints: Not nullable, Maximum length: 2voidsetCst_pis(String cst_pis) Constraints: Not nullable, Maximum length: 2voidsetDt_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_rec(String ind_rec) Constraints: Not nullable, Maximum length: 2voidsetInfo_compl(String info_compl) Constraints: Not nullable, Maximum length: 255voidsetNum_doc(String num_doc) Constraints: Not nullable, Maximum length: 60voidsetNum_lancto(String num_lancto) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetVl_rec(BigDecimal vl_rec) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_rec_det(BigDecimal vl_rec_det) 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 Rec_regcx. -
EMPRESA
-
FILIAL
-
DT_LANCTO
-
NUM_LANCTO
-
VL_REC
-
IND_REC
-
CNPJ_CPF
-
NUM_DOC
-
COD_ITEM
-
VL_REC_DET
-
CST_PIS
-
CST_COFINS
-
INFO_COMPL
-
COD_CTA
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Rec_regcx
public Rec_regcx() -
Rec_regcx
public Rec_regcx(@Nullable String empresa, @Nullable String filial, @Nullable String dt_lancto, @Nullable String num_lancto, @Nullable BigDecimal vl_rec, @Nullable String ind_rec, @Nullable String cnpj_cpf, @Nullable String num_doc, @Nullable String cod_item, @Nullable BigDecimal vl_rec_det, @Nullable String cst_pis, @Nullable String cst_cofins, @Nullable String info_compl, @Nullable String cod_cta, @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
-
setVl_rec
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_rec
- Parameters:
vl_rec- Total amount of revenue received, on the combination of CST
-
setInd_rec
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_rec
- Parameters:
ind_rec- Indicator of composition of income received in the period
-
setCnpj_cpf
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_cpf
- Parameters:
cnpj_cpf- Individual (CPF) or Legal Person (CNPJ) Identification
-
setNum_doc
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: num_doc
- Parameters:
num_doc- Credit title number or tax document
-
setCod_item
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Parameters:
cod_item- Item Code
-
setVl_rec_det
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_rec_det
- Parameters:
vl_rec_det- Total amount of revenue received, on the combination of CST
-
setCst_pis
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cst_pis
- Parameters:
cst_pis- Tax Situation Code related to PIS/PASEP
-
setCst_cofins
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cst_cofins
- Parameters:
cst_cofins- Tax Situation Code related to COFINS
-
setInfo_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: info_compl
- Parameters:
info_compl- Additional Information
-
setCod_cta
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta
- Parameters:
cod_cta- Credit Source Indicator
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Rec_regcx>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Rec_regcx>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Rec_regcx>
-
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
-
getVl_rec
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_rec
- Returns:
- Total amount of revenue received, on the combination of CST
-
getInd_rec
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_rec
- Returns:
- Indicator of composition of income received in the period
-
getCnpj_cpf
Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: cnpj_cpf
- Returns:
- Individual (CPF) or Legal Person (CNPJ) Identification
-
getNum_doc
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: num_doc
- Returns:
- Credit title number or tax document
-
getCod_item
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_item
- Returns:
- Item Code
-
getVl_rec_det
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_rec_det
- Returns:
- Total amount of revenue received, on the combination of CST
-
getCst_pis
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cst_pis
- Returns:
- Tax Situation Code related to PIS/PASEP
-
getCst_cofins
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cst_cofins
- Returns:
- Tax Situation Code related to COFINS
-
getInfo_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: info_compl
- Returns:
- Additional Information
-
getCod_cta
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta
- Returns:
- Credit Source Indicator
-
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<Rec_regcx>
-