Class Soc_coop
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: soc_coopType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Soc_coop,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Soc_coop>Selector for all available fields of Soc_coop.static final SimpleProperty.String<Soc_coop>static final SimpleProperty.String<Soc_coop>static final SimpleProperty.String<Soc_coop>static final SimpleProperty.String<Soc_coop>static final SimpleProperty.NumericDecimal<Soc_coop>static final SimpleProperty.NumericDecimal<Soc_coop>static final SimpleProperty.NumericDecimal<Soc_coop>static final SimpleProperty.NumericDecimal<Soc_coop>static final SimpleProperty.NumericDecimal<Soc_coop>static final SimpleProperty.NumericDecimal<Soc_coop>static final SimpleProperty.NumericDecimal<Soc_coop>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionSoc_coop()Soc_coop(String empresa, String per_ref, String num_lancto, String ind_tip_coop, BigDecimal vl_bc_cont_ant_exc_coop, BigDecimal vl_exc_coop_ger_pis, BigDecimal vl_exc_esp_coop_pis, BigDecimal vl_bc_cont_pis, BigDecimal vl_exc_coop_ger_cofins, BigDecimal vl_exc_esp_coop_cofins, BigDecimal vl_bc_cont_cofins, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Soc_coop.Soc_coopBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected String(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 2protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 6getType()Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetInd_tip_coop(String ind_tip_coop) Constraints: Not nullable, Maximum length: 2voidsetNum_lancto(String num_lancto) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetPer_ref(String per_ref) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetVl_bc_cont_ant_exc_coop(BigDecimal vl_bc_cont_ant_exc_coop) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_bc_cont_cofins(BigDecimal vl_bc_cont_cofins) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_bc_cont_pis(BigDecimal vl_bc_cont_pis) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_exc_coop_ger_cofins(BigDecimal vl_exc_coop_ger_cofins) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_exc_coop_ger_pis(BigDecimal vl_exc_coop_ger_pis) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_exc_esp_coop_cofins(BigDecimal vl_exc_esp_coop_cofins) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_exc_esp_coop_pis(BigDecimal vl_exc_esp_coop_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 Soc_coop. -
EMPRESA
-
PER_REF
-
NUM_LANCTO
-
IND_TIP_COOP
-
VL_BC_CONT_ANT_EXC_COOP
-
VL_EXC_COOP_GER_PIS
-
VL_EXC_ESP_COOP_PIS
-
VL_BC_CONT_PIS
-
VL_EXC_COOP_GER_COFINS
-
VL_EXC_ESP_COOP_COFINS
-
VL_BC_CONT_COFINS
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Soc_coop
public Soc_coop() -
Soc_coop
public Soc_coop(@Nullable String empresa, @Nullable String per_ref, @Nullable String num_lancto, @Nullable String ind_tip_coop, @Nullable BigDecimal vl_bc_cont_ant_exc_coop, @Nullable BigDecimal vl_exc_coop_ger_pis, @Nullable BigDecimal vl_exc_esp_coop_pis, @Nullable BigDecimal vl_bc_cont_pis, @Nullable BigDecimal vl_exc_coop_ger_cofins, @Nullable BigDecimal vl_exc_esp_coop_cofins, @Nullable BigDecimal vl_bc_cont_cofins, @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
-
setNum_lancto
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: num_lancto
- Parameters:
num_lancto- Posting Number
-
setInd_tip_coop
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_tip_coop
- Parameters:
ind_tip_coop- Indicator of Type of Cooperative Society
-
setVl_bc_cont_ant_exc_coop
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_bc_cont_ant_exc_coop
- Parameters:
vl_bc_cont_ant_exc_coop- Calculation base value of contribution, as records carried
-
setVl_exc_coop_ger_pis
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_exc_coop_ger_pis
- Parameters:
vl_exc_coop_ger_pis- Value of specific exclusion of cooperatives in general
-
setVl_exc_esp_coop_pis
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_exc_esp_coop_pis
- Parameters:
vl_exc_esp_coop_pis- Value of calc. basis exclusion specific to type of coop.
-
setVl_bc_cont_pis
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_bc_cont_pis
- Parameters:
vl_bc_cont_pis- Calculation base value of contribution, as records carried
-
setVl_exc_coop_ger_cofins
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_exc_coop_ger_cofins
- Parameters:
vl_exc_coop_ger_cofins- Value of specific exclusion of cooperatives in general
-
setVl_exc_esp_coop_cofins
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_exc_esp_coop_cofins
- Parameters:
vl_exc_esp_coop_cofins- Value of calc. basis exclusion specific to type of coop.
-
setVl_bc_cont_cofins
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_bc_cont_cofins
- Parameters:
vl_bc_cont_cofins- Calculation base value of contribution, as records carried
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Soc_coop>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Soc_coop>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Soc_coop>
-
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
-
getNum_lancto
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: num_lancto
- Returns:
- Posting Number
-
getInd_tip_coop
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ind_tip_coop
- Returns:
- Indicator of Type of Cooperative Society
-
getVl_bc_cont_ant_exc_coop
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_bc_cont_ant_exc_coop
- Returns:
- Calculation base value of contribution, as records carried
-
getVl_exc_coop_ger_pis
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_exc_coop_ger_pis
- Returns:
- Value of specific exclusion of cooperatives in general
-
getVl_exc_esp_coop_pis
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_exc_esp_coop_pis
- Returns:
- Value of calc. basis exclusion specific to type of coop.
-
getVl_bc_cont_pis
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_bc_cont_pis
- Returns:
- Calculation base value of contribution, as records carried
-
getVl_exc_coop_ger_cofins
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_exc_coop_ger_cofins
- Returns:
- Value of specific exclusion of cooperatives in general
-
getVl_exc_esp_coop_cofins
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_exc_esp_coop_cofins
- Returns:
- Value of calc. basis exclusion specific to type of coop.
-
getVl_bc_cont_cofins
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_bc_cont_cofins
- Returns:
- Calculation base value of contribution, as records carried
-
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<Soc_coop>
-