Class Opt_re_pa
java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Opt_re_pa>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Opt_re_pa
- All Implemented Interfaces:
VdmEntitySet
BR REFIS PAES Information
Original entity name from the Odata EDM: opt_re_paType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Opt_re_pa,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.NumericDecimal<Opt_re_pa>static final SimpleProperty<Opt_re_pa>Selector for all available fields of Opt_re_pa.static final SimpleProperty.String<Opt_re_pa>static final SimpleProperty.String<Opt_re_pa>static final SimpleProperty.String<Opt_re_pa>static final SimpleProperty.NumericDecimal<Opt_re_pa>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionOpt_re_pa(String empresa, String dt_lancto, String tp_tabela, BigDecimal acres_patr, BigDecimal vl_rec_bru, Collection<SAP__Message> _Messages) -
Method Summary
Modifier and TypeMethodDescriptionstatic Opt_re_pa.Opt_re_paBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: Not nullable, Precision: 25, Scale: 6protected String(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected ODataEntityKeygetKey()(Key Field) Constraints: Not nullable, Maximum length: 10getType()Constraints: Not nullable, Precision: 25, Scale: 6inthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetAcres_patr(BigDecimal acres_patr) Constraints: Not nullable, Precision: 25, Scale: 6voidsetDt_lancto(String dt_lancto) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetTp_tabela(String tp_tabela) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetVl_rec_bru(BigDecimal vl_rec_bru) 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 Opt_re_pa. -
EMPRESA
-
DT_LANCTO
-
TP_TABELA
-
ACRES_PATR
-
VL_REC_BRU
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Opt_re_pa
public Opt_re_pa() -
Opt_re_pa
public Opt_re_pa(@Nullable String empresa, @Nullable String dt_lancto, @Nullable String tp_tabela, @Nullable BigDecimal acres_patr, @Nullable BigDecimal vl_rec_bru, @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
-
setTp_tabela
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: tp_tabela
- Parameters:
tp_tabela- Sped Dynamic Table Type
-
setAcres_patr
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: acres_patr
- Parameters:
acres_patr- Additional Assets
-
setVl_rec_bru
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_rec_bru
- Parameters:
vl_rec_bru- Gross Revenue
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Opt_re_pa>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Opt_re_pa>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Opt_re_pa>
-
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
-
getTp_tabela
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: tp_tabela
- Returns:
- Sped Dynamic Table Type
-
getAcres_patr
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: acres_patr
- Returns:
- Additional Assets
-
getVl_rec_bru
Constraints: Not nullable, Precision: 25, Scale: 6Original property name from the Odata EDM: vl_rec_bru
- Returns:
- Gross Revenue
-
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<Opt_re_pa>
-