Class Nfs_simpl
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: nfs_simplType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Nfs_simpl,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.NumericDecimal<Nfs_simpl>static final SimpleProperty<Nfs_simpl>Selector for all available fields of Nfs_simpl.static final SimpleProperty.Boolean<Nfs_simpl>static final SimpleProperty.String<Nfs_simpl>static final SimpleProperty.String<Nfs_simpl>static final SimpleProperty.String<Nfs_simpl>static final SimpleProperty.Date<Nfs_simpl>static final SimpleProperty.String<Nfs_simpl>static final SimpleProperty.String<Nfs_simpl>static final SimpleProperty.String<Nfs_simpl>static final SimpleProperty.String<Nfs_simpl>static final SimpleProperty.NumericDecimal<Nfs_simpl>static final SimpleProperty.NumericDecimal<Nfs_simpl>static final SimpleProperty.NumericDecimal<Nfs_simpl>static final SimpleProperty.NumericDecimal<Nfs_simpl>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionNfs_simpl(String empresa, String filial, String num_doc, BigDecimal aliq_iss, String cod_serv, String cod_mod, String ser, LocalDate dt_doc, Boolean cancelado, String cod_inf_obs, BigDecimal vl_cont_p, BigDecimal vl_isnt_iss_p, BigDecimal vl_bc_iss_p, BigDecimal vl_iss_p, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Nfs_simpl.Nfs_simplBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Precision: 25, Scale: 6Constraints: Not nullableConstraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: Nullable(Key Field) Constraints: Not nullable, Maximum length: 4protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 9getSer()Constraints: Not nullable, Maximum length: 3getType()Constraints: 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 nullablevoidsetAliq_iss(BigDecimal aliq_iss) (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6voidsetCancelado(Boolean cancelado) Constraints: Not nullablevoidsetCod_inf_obs(String cod_inf_obs) Constraints: Not nullable, Maximum length: 6voidsetCod_mod(String cod_mod) Constraints: Not nullable, Maximum length: 2voidsetCod_serv(String cod_serv) (Key Field) Constraints: Not nullable, Maximum length: 4voidConstraints: NullablevoidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetNum_doc(String num_doc) (Key Field) Constraints: Not nullable, Maximum length: 9voidConstraints: Not nullable, Maximum length: 3voidsetVl_bc_iss_p(BigDecimal vl_bc_iss_p) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_cont_p(BigDecimal vl_cont_p) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_isnt_iss_p(BigDecimal vl_isnt_iss_p) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_iss_p(BigDecimal vl_iss_p) 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 Nfs_simpl. -
EMPRESA
-
FILIAL
-
NUM_DOC
-
ALIQ_ISS
-
COD_SERV
-
COD_MOD
-
SER
-
DT_DOC
-
CANCELADO
-
COD_INF_OBS
-
VL_CONT_P
-
VL_ISNT_ISS_P
-
VL_BC_ISS_P
-
VL_ISS_P
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Nfs_simpl
public Nfs_simpl() -
Nfs_simpl
public Nfs_simpl(@Nullable String empresa, @Nullable String filial, @Nullable String num_doc, @Nullable BigDecimal aliq_iss, @Nullable String cod_serv, @Nullable String cod_mod, @Nullable String ser, @Nullable LocalDate dt_doc, @Nullable Boolean cancelado, @Nullable String cod_inf_obs, @Nullable BigDecimal vl_cont_p, @Nullable BigDecimal vl_isnt_iss_p, @Nullable BigDecimal vl_bc_iss_p, @Nullable BigDecimal vl_iss_p, @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
-
setNum_doc
(Key Field) Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: num_doc
- Parameters:
num_doc- Tax document number
-
setAliq_iss
(Key Field) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: aliq_iss
- Parameters:
aliq_iss- ISS Tax Rate (%)
-
setCod_serv
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: cod_serv
- Parameters:
cod_serv- Classification code of the service item
-
setCod_mod
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_mod
- Parameters:
cod_mod- Code of tax document model
-
setSer
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ser
- Parameters:
ser- Series
-
setDt_doc
Constraints: NullableOriginal property name from the Odata EDM: dt_doc
- Parameters:
dt_doc- Date
-
setCancelado
Constraints: Not nullableOriginal property name from the Odata EDM: cancelado
- Parameters:
cancelado- Canceled Document Indicator
-
setCod_inf_obs
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: cod_inf_obs
- Parameters:
cod_inf_obs- Observation Code
-
setVl_cont_p
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_cont_p
- Parameters:
vl_cont_p- Accounting Value (accumulated total)
-
setVl_isnt_iss_p
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_isnt_iss_p
- Parameters:
vl_isnt_iss_p- Accumulated value of non tributed operations
-
setVl_bc_iss_p
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_bc_iss_p
- Parameters:
vl_bc_iss_p- ISSQN Base Accumulated Value
-
setVl_iss_p
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_iss_p
- Parameters:
vl_iss_p- ISSQN Value
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Nfs_simpl>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Nfs_simpl>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Nfs_simpl>
-
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
-
getNum_doc
(Key Field) Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: num_doc
- Returns:
- Tax document number
-
getAliq_iss
(Key Field) Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: aliq_iss
- Returns:
- ISS Tax Rate (%)
-
getCod_serv
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: cod_serv
- Returns:
- Classification code of the service item
-
getCod_mod
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: cod_mod
- Returns:
- Code of tax document model
-
getSer
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ser
- Returns:
- Series
-
getDt_doc
Constraints: NullableOriginal property name from the Odata EDM: dt_doc
- Returns:
- Date
-
getCancelado
Constraints: Not nullableOriginal property name from the Odata EDM: cancelado
- Returns:
- Canceled Document Indicator
-
getCod_inf_obs
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: cod_inf_obs
- Returns:
- Observation Code
-
getVl_cont_p
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_cont_p
- Returns:
- Accounting Value (accumulated total)
-
getVl_isnt_iss_p
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_isnt_iss_p
- Returns:
- Accumulated value of non tributed operations
-
getVl_bc_iss_p
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_bc_iss_p
- Returns:
- ISSQN Base Accumulated Value
-
getVl_iss_p
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_iss_p
- Returns:
- ISSQN Value
-
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<Nfs_simpl>
-