Class Ecf_pis_c
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: ecf_pis_cType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Ecf_pis_c,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Ecf_pis_c>Selector for all available fields of Ecf_pis_c.static final SimpleProperty.String<Ecf_pis_c>static final SimpleProperty.String<Ecf_pis_c>static final SimpleProperty.String<Ecf_pis_c>static final SimpleProperty.String<Ecf_pis_c>static final SimpleProperty.String<Ecf_pis_c>static final SimpleProperty.String<Ecf_pis_c>static final SimpleProperty.NumericDecimal<Ecf_pis_c>static final SimpleProperty.NumericDecimal<Ecf_pis_c>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionEcf_pis_c(String cod_mod, String ecf_mod, String ecf_fab, String dt_doc, String empresa, String filial, BigDecimal vl_pis, BigDecimal vl_cofins, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Ecf_pis_c.Ecf_pis_cBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 2protected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 21(Key Field) Constraints: Not nullable, Maximum length: 20(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()getType()Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_mod(String cod_mod) (Key Field) Constraints: Not nullable, Maximum length: 2void(Key Field) Constraints: Not nullable, Maximum length: 8voidsetEcf_fab(String ecf_fab) (Key Field) Constraints: Not nullable, Maximum length: 21voidsetEcf_mod(String ecf_mod) (Key Field) Constraints: Not nullable, Maximum length: 20voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetVl_cofins(BigDecimal vl_cofins) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_pis(BigDecimal vl_pis) 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 Ecf_pis_c. -
COD_MOD
-
ECF_MOD
-
ECF_FAB
-
DT_DOC
-
EMPRESA
-
FILIAL
-
VL_PIS
-
VL_COFINS
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Ecf_pis_c
public Ecf_pis_c() -
Ecf_pis_c
public Ecf_pis_c(@Nullable String cod_mod, @Nullable String ecf_mod, @Nullable String ecf_fab, @Nullable String dt_doc, @Nullable String empresa, @Nullable String filial, @Nullable BigDecimal vl_pis, @Nullable BigDecimal vl_cofins, @Nullable Collection<SAP__Message> _Messages)
-
-
Method Details
-
getType
-
setCod_mod
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_mod
- Parameters:
cod_mod- The cod_mod to set.
-
setEcf_mod
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ecf_mod
- Parameters:
ecf_mod- The ecf_mod to set.
-
setEcf_fab
(Key Field) Constraints: Not nullable, Maximum length: 21Original property name from the Odata EDM: ecf_fab
- Parameters:
ecf_fab- The ecf_fab to set.
-
setDt_doc
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_doc
- Parameters:
dt_doc- The dt_doc to set.
-
setEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Parameters:
empresa- The empresa to set.
-
setFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Parameters:
filial- The filial to set.
-
setVl_pis
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_pis
- Parameters:
vl_pis- The vl_pis to set.
-
setVl_cofins
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_cofins
- Parameters:
vl_cofins- The vl_cofins to set.
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Ecf_pis_c>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Ecf_pis_c>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Ecf_pis_c>
-
builder
-
getCod_mod
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_mod
- Returns:
- The cod_mod contained in this
VdmEntity.
-
getEcf_mod
(Key Field) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ecf_mod
- Returns:
- The ecf_mod contained in this
VdmEntity.
-
getEcf_fab
(Key Field) Constraints: Not nullable, Maximum length: 21Original property name from the Odata EDM: ecf_fab
- Returns:
- The ecf_fab contained in this
VdmEntity.
-
getDt_doc
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_doc
- Returns:
- The dt_doc contained in this
VdmEntity.
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- The empresa contained in this
VdmEntity.
-
getFilial
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: filial
- Returns:
- The filial contained in this
VdmEntity.
-
getVl_pis
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_pis
- Returns:
- The vl_pis contained in this
VdmEntity.
-
getVl_cofins
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_cofins
- Returns:
- The vl_cofins contained in this
VdmEntity.
-
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<Ecf_pis_c>
-