Class Icmsdicpl
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: icmsdicplType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Icmsdicpl,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Icmsdicpl>Selector for all available fields of Icmsdicpl.static final SimpleProperty.String<Icmsdicpl>static final SimpleProperty.String<Icmsdicpl>static final SimpleProperty.String<Icmsdicpl>static final SimpleProperty.String<Icmsdicpl>static final SimpleProperty.NumericDecimal<Icmsdicpl>static final SimpleProperty.NumericDecimal<Icmsdicpl>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionIcmsdicpl(String empresa, String filial, String per_ref, String uf, BigDecimal vl_sld_cred_ant_fcp, BigDecimal vl_sld_cred_ant_difal, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Icmsdicpl.IcmsdicplBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableprotected String(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: 6getType()getUf()(Key Field) Constraints: Not nullable, Maximum length: 2Constraints: 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: 4voidsetPer_ref(String per_ref) (Key Field) Constraints: Not nullable, Maximum length: 6void(Key Field) Constraints: Not nullable, Maximum length: 2voidsetVl_sld_cred_ant_difal(BigDecimal vl_sld_cred_ant_difal) Constraints: Not nullable, Precision: 25, Scale: 6voidsetVl_sld_cred_ant_fcp(BigDecimal vl_sld_cred_ant_fcp) 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 Icmsdicpl. -
EMPRESA
-
FILIAL
-
PER_REF
-
UF
-
VL_SLD_CRED_ANT_FCP
-
VL_SLD_CRED_ANT_DIFAL
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Icmsdicpl
public Icmsdicpl() -
Icmsdicpl
public Icmsdicpl(@Nullable String empresa, @Nullable String filial, @Nullable String per_ref, @Nullable String uf, @Nullable BigDecimal vl_sld_cred_ant_fcp, @Nullable BigDecimal vl_sld_cred_ant_difal, @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
-
setPer_ref
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_ref
- Parameters:
per_ref- Bookkeeping reference period
-
setUf
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: uf
- Parameters:
uf- UF
-
setVl_sld_cred_ant_fcp
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_sld_cred_ant_fcp
- Parameters:
vl_sld_cred_ant_fcp- Credit Balance from Previous Period - FCP
-
setVl_sld_cred_ant_difal
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_sld_cred_ant_difal
- Parameters:
vl_sld_cred_ant_difal- Credit Balance from Previous Period - DIFAL
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Icmsdicpl>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Icmsdicpl>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Icmsdicpl>
-
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
-
getPer_ref
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: per_ref
- Returns:
- Bookkeeping reference period
-
getUf
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: uf
- Returns:
- UF
-
getVl_sld_cred_ant_fcp
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_sld_cred_ant_fcp
- Returns:
- Credit Balance from Previous Period - FCP
-
getVl_sld_cred_ant_difal
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_sld_cred_ant_difal
- Returns:
- Credit Balance from Previous Period - DIFAL
-
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<Icmsdicpl>
-