Class Nfcomprod
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: nfcomprodType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nfcomprod,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Nfcomprod>Selector for all available fields of Nfcomprod.static final SimpleProperty.String<Nfcomprod>static final SimpleProperty.String<Nfcomprod>static final SimpleProperty.String<Nfcomprod>static final SimpleProperty.String<Nfcomprod>static final SimpleProperty.NumericDecimal<Nfcomprod>static final SimpleProperty.NumericDecimal<Nfcomprod>static final SimpleProperty.NumericDecimal<Nfcomprod>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionNfcomprod(String empresa, String filial, String nf_id, String ind_com, BigDecimal vlr_cp_apur, BigDecimal vlr_rat_apur, BigDecimal vlr_senar_apur, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Nfcomprod.NfcomprodBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected String(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()getNf_id()(Key Field) Constraints: Not nullable, Maximum length: 10getType()Constraints: 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: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetInd_com(String ind_com) Constraints: Not nullable, Maximum length: 1void(Key Field) Constraints: Not nullable, Maximum length: 10voidsetVlr_cp_apur(BigDecimal vlr_cp_apur) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVlr_rat_apur(BigDecimal vlr_rat_apur) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVlr_senar_apur(BigDecimal vlr_senar_apur) 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 Nfcomprod. -
EMPRESA
-
FILIAL
-
NF_ID
-
IND_COM
-
VLR_CP_APUR
-
VLR_RAT_APUR
-
VLR_SENAR_APUR
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nfcomprod
public Nfcomprod() -
Nfcomprod
public Nfcomprod(@Nullable String empresa, @Nullable String filial, @Nullable String nf_id, @Nullable String ind_com, @Nullable BigDecimal vlr_cp_apur, @Nullable BigDecimal vlr_rat_apur, @Nullable BigDecimal vlr_senar_apur, @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
-
setNf_id
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: nf_id
- Parameters:
nf_id- Nota Fiscal Id
-
setInd_com
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_com
- Parameters:
ind_com- Commercialization Indicator
-
setVlr_cp_apur
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vlr_cp_apur
- Parameters:
vlr_cp_apur- Social Security Contribution Amount
-
setVlr_rat_apur
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vlr_rat_apur
- Parameters:
vlr_rat_apur- GILRAT Contribution Amount
-
setVlr_senar_apur
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vlr_senar_apur
- Parameters:
vlr_senar_apur- SENAR Contribution Amount
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Nfcomprod>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nfcomprod>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nfcomprod>
-
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
-
getNf_id
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: nf_id
- Returns:
- Nota Fiscal Id
-
getInd_com
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_com
- Returns:
- Commercialization Indicator
-
getVlr_cp_apur
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vlr_cp_apur
- Returns:
- Social Security Contribution Amount
-
getVlr_rat_apur
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vlr_rat_apur
- Returns:
- GILRAT Contribution Amount
-
getVlr_senar_apur
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vlr_senar_apur
- Returns:
- SENAR Contribution Amount
-
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<Nfcomprod>
-