Class Map_ref
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: map_refType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Map_ref,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Map_ref>Selector for all available fields of Map_ref.static final SimpleProperty.String<Map_ref>static final SimpleProperty.String<Map_ref>static final SimpleProperty.String<Map_ref>static final SimpleProperty.String<Map_ref>static final SimpleProperty.String<Map_ref>static final SimpleProperty.String<Map_ref>static final SimpleProperty.String<Map_ref>static final SimpleProperty.String<Map_ref>static final SimpleProperty.String<Map_ref>static final SimpleProperty.NumericDecimal<Map_ref>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionMap_ref()Map_ref(String empresa, String dt_lancto, String per_apur, String cod_cta, String cod_ccus, String cod_cta_ref, String dt_ini, String dt_fin, BigDecimal vl_sld_fin, String ind_vl_sld_fin, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Map_ref.Map_refBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 30(Key Field) Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 100protected StringConstraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected StringConstraints: Not nullable, Maximum length: 1protected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 3getType()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_ccus(String cod_ccus) (Key Field) Constraints: Not nullable, Maximum length: 30voidsetCod_cta(String cod_cta) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCod_cta_ref(String cod_cta_ref) (Key Field) Constraints: Not nullable, Maximum length: 100voidConstraints: Not nullable, Maximum length: 8void(Key Field) Constraints: Not nullable, Maximum length: 8voidsetDt_lancto(String dt_lancto) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetInd_vl_sld_fin(String ind_vl_sld_fin) Constraints: Not nullable, Maximum length: 1voidsetPer_apur(String per_apur) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetVl_sld_fin(BigDecimal vl_sld_fin) 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 Map_ref. -
EMPRESA
-
DT_LANCTO
-
PER_APUR
-
COD_CTA
-
COD_CCUS
-
COD_CTA_REF
-
DT_INI
-
DT_FIN
-
VL_SLD_FIN
-
IND_VL_SLD_FIN
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Map_ref
public Map_ref() -
Map_ref
public Map_ref(@Nullable String empresa, @Nullable String dt_lancto, @Nullable String per_apur, @Nullable String cod_cta, @Nullable String cod_ccus, @Nullable String cod_cta_ref, @Nullable String dt_ini, @Nullable String dt_fin, @Nullable BigDecimal vl_sld_fin, @Nullable String ind_vl_sld_fin, @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
-
setDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Parameters:
dt_lancto- Posting Date
-
setPer_apur
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: per_apur
- Parameters:
per_apur- Nature of credit deferred, attached to revenue taxed
-
setCod_cta
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta
- Parameters:
cod_cta- Account Code
-
setCod_ccus
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: cod_ccus
- Parameters:
cod_ccus- Cost Center
-
setCod_cta_ref
(Key Field) Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: cod_cta_ref
- Parameters:
cod_cta_ref- Referential Account Code
-
setDt_ini
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_ini
- Parameters:
dt_ini- Initial Date
-
setDt_fin
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_fin
- Parameters:
dt_fin- Final Date
-
setVl_sld_fin
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_sld_fin
- Parameters:
vl_sld_fin- Final Balance Value
-
setInd_vl_sld_fin
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_vl_sld_fin
- Parameters:
ind_vl_sld_fin- Final Balance Situation
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Map_ref>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Map_ref>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Map_ref>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getDt_lancto
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_lancto
- Returns:
- Posting Date
-
getPer_apur
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: per_apur
- Returns:
- Nature of credit deferred, attached to revenue taxed
-
getCod_cta
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cta
- Returns:
- Account Code
-
getCod_ccus
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: cod_ccus
- Returns:
- Cost Center
-
getCod_cta_ref
(Key Field) Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: cod_cta_ref
- Returns:
- Referential Account Code
-
getDt_ini
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_ini
- Returns:
- Initial Date
-
getDt_fin
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: dt_fin
- Returns:
- Final Date
-
getVl_sld_fin
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_sld_fin
- Returns:
- Final Balance Value
-
getInd_vl_sld_fin
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ind_vl_sld_fin
- Returns:
- Final Balance Situation
-
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<Map_ref>
-