Class Sub_corr
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: sub_corrType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Sub_corr,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Sub_corr>Selector for all available fields of Sub_corr.static final SimpleProperty.String<Sub_corr>static final SimpleProperty.String<Sub_corr>static final SimpleProperty.String<Sub_corr>static final SimpleProperty.String<Sub_corr>static final SimpleProperty.String<Sub_corr>static final SimpleProperty.Date<Sub_corr>static final SimpleProperty.Date<Sub_corr>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Sub_corr.Sub_corrBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 100(Key Field) Constraints: Not nullable, Maximum length: 6protected String(Key Field) Constraints: Not nullable, Maximum length: 4protected Stringprotected ODataEntityKeygetKey()Constraints: Not nullable, Maximum length: 2getType()Constraints: Nullable(Key Field) Constraints: Not nullableinthashCode()voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetCod_cnt_corr(String cod_cnt_corr) (Key Field) Constraints: Not nullable, Maximum length: 60voidsetCod_cta(String cod_cta) (Key Field) Constraints: Not nullable, Maximum length: 100voidsetCod_idt(String cod_idt) (Key Field) Constraints: Not nullable, Maximum length: 6voidsetEmpresa(String empresa) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetNat_sub_cnt(String nat_sub_cnt) Constraints: Not nullable, Maximum length: 2voidsetVig_ate(LocalDate vig_ate) Constraints: Nullablevoid(Key Field) Constraints: Not nullabletoString()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 Sub_corr. -
EMPRESA
-
COD_CTA
-
COD_IDT
-
COD_CNT_CORR
-
VIG_DE
-
VIG_ATE
-
NAT_SUB_CNT
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations.
-
-
Constructor Details
-
Sub_corr
public Sub_corr() -
Sub_corr
public Sub_corr(@Nullable String empresa, @Nullable String cod_cta, @Nullable String cod_idt, @Nullable String cod_cnt_corr, @Nullable LocalDate vig_de, @Nullable LocalDate vig_ate, @Nullable String nat_sub_cnt, @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
-
setCod_cta
(Key Field) Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: cod_cta
- Parameters:
cod_cta- Account Code (Chart)
-
setCod_idt
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: cod_idt
- Parameters:
cod_idt- Identification Code Account Sub-Group
-
setCod_cnt_corr
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cnt_corr
- Parameters:
cod_cnt_corr- Account number correlates
-
setVig_de
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: vig_de
- Parameters:
vig_de- Initial date of computation referred
-
setVig_ate
Constraints: NullableOriginal property name from the Odata EDM: vig_ate
- Parameters:
vig_ate- Final date of computation referred
-
setNat_sub_cnt
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: nat_sub_cnt
- Parameters:
nat_sub_cnt- Nature of Correlated Subaccount
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Sub_corr>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Sub_corr>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Sub_corr>
-
builder
-
getEmpresa
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: empresa
- Returns:
- Company Code
-
getCod_cta
(Key Field) Constraints: Not nullable, Maximum length: 100Original property name from the Odata EDM: cod_cta
- Returns:
- Account Code (Chart)
-
getCod_idt
(Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: cod_idt
- Returns:
- Identification Code Account Sub-Group
-
getCod_cnt_corr
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: cod_cnt_corr
- Returns:
- Account number correlates
-
getVig_de
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: vig_de
- Returns:
- Initial date of computation referred
-
getVig_ate
Constraints: NullableOriginal property name from the Odata EDM: vig_ate
- Returns:
- Final date of computation referred
-
getNat_sub_cnt
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: nat_sub_cnt
- Returns:
- Nature of Correlated Subaccount
-
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<Sub_corr>
-