Class Drecise_p
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: drecise_pType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Drecise_p,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Drecise_p>Selector for all available fields of Drecise_p.static final SimpleProperty.String<Drecise_p>static final SimpleProperty.String<Drecise_p>static final SimpleProperty.String<Drecise_p>static final SimpleProperty.String<Drecise_p>static final SimpleProperty.String<Drecise_p>static final SimpleProperty.String<Drecise_p>static final SimpleProperty.String<Drecise_p>static final SimpleProperty.String<Drecise_p>static final SimpleProperty.NumericDecimal<Drecise_p>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionDrecise_p(String empresa, String per_ref, String cst_pis, String cod_cta_parent, String num_item, String nat_rec, BigDecimal vl_rec, String cod_cta, String desc_compl, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Drecise_p.Drecise_pBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 2protected StringConstraints: Not nullable, Maximum length: 255(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 6getType()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_cta(String cod_cta) Constraints: Not nullable, Maximum length: 60voidsetCod_cta_parent(String cod_cta_parent) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCst_pis(String cst_pis) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetDesc_compl(String desc_compl) Constraints: Not nullable, Maximum length: 255voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetNat_rec(String nat_rec) Constraints: Not nullable, Maximum length: 3voidsetNum_item(String num_item) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetPer_ref(String per_ref) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetVl_rec(BigDecimal vl_rec) 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 Drecise_p. -
EMPRESA
-
PER_REF
-
CST_PIS
-
COD_CTA_PARENT
-
NUM_ITEM
-
NAT_REC
-
VL_REC
-
COD_CTA
-
DESC_COMPL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Drecise_p
public Drecise_p() -
Drecise_p
public Drecise_p(@Nullable String empresa, @Nullable String per_ref, @Nullable String cst_pis, @Nullable String cod_cta_parent, @Nullable String num_item, @Nullable String nat_rec, @Nullable BigDecimal vl_rec, @Nullable String cod_cta, @Nullable String desc_compl, @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
-
setPer_ref
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_ref
- Parameters:
per_ref- Bookkeeping reference period
-
setCst_pis
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cst_pis
- Parameters:
cst_pis- Tax Situation Code related to credit of PIS/PASEP/COFINS
-
setCod_cta_parent
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta_parent
- Parameters:
cod_cta_parent- Code of controlled book account charged/credited
-
setNum_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: num_item
- Parameters:
num_item- Posting Item number
-
setNat_rec
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: nat_rec
- Parameters:
nat_rec- Nature of income
-
setVl_rec
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_rec
- Parameters:
vl_rec- Gross income in the period, related to nature of income
-
setCod_cta
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta
- Parameters:
cod_cta- Credit Source Indicator
-
setDesc_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: desc_compl
- Parameters:
desc_compl- Supplementary description of nature of income
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Drecise_p>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Drecise_p>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Drecise_p>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getPer_ref
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_ref
- Returns:
- Bookkeeping reference period
-
getCst_pis
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cst_pis
- Returns:
- Tax Situation Code related to credit of PIS/PASEP/COFINS
-
getCod_cta_parent
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta_parent
- Returns:
- Code of controlled book account charged/credited
-
getNum_item
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: num_item
- Returns:
- Posting Item number
-
getNat_rec
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: nat_rec
- Returns:
- Nature of income
-
getVl_rec
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_rec
- Returns:
- Gross income in the period, related to nature of income
-
getCod_cta
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta
- Returns:
- Credit Source Indicator
-
getDesc_compl
Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: desc_compl
- Returns:
- Supplementary description of nature of income
-
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<Drecise_p>
-